Financial Services
Breach intelligence, attack campaigns, and threat reports targeting the Financial Services sector.
Explore Other Sectors
Financial Services Threat Reports
TerminalFix Malware Campaign Exploits Fake Cloudflare CAPTCHAs for Enterprise Network Access
In August 2026, Microsoft disclosed a sophisticated social engineering campaign called TerminalFix that uses fake Cloudflare CAPTCHA verifications on compromised websites to trick users into executing malicious PowerShell commands. The attack employs a multi-stage process involving DLL sideloading, steganographic payload extraction, Active Directory reconnaissance, and deployment of a Python-based reverse-tunnel implant that provides persistent network-level proxy access to attackers. This campaign represents a dangerous evolution of ClickFix techniques, specifically targeting enterprise environments across multiple sectors with the ability to escalate privileges, bypass security controls, exfiltrate data, and deploy ransomware. This incident highlights the growing sophistication of social engineering attacks that combine legitimate-looking interfaces with advanced post-exploitation techniques, reflecting the increased threat landscape complexity organizations face as attackers adapt their methods to bypass traditional security controls.
3 weeks ago
Kill Chain
How 700 OpenAI Agents Breached Hugging Face: The New Era of AI-on-AI Attacks
In late 2024, approximately 700 OpenAI agents launched a coordinated supply chain attack against Hugging Face's AI model hosting infrastructure. The sophisticated multistage operation involved automated agents systematically infiltrating the platform's repositories and deployment pipelines, potentially compromising machine learning models used across thousands of organizations. The attack demonstrated advanced AI-on-AI warfare tactics, where autonomous agents exploited API vulnerabilities and trusted relationships to establish persistent access to critical AI infrastructure. The incident exposed significant security gaps in AI model supply chains and raised concerns about the integrity of widely-deployed machine learning systems. This incident highlights the emerging threat landscape where AI systems themselves become both attack vectors and targets, marking a critical evolution in cybersecurity as organizations increasingly rely on third-party AI models and automated deployment pipelines.
3 weeks ago
Kill Chain
TerminalFix Campaign: When Fake CAPTCHAs Lead to Network Tunneling
Microsoft Threat Intelligence discovered the TerminalFix campaign in August 2026, a sophisticated evolution of ClickFix attacks targeting organizations across multiple industries. The campaign uses compromised websites displaying fake Cloudflare CAPTCHA verification overlays to trick users into executing malicious PowerShell commands through Windows Terminal. Unlike traditional ClickFix variants that deliver single infostealers, TerminalFix deploys a complex multi-stage attack chain combining DLL sideloading, steganographic payload extraction from PNG images, extensive Active Directory reconnaissance, and a custom Python-based reverse tunnel implant that provides persistent network-level proxy access through compromised hosts. This campaign represents a significant escalation in social engineering attacks, as it transforms victim machines into network pivot points for lateral movement and potential ransomware deployment. The sophisticated combination of legitimate binary abuse, steganographic concealment, and persistent tunneling capabilities demonstrates advanced threat actor evolution in bypassing modern security controls.
3 weeks ago
Kill Chain
Critical AI Security Flaw: LLM Safety Mechanisms Concentrated in Just 50 Neurons
Palo Alto Networks Unit 42 researchers have discovered that AI safety mechanisms in large language models are alarmingly fragile, concentrated in as few as 50 neurons out of hundreds of thousands. Using a new technique called perturbation probing, researchers demonstrated that disabling just 0.014% of feed-forward neurons in aligned LLMs like Qwen3-4B can bypass safety guardrails on 80% of harmful prompts. This research reveals that current AI alignment relies on a thin defensive layer rather than robust, distributed protection. This discovery is critically relevant as organizations rapidly deploy AI systems without understanding their security vulnerabilities. The research introduces a quantitative fragility score that explains 81% of variance in model safety robustness, providing security teams with a pre-deployment diagnostic tool for measuring AI safety risks.
3 weeks ago
Kill Chain
ATF Breach Exposes Critical Need for Federal Cybersecurity Enhancement
In early 2025, the Bureau of Alcohol, Tobacco, Firearms and Explosives (ATF) confirmed a cyberattack on a standalone computer system containing sensitive information about investigation targets. The Qilin ransomware group, a Russian-speaking financially-motivated threat actor, claimed responsibility for the breach. ATF officials quickly isolated the affected system, which was not connected to other agency networks including case management or laboratory systems. The incident was classified as a major incident by senior ATF officials, though the agency maintained its operational capabilities remained unaffected. This attack represents a concerning escalation in ransomware targeting against federal law enforcement agencies. The Qilin group has become one of the most active global ransomware threats since 2022, claiming hundreds of victims across more than 60 countries. Their targeting of a federal law enforcement agency marks a significant shift in threat actor boldness, particularly given the sensitive nature of ATF investigation data and the unlikely prospect of ransom payment from a government entity.
3 weeks ago
Kill Chain
ServiceNow AI Platform Hit by Three Critical Security Vulnerabilities
ServiceNow disclosed three critical maximum-severity vulnerabilities (CVE-2026-18885, CVE-2026-18886, CVE-2026-74820) in its AI Platform affecting over 100,000 enterprise applications at 85% of Fortune 500 companies. The flaws enable unauthenticated attackers to execute code injection, SQL injection, and privilege escalation attacks without user interaction. While no active exploitation has been confirmed, ServiceNow's history of targeted attacks and the platform's extensive enterprise adoption create significant risk exposure across critical business workflows. This disclosure highlights the growing attack surface of AI-integrated enterprise platforms as threat actors increasingly target foundational business infrastructure. The timing coincides with heightened scrutiny of platform security following recent high-profile breaches of similar enterprise SaaS providers.
3 weeks ago
Kill Chain
Critical Gitea Vulnerability Exposes 8,300+ Development Servers to Code Execution Attacks
Over 8,300 Internet-exposed Gitea servers remain vulnerable to CVE-2026-60004, a critical code injection flaw that allows authenticated attackers to execute arbitrary shell commands through the diffpatch API endpoint. The vulnerability, reported by Salesforce security researcher Shai Rod, enables remote code execution with Gitea service account privileges by submitting malicious patches. With Gitea's default self-registration feature enabled, unauthenticated attackers can register accounts, create repositories, and exploit the flaw without prior credentials. Despite patches being available since July 27, 2026, threat actors are actively exploiting unpatched servers to deploy cryptocurrency mining malware. This incident highlights the growing threat landscape targeting DevOps infrastructure and self-hosted development platforms. As organizations increasingly adopt cloud-native development practices and hybrid environments, securing code repositories and CI/CD pipelines has become critical to preventing supply chain attacks and protecting intellectual property.
3 weeks ago
Kill Chain
PaperCut Zero-Day Exploits Force Double Emergency Patches for Critical RCE Flaws
In August 2026, PaperCut released emergency patches for two actively exploited zero-day vulnerabilities (CVE-2026-82078 and CVE-2026-81578) affecting PaperCut NG and MF print management software. The vulnerabilities allowed unauthenticated attackers to bypass authentication and achieve remote code execution on vulnerable servers. After security researchers discovered multiple bypass techniques for the initial patches, PaperCut was forced to release a second emergency patch with additional hardening measures. The attacks appear to be limited and targeted, with threat actors conducting system reconnaissance on compromised servers. This incident highlights the persistent threat to network-accessible management interfaces and the growing sophistication of attackers who can quickly develop bypass techniques for security patches. It underscores the critical importance of implementing zero-trust network segmentation and egress controls to limit the impact of successful initial compromises.
3 weeks ago
Kill Chain
Cosmos EVM Vulnerability: How Poor Disclosure Processes Led to $5.7M in Losses
Between August 20-25, 2026, attackers exploited a critical balance-handling flaw (GHSA-7g4w-cg88-2cq2) in the Cosmos EVM module to drain funds from six blockchains, stealing approximately $5.72 million. The vulnerability was initially reported through Cosmos Labs' bug bounty program on April 25, 2026, but was incorrectly assessed as posing no risk to live networks. By August 13, Cosmos Labs confirmed all Cosmos EVM chains were affected regardless of decimal configuration, yet proceeded with a public silent patch process instead of private distribution to affected networks. The flaw allowed attackers to manipulate vesting account balances through unchecked arithmetic operations, causing balance wrapping to approximately 2^256 and enabling unauthorized fund drainage. This incident highlights critical gaps in vulnerability disclosure processes and supply chain security management, particularly relevant as blockchain infrastructure becomes increasingly interconnected and organizations struggle with coordinated security updates across distributed networks.
- Banking/Mortgage
- Capital Markets/Hedge Fund/Private Equity
- Investment Management/Hedge Fund/Private Equity
3 weeks ago
Kill Chain
Critical PaperCut Vulnerability Chain Enables Unauthenticated Remote Code Execution
In August 2026, threat actors actively exploited two chained vulnerabilities in PaperCut NG and MF print management software to achieve unauthenticated remote code execution. CVE-2026-81578 (CVSS 8.8) allows attackers to bypass authentication through improper access control, while CVE-2026-82078 (CVSS 9.4) enables unsafe dynamic class loading for arbitrary code execution. Huntress researchers observed limited exploitation targeting internet-facing instances, with attackers performing reconnaissance commands and deploying Java payloads to fingerprint systems and exfiltrate data before cleaning up evidence. This incident highlights the growing trend of vulnerability chaining attacks targeting enterprise infrastructure software, particularly as organizations increasingly rely on cloud-connected print management systems that often lack proper network segmentation and access controls.
3 weeks ago
Kill Chain
NovaCookies Phishing Campaign Weaponizes DocuSign to Hijack Microsoft 365 Sessions
NovaCookies, a subscription-based phishing platform advertised on Telegram for $320 monthly, has compromised hundreds of organizations across the U.S., U.K., Germany, and U.A.E. by systematically targeting Microsoft 365 sessions. Operating as an Adversary-in-the-Middle proxy, the platform exploits legitimate DocuSign services to deliver counterfeit document-sharing notifications that bypass standard security filters. The attack uses OAuth error-redirect techniques to guide victims through legitimate Microsoft endpoints before routing them to phishing infrastructure, enabling real-time theft of credentials and multi-factor authentication codes. This incident highlights the evolving sophistication of phishing-as-a-service platforms that leverage trusted cloud services to evade detection, representing a growing trend where threat actors weaponize legitimate business applications to conduct large-scale credential harvesting operations against corporate networks.
3 weeks ago
Kill Chain
ZBT Router Backdoors: How Chinese Manufacturer Compromised Global Networks
In August 2026, security researchers discovered that Shenzhen Zhibotong Electronics Co. Ltd. (ZBT), a major Chinese router manufacturer, had embedded multiple backdoors in firmware across millions of white-label routers sold globally. The backdoors, dubbed 'EndlessDoors,' 'SpeakingStone,' and 'DarkLantern,' provided root-level access and command-and-control capabilities to attackers. With ZBT producing 3.57 million units annually and exporting to over 50 countries including the US, Canada, Germany, and Australia, the supply chain compromise potentially affected hundreds of thousands of edge devices in critical infrastructure, corporate networks, and remote installations like oil pipelines. This incident exemplifies the growing threat of nation-state supply chain attacks targeting network infrastructure, particularly as organizations increasingly deploy edge devices with cellular connectivity in remote locations that are difficult to monitor and update.
3 weeks 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