The breach isn’t the problem. The spread is. →The breach isn’t the problem. The spread is. →Measure in 5 min. Free AssessmentFree Assessment
Financial Services
Breach intelligence, attack campaigns, and threat reports targeting the Financial Services sector.
Explore Other Sectors
Financial Services Threat Reports
Microsoft Defender 'RoguePlanet' Zero-Day Grants SYSTEM Privileges
On June 9, 2026, security researcher Nightmare Eclipse disclosed a zero-day vulnerability in Microsoft Defender, termed 'RoguePlanet.' This flaw exploits a race condition, enabling attackers to gain SYSTEM-level privileges on fully patched Windows 10 and Windows 11 systems. The proof-of-concept exploit was released publicly, demonstrating the potential for unauthorized command prompt access with elevated privileges. The disclosure underscores ongoing challenges in vulnerability management and the critical need for timely patching. Organizations are urged to implement application allowlisting and monitor for unusual activity to mitigate potential exploitation risks.
3 months ago
Kill Chain
ServiceNow Security Incident 2026: API Vulnerability Exposes Customer Data
In June 2026, ServiceNow disclosed a security incident where attackers exploited an unauthenticated access flaw in a vulnerable API endpoint, allowing unauthorized queries to customer instance tables. The company detected anomalous activity and applied a security update on June 5, 2026, to restrict the API endpoint to authenticated users only. While specific data accessed was not disclosed, ServiceNow instances typically store sensitive enterprise information, including IT support tickets, employee records, and internal documentation. This incident underscores the critical importance of securing API endpoints against unauthorized access. As API usage continues to dominate web traffic, organizations must prioritize robust authentication and authorization mechanisms to prevent similar vulnerabilities and protect sensitive data from potential breaches.
3 months ago
Kill Chain
Critical RCE Vulnerability in Veeam Backup & Replication: CVE-2026-44963
In June 2026, Veeam disclosed a critical vulnerability (CVE-2026-44963) in its Backup & Replication software, affecting versions up to 12.3.2.4465. This flaw allows authenticated domain users to execute remote code on domain-joined backup servers, potentially compromising backup infrastructure and associated data. Veeam promptly released version 12.3.2.4854 to address this issue. ([veeam.com](https://www.veeam.com/kb4869?utm_source=openai)) The incident underscores the persistent threat of remote code execution vulnerabilities in critical infrastructure. Organizations are urged to apply patches swiftly and review access controls to mitigate risks associated with authenticated user exploits.
3 months ago
Kill Chain
Microsoft's GitHub Repositories Breached in Miasma Malware Attack
In early June 2026, Microsoft identified a significant security breach involving 73 of its open-source GitHub repositories. The attack, attributed to the Miasma malware campaign, led to the injection of information-stealing code into these projects. This malicious code was designed to execute automatically when developers opened the compromised repositories in AI-powered coding tools or integrated development environments (IDEs), thereby exfiltrating sensitive credentials. In response, Microsoft temporarily disabled access to the affected repositories to prevent further exploitation and initiated a comprehensive investigation to assess the extent of the compromise and mitigate potential risks to users. ([techcrunch.com](https://techcrunch.com/2026/06/08/microsofts-open-source-tools-were-hacked-to-steal-passwords-of-ai-developers/?utm_source=openai)) This incident underscores the escalating threat of sophisticated supply chain attacks targeting widely used open-source platforms. The Miasma campaign's ability to infiltrate and propagate through trusted development tools highlights the urgent need for enhanced security measures within the software development lifecycle. Organizations are advised to implement stringent code review processes, employ robust anomaly detection systems, and foster a culture of security awareness among developers to defend against such evolving threats. ([computing.co.uk](https://www.computing.co.uk/news/2026/security/microsoft-s-github-repositories-taken-offline-amid-miasma-supply-chain-attack?utm_source=openai))
3 months ago
Kill Chain
Check Point VPN Vulnerability Exploited by Qilin Ransomware
In early May 2026, a critical zero-day vulnerability (CVE-2026-50751) was exploited in Check Point's Remote Access VPN and Mobile Access products configured with the deprecated IKEv1 protocol. This flaw allowed unauthenticated attackers to bypass authentication and establish VPN sessions without valid credentials. The Qilin ransomware group was identified as exploiting this vulnerability, leading to unauthorized access and potential data breaches in several organizations. ([darkreading.com](https://www.darkreading.com/vulnerabilities-threats/check-point-vpn-flaw-exploited-early-may?utm_source=openai)) The exploitation of this vulnerability underscores the risks associated with using outdated protocols like IKEv1. Organizations must prioritize updating their systems to supported protocols and apply security patches promptly to mitigate such threats. ([darkreading.com](https://www.darkreading.com/vulnerabilities-threats/check-point-vpn-flaw-exploited-early-may?utm_source=openai))
3 months ago
Kill Chain
Silent Ransom Group's Bold Tactics: A Wake-Up Call for Law Firms
Between January and May 2026, the Silent Ransom Group (SRG), also known as UNC3753, targeted numerous U.S. law firms through a sophisticated data theft extortion campaign. The attackers employed a combination of voice phishing (vishing), social engineering, and physical office intrusions. Initially, they contacted employees via phone calls or phishing emails, posing as IT support to gain remote access. If these attempts failed, SRG operatives visited offices in person, impersonating IT staff to physically access systems and exfiltrate sensitive data using USB drives or external hard drives. The stolen data included contracts, personal information, and financial records, which were then used to extort victims under the threat of public disclosure. ([darkreading.com](https://www.darkreading.com/cyberattacks-data-breaches/silent-ransom-us-law-firms-extortion-attacks?utm_source=openai)) This incident underscores a concerning evolution in cybercriminal tactics, blending traditional social engineering with physical infiltration. The legal sector, handling highly sensitive client information, remains a prime target. Organizations must enhance their security protocols, including employee training on social engineering, stringent verification processes for IT support requests, and robust physical security measures to prevent unauthorized access.
3 months ago
Kill Chain
Critical LiteLLM Vulnerability CVE-2026-42271 Exploited in the Wild
In May 2026, a critical command injection vulnerability, CVE-2026-42271, was identified in LiteLLM versions 1.74.2 through 1.83.6. This flaw allowed authenticated users to execute arbitrary commands on the host system by exploiting two endpoints used to preview an MCP server before saving it. The vulnerability was actively exploited in the wild, leading to unauthorized remote code execution. LiteLLM addressed the issue by releasing version 1.83.7, which requires the PROXY_ADMIN role for the affected endpoints. The exploitation of CVE-2026-42271 underscores the increasing targeting of AI infrastructure by threat actors. Organizations utilizing LiteLLM are urged to update to the latest version promptly to mitigate potential risks associated with this vulnerability.
3 months ago
Kill Chain
FROST Attack: A New Threat to User Privacy via SSD Timing
In June 2026, researchers from Graz University of Technology unveiled a novel side-channel attack named FROST (Fingerprinting Remotely using OPFS-based SSD Timing). This attack enables malicious websites to infer users' browsing habits and application usage by exploiting SSD access time variations through JavaScript, without requiring native code execution or user permissions. By leveraging the Origin Private File System (OPFS) API, attackers can create large files that induce measurable SSD latency changes when other applications or websites are accessed, allowing them to identify specific user activities with high accuracy. ([tugraz.elsevierpure.com](https://tugraz.elsevierpure.com/de/publications/frost-fingerprinting-remotely-using-opfs-based-ssd-timing/?utm_source=openai)) The FROST attack underscores the evolving landscape of web-based privacy threats, highlighting the potential for sophisticated side-channel attacks that operate entirely within the browser environment. As web applications become more complex and integrated with local system resources, the need for robust security measures to mitigate such vulnerabilities becomes increasingly critical.
3 months ago
Kill Chain
Hades PyPI Attack: A New Wave of Supply Chain Threats
In June 2026, a sophisticated supply chain attack known as the Hades campaign targeted the Python Package Index (PyPI), compromising 37 malicious wheel artifacts across 19 packages. The attackers utilized Python's .pth files to execute code automatically during interpreter startup, downloading the Bun JavaScript runtime and running an obfuscated JavaScript payload. This payload harvested a wide range of sensitive data, including credentials for GitHub, npm, PyPI, cloud services, and Kubernetes configurations. The stolen data was exfiltrated to public GitHub repositories with descriptions such as "Hades - The End for the Damned." This incident underscores the evolving nature of supply chain attacks, highlighting the need for enhanced security measures in open-source ecosystems. The use of legitimate package features for malicious purposes demonstrates the attackers' increasing sophistication and the critical importance of vigilant package management and code review processes.
3 months ago
Kill Chain
CISA Adds Two Exploited Vulnerabilities to KEV Catalog
On June 8, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog: CVE-2026-42271 and CVE-2026-50751. CVE-2026-42271 affects BerriAI's LiteLLM versions 1.74.2 through 1.83.6, where certain endpoints allow authenticated users to execute arbitrary commands on the host system. CVE-2026-50751 impacts Check Point's Remote Access VPN and Mobile Access products using the deprecated IKEv1 protocol, enabling unauthenticated attackers to establish VPN sessions without valid credentials. Both vulnerabilities have been actively exploited, posing significant risks to federal enterprises. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-42271?utm_source=openai)) The inclusion of these vulnerabilities in the KEV Catalog underscores the critical need for organizations to promptly address known security flaws. As cyber threats evolve, timely remediation of such vulnerabilities is essential to maintain robust security postures and protect sensitive information from unauthorized access.
3 months ago
Kill Chain
Urgent: Chrome V8 Zero-Day CVE-2026-11645 Exploited in the Wild
In June 2026, Google addressed a high-severity zero-day vulnerability, CVE-2026-11645, in Chrome's V8 JavaScript engine. This out-of-bounds read and write flaw allowed remote attackers to execute arbitrary code within the browser sandbox via crafted HTML pages. Discovered by researcher '303f06e3' in April 2026, the vulnerability was actively exploited in the wild prior to the patch release. ([infosecurity-magazine.com](https://www.infosecurity-magazine.com/news/google-patch-chrome-vulnerability/?utm_source=openai)) The incident underscores the persistent targeting of Chrome's V8 engine by threat actors, highlighting the need for continuous vigilance and prompt patching. Organizations should prioritize updating to Chrome version 149.0.7827.103 or later to mitigate potential risks. ([securityweek.com](https://www.securityweek.com/google-patches-5th-chrome-zero-day-exploited-in-2026/?utm_source=openai))
3 months ago
Kill Chain
Russian-Aligned Groups Exploit WinRAR Vulnerability to Target Ukrainian Organizations
In June 2026, cybersecurity researchers identified that Russian-aligned groups, Earth Dahu (Gamaredon) and SHADOW-EARTH-066 (UAC-0226), continued exploiting a critical vulnerability in WinRAR (CVE-2025-8088) to target Ukrainian organizations. This path traversal flaw allows attackers to execute arbitrary code by crafting malicious archive files. Despite a patch being released in July 2025, the absence of automatic updates in WinRAR has left many systems vulnerable. The attackers utilized this exploit to deploy information-stealing malware, such as GIFTEDCROOK, which harvests sensitive data from infected systems. The persistent exploitation of CVE-2025-8088 underscores the critical importance of timely software updates and the risks associated with unpatched vulnerabilities. Organizations are urged to manually update WinRAR to version 7.13 or later to mitigate this threat. ([windowscentral.com](https://www.windowscentral.com/software-apps/new-winrar-zero-day-pc-vulnerability-exploited-by-hackers-what-you-need-to-know?utm_source=openai))
3 months ago
Kill Chain
Stop Active Cloud Data Exfiltration
Aviatrix Rapid Containment 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