✨ The Containment Era is here. Secure AI workloads before they breach. →The Containment Era is here. →The Containment Era is here. →Explore ✨
Financial Services
Breach intelligence, attack campaigns, and threat reports targeting the Financial Services sector.
Explore Other Sectors
Financial Services Threat Reports
YellowKey Zero-Day: Bypassing BitLocker Encryption with Physical Access
In May 2026, a security researcher known as 'Nightmare Eclipse' publicly disclosed a zero-day vulnerability named 'YellowKey' affecting Windows BitLocker encryption. This flaw allows attackers with physical access to a device to bypass BitLocker protections using a USB drive containing specially crafted 'FsTx' files. By rebooting into the Windows Recovery Environment (WinRE) and triggering a shell with unrestricted access, attackers can access encrypted data without requiring user credentials. Microsoft has acknowledged the vulnerability, assigned it CVE-2026-45585, and provided mitigation guidance to protect affected systems. The disclosure of YellowKey underscores the critical importance of physical security measures and the need for prompt application of security updates. Organizations should review their device access policies and implement the recommended mitigations to prevent potential exploitation of this vulnerability.
2 months ago
Kill Chain
GitHub's 2026 Breach: Lessons from the TeamPCP VS Code Extension Attack
In May 2026, GitHub confirmed a security breach involving the exfiltration of approximately 3,800 internal repositories. The incident originated when an employee installed a malicious Visual Studio Code (VS Code) extension, which compromised the device and allowed unauthorized access to GitHub's internal code repositories. The threat actor, identified as TeamPCP, claimed responsibility for the attack and attempted to sell the stolen data on cybercrime forums for at least $50,000. GitHub's investigation indicated that the breach was limited to internal repositories, with no evidence suggesting that customer data was affected. This incident underscores the growing threat of supply chain attacks targeting development environments. The use of malicious VS Code extensions as an attack vector highlights the need for heightened vigilance and robust security measures within software development processes. Organizations must reassess their security protocols to mitigate risks associated with third-party tools and extensions.
2 months ago
Kill Chain
Grafana Labs Breach: Lessons from the TanStack Supply-Chain Attack
In May 2026, Grafana Labs experienced a security breach stemming from the TanStack npm supply-chain attack orchestrated by the cybercrime group TeamPCP. The attackers published malicious versions of TanStack packages, which, when integrated into Grafana's CI/CD pipeline, executed credential-stealing malware. This led to the exfiltration of GitHub workflow tokens, granting unauthorized access to Grafana's private repositories. Although the company promptly rotated most tokens upon detecting the intrusion, one token was overlooked, enabling the attackers to access and download the company's source code and internal operational information. Importantly, no customer data or production systems were compromised during this incident. ([grafana.com](https://grafana.com/blog/grafana-labs-security-update-latest-on-tanstack-npm-supply-chain-ransomware-incident/?utm_source=openai)) This breach underscores the escalating threat posed by sophisticated supply-chain attacks targeting widely-used open-source packages. Organizations must enhance their vigilance and implement robust security measures within their development pipelines to mitigate such risks. The incident also highlights the critical importance of comprehensive credential management and the necessity for thorough audits to ensure all potential vulnerabilities are addressed promptly.
2 months ago
Kill Chain
Hackers Exploit SonicWall VPN MFA Bypass Vulnerability CVE-2024-12802
In early 2026, threat actors exploited a vulnerability in SonicWall Gen6 SSL-VPN appliances, identified as CVE-2024-12802, to bypass multi-factor authentication (MFA). By brute-forcing VPN credentials and leveraging incomplete patching, attackers gained unauthorized access to internal networks. Once inside, they conducted reconnaissance, tested credential reuse, and attempted to deploy tools like Cobalt Strike for command-and-control communication. The exploitation was facilitated by organizations failing to perform necessary manual reconfigurations after firmware updates, leaving systems susceptible to MFA bypass. This incident underscores the critical importance of comprehensive patch management and adherence to vendor-recommended remediation steps. The exploitation of CVE-2024-12802 highlights a broader trend of attackers targeting VPN vulnerabilities to infiltrate corporate networks, emphasizing the need for vigilant security practices and thorough system updates.
2 months ago
Kill Chain
Ukrainian Authorities Uncover Major Infostealer Operation in 2026
In May 2026, Ukrainian cyberpolice, in collaboration with U.S. law enforcement, identified an 18-year-old from Odesa responsible for deploying infostealer malware between 2024 and 2025. This operation targeted users of a California-based online store, compromising 28,000 customer accounts. Of these, 5,800 accounts were exploited to make unauthorized purchases totaling approximately $721,000, resulting in direct losses of $250,000, including chargebacks. The suspect managed the infrastructure for processing and selling stolen session data, which allowed access to victim accounts without credentials, potentially bypassing multi-factor authentication. This incident underscores the escalating threat posed by infostealer malware, which has become increasingly sophisticated and prevalent. Recent reports indicate a surge in such attacks, with infostealers being used to steal billions of credentials annually, facilitating further cybercrimes like ransomware and supply chain attacks. Organizations must enhance their cybersecurity measures to mitigate these evolving threats.
2 months ago
Kill Chain
Critical Windows Zero-Day Vulnerabilities Uncovered: 'YellowKey' and 'GreenPlasma'
In May 2026, a security researcher known as 'Nightmare Eclipse' disclosed multiple zero-day vulnerabilities affecting Windows systems, including 'YellowKey' and 'GreenPlasma'. 'YellowKey' allows attackers with physical access to bypass BitLocker encryption using a USB device, while 'GreenPlasma' enables local privilege escalation to SYSTEM level by exploiting the Windows CTFMON input service. These vulnerabilities expose critical weaknesses in Windows security mechanisms, potentially leading to unauthorized data access and system control. The rapid disclosure of these zero-days, some of which are actively exploited, underscores the urgency for organizations to implement robust security measures beyond patching, such as enforcing physical security controls, applying the principle of least privilege, and enhancing monitoring for anomalous activities.
2 months ago
Kill Chain
Verizon DBIR 2026 Highlights AI-Driven Surge in Vulnerability Exploitation
In 2026, Verizon's Data Breach Investigations Report (DBIR) revealed a significant shift in cyberattack vectors, with vulnerability exploitation accounting for 31% of breaches, surpassing stolen credentials for the first time. This surge is attributed to threat actors leveraging artificial intelligence (AI) to rapidly identify and exploit software flaws, reducing the window for defense from months to mere hours. ([verizon.com](https://www.verizon.com/about/news/breach-industry-wide-dbir-finds?utm_source=openai)) The report also highlights a concerning decline in vulnerability remediation, with only 26% of critical vulnerabilities in CISA's Known Exploited Vulnerabilities catalog fully addressed in 2025, down from 38% the previous year. This trend underscores the urgent need for organizations to enhance their patch management processes and adopt proactive security measures to mitigate the evolving threat landscape. ([cyberscoop.com](https://cyberscoop.com/verizon-data-breach-investigations-report-2026/?utm_source=openai))
2 months ago
Kill Chain
Grafana Labs GitHub Breach: A Wake-Up Call for Supply Chain Security
In May 2026, Grafana Labs experienced a security breach when attackers exploited a stolen GitHub token to access and download the company's codebase. The breach was detected on May 11, 2026, and the attackers subsequently issued a ransom demand, threatening to release the stolen code. Grafana Labs refused to pay the ransom, emphasizing that no customer data or production systems were compromised. The company has since revoked the compromised credentials and implemented additional security measures to prevent future incidents. This incident underscores the growing threat of supply chain attacks targeting development environments. Organizations are increasingly vulnerable to such breaches, highlighting the need for robust security practices, including regular credential audits and enhanced monitoring of CI/CD pipelines.
2 months ago
Kill Chain
Microsoft Releases Mitigation for YellowKey BitLocker Bypass CVE-2026-45585 Exploit
In May 2026, a security researcher known as Nightmare-Eclipse publicly disclosed a vulnerability named 'YellowKey' (CVE-2026-45585) affecting Windows 11 and Windows Server 2025. This flaw allows attackers with physical access to bypass BitLocker encryption by exploiting the Windows Recovery Environment (WinRE), thereby gaining unauthorized access to encrypted data. The exploit involves placing specially crafted 'FsTx' files on a USB drive, booting into WinRE, and triggering an unrestricted shell with full access to the encrypted volume. The public disclosure of YellowKey highlights the ongoing risks associated with physical access attacks and underscores the importance of robust security measures beyond software-based protections. Organizations must reassess their physical security protocols and implement additional safeguards, such as requiring a PIN at startup, to mitigate such vulnerabilities.
2 months ago
Kill Chain
GitHub Breach 2026: Understanding TeamPCP's Supply Chain Attack
In May 2026, GitHub experienced a significant security breach when an employee's device was compromised through a malicious Visual Studio Code extension. This intrusion allowed the threat actor known as TeamPCP to exfiltrate approximately 3,800 internal repositories containing proprietary source code and internal organizational data. TeamPCP subsequently listed this data for sale on a cybercrime forum, demanding a minimum of $50,000, with threats to release the information publicly if no buyer emerged. GitHub has stated that, as of now, there is no evidence indicating that customer data or external repositories were affected. This incident underscores the escalating threat posed by supply chain attacks targeting development environments. The use of compromised development tools to infiltrate organizations highlights the need for heightened vigilance and robust security measures within software development processes. Organizations must reassess their security protocols to mitigate the risks associated with such sophisticated attack vectors.
2 months ago
Kill Chain
Microsoft Disrupts Fox Tempest's Malware-Signing Service
In May 2026, Microsoft disrupted a malware-signing-as-a-service (MSaaS) operation run by the threat actor Fox Tempest. This operation exploited Microsoft's Artifact Signing system to generate fraudulent code-signing certificates, enabling cybercriminals to distribute malware that appeared legitimate. Fox Tempest's service was linked to various ransomware groups, including Vanilla Tempest, Storm-0501, Storm-2561, and Storm-0249, facilitating attacks that compromised thousands of machines and networks worldwide. The disruption involved seizing domain names, websites, and Azure resources associated with Fox Tempest, effectively dismantling their infrastructure. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/19/exposing-fox-tempest-a-malware-signing-service-operation/?utm_source=openai)) This incident underscores the evolving tactics of cybercriminals who increasingly abuse legitimate services to enhance the effectiveness of their attacks. The takedown of Fox Tempest highlights the critical need for continuous monitoring and rapid response to such threats, as well as the importance of strengthening verification processes to prevent the misuse of code-signing tools. ([blogs.microsoft.com](https://blogs.microsoft.com/on-the-issues/2026/05/19/disrupting-fox-tempest-a-cybercrime-service/?utm_source=openai))
2 months ago
Kill Chain
Verizon's 2026 DBIR: A Wake-Up Call on Exploited Vulnerabilities and Ransomware
In 2025, Verizon's Data Breach Investigations Report (DBIR) analyzed over 22,000 breaches, revealing that exploited vulnerabilities became the primary initial access vector, accounting for 31% of incidents—up from 20% the previous year. This surge underscores the challenges organizations face in timely vulnerability management, with the median time to fully patch a vulnerability increasing to 43 days from 32 days in 2024. Additionally, ransomware incidents rose to 48% of breaches, highlighting the persistent threat posed by financially motivated cybercriminals. The report also noted a decline in the remediation of critical vulnerabilities listed in CISA's Known Exploited Vulnerabilities catalog, with only 26% fully addressed by organizations in 2025, down from 38% in 2024. This trend emphasizes the need for enhanced vulnerability management practices and proactive security measures to mitigate the evolving cyber threat landscape.
2 months ago
Kill Chain
Stop Active Cloud Data Exfiltration
Aviatrix Breach Lock helps teams instantly identify what data is leaving the environment, from which workload, and where it’s going — during an active breach.
Looking for threats in a different sector?
Browse All Threat Reports