Cybersecurity company ReliaQuest has confirmed that one of its own employees fell for a social engineering attack, handing attackers a password and a brief window into the company’s identity system. The admission came after the extortion group ShinyHunters posted screenshots on its leak site, claiming a bigger win. The incident was preceded by an unusual exchange on X several days earlier. Last we

Cybersecurity firm ReliaQuest has confirmed that one of its employees was compromised in a social engineering attack, leading to the temporary exposure of a single identity within the company's systems. The admission followed claims by the extortion group ShinyHunters, which posted screenshots on its leak site suggesting a more significant breach.
The incident unfolded on August 22, 2026, when attackers targeted ReliaQuest staff with a sophisticated phishing scheme. The threat actors created a convincing lookalike domain and a fraudulent single sign-on (SSO) page, which they concealed behind a content delivery network. They then initiated calls to multiple employees, impersonating a named member of the security team, and attempted to direct them to the fake login portal.
One employee ultimately entered their password and approved a multi-factor authentication (MFA) push notification on their device. This action granted the attackers a brief, view-only session within ReliaQuest's identity dashboard. However, the company stated that no ReliaQuest applications or systems were accessed, and no customer data was ever touched. Attempts by the threat actor to access further applications from the dashboard were consistently denied due to existing security controls.
ReliaQuest emphasized that the attack was contained because logging into its identity system does not automatically grant access to all other systems. Untrusted devices, regardless of valid credentials, were unable to reach the company's applications. Upon detection, ReliaQuest promptly terminated the attacker's session, enforced a password reset for the compromised account, and reset all associated authentication factors. The company asserted that no additional identities were accessed, no business applications were reached, no customer or ReliaQuest data was compromised beyond the initial login credentials, and no persistence was established. ReliaQuest explicitly denied claims of a broader compromise or ransomware targeting.
The incident was preceded by an unusual exchange on X (formerly Twitter). On August 17, ReliaQuest Threat Research posted a warning about a wider ShinyHunters campaign involving the registration of domains under the .claims top-level domain (TLD) and the group's expanded social engineering tactics, which included impersonating legal teams, help desks, and IT staff. In response, an account associated with the Odysseus Group replied with screenshots and a provocative message, "Who's hunting who?", implying that ReliaQuest researchers themselves had become targets. These posts were subsequently deleted.
On August 23, a listing naming ReliaQuest appeared on a ShinyHunters-associated leak site. The group's post, which included screenshots purporting to show access to a ReliaQuest Okta SSO account, stated, "This time the post is about you, not us. Let Mandiant report and advise on us accurately, go away."
ReliaQuest acknowledged that even trained staff can be susceptible to social engineering, particularly when attackers possess prior knowledge, such as an employee's name. The company highlighted that the incident served as an important reminder of the persistent tactics employed by threat actor groups.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.