The Containment Era is here. →Explore

Industry Category

Financial Services

Breach intelligence, attack campaigns, and threat reports targeting the Financial Services sector.

3538 threat reports
Page 37 of 295

Explore Other Sectors

Accounting
Aerospace
Aerospace/Aviation
Agriculture
Airlines/Aviation
Animation
Apparel/Fashion
Architecture/Planning
Artificial Intelligence
Artificial Intelligence/Machine Learning
Arts/Crafts
Automotive
Aviation/Aerospace
Banking/Mortgage
Biotechnology/Greentech
Blockchain/Cryptocurrency
Broadcast Media
Broadcasting Media
Broadcasting/Media
Building Materials
Business Supplies/Equipment
Capital Markets/Hedge Fund/Private Equity
Chemical
Chemicals
Civic/Social Organization
Civil Engineering
Cloud Computing
Cloud Computing/SaaS
Cloud Services
Commercial Facilities
Commercial Real Estate
Computer Games
Computer Hardware
Computer Networking
Computer Software/Engineering
Computer/Network Security
Construction
Consulting
Consumer Electronics
Consumer Goods
Consumer Services
Cosmetics
Cosmetics
Critical Manufacturing
Cryptocurrencies
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
Defense/Space
Design
E-Learning
Education Management
Electrical/Electronic Manufacturing
Emergency Services
Energy
Energy/Oil/Solar/Greentech
Entertainment/Movie Production
Environmental Services
Events Services
Facilities Services
Farming
Fashion/Apparel
Financial Services
Fine Art
Fishery
Food Production
Food/Beverages
Fortune 500 companies
Franchising
Fundraising
Gambling/Casinos
Gaming
Gaming/Casinos
Government Administration
Government Facilities
Government Relations
Graphic Design/Web Design
Health Care / Life Sciences
Higher Education/Acadamia
Hospitality
Human Resources/HR
Import/Export
Individual/Family Services
Industrial Automation
Information Services
Information Technology/IT
Insurance
International Affairs
International Trade/Development
Internet
Investment Banking/Venture
Investment Management/Hedge Fund/Private Equity
Judiciary
Law Enforcement
Law Practice/Law Firms
Legal Services
Legislative Office
Leisure/Travel
Logistics/Procurement
Luxury Goods/Jewelry
Machinery
Management Consulting
Manufacturing
Maritime
Marketing/Advertising/Sales
Mechanical or Industrial Engineering
Media Production
Medical Equipment
Medical Practice
Military Industry
Mining/Metals
Mobile
Museums/Institutions
Music
Newspapers/Journalism
Non-Profit/Volunteering
Oil/Energy/Solar/Greentech
Online Publishing
Outsourcing/Offshoring
Package/Freight Delivery
Parking
Pharmaceuticals
Philanthropy
Photography
Plastics
Political Organization
Primary/Secondary Education
Professional Training
Public Relations/PR
Public Safety
Publishing Industry
Railroad Manufacture
Real Estate/Mortgage
Recreational Facilities/Services
Religious Institutions
Renewables/Environment
Research Industry
Restaurants
Retail Industry
Robotics
Rural Healthcare
Security/Investigations
Semiconductors
Sporting Goods
Sports
Staffing/Recruiting
Supermarkets
Technology
Technology/IT
Telecommunications
Think Tanks
Toys and Games
Transportation
Travel/Tourism
Trucking/Freight
Utilities
Venture Capital/VC
Warehousing
Water and Waste Management
Water and Wastewater
Water and Wastewater Systems
Water and Wastewater Treatment
Water, Waste, Steam, and Air Conditioning Services
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wireless

Financial Services Threat Reports

Showing 433444 / 3538 reports
FortiBleed: Massive Credential Exposure in Fortinet Firewalls
Impact· HIGH

FortiBleed: Massive Credential Exposure in Fortinet Firewalls

In June 2026, the 'FortiBleed' campaign emerged as a significant cybersecurity threat, compromising over 86,000 Fortinet FortiGate firewalls across 194 countries. Attackers utilized a Golang-based tool, FortigateSniffer, to exploit default credentials and weak password practices, turning these devices into passive credential collectors across 24 authentication protocols. This led to the exposure of approximately 110 million credentials, affecting major corporations and government agencies worldwide. The incident underscores the critical importance of robust password policies and the implementation of multi-factor authentication (MFA). Organizations are urged to review and enhance their security measures to prevent similar breaches, as reliance on default credentials and inadequate password management continue to be exploited by threat actors.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(high)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(medium)
Read Report
GitHub Actions Enhances Security with 'actions/checkout' v7 Update
Impact· MEDIUM

GitHub Actions Enhances Security with 'actions/checkout' v7 Update

In June 2026, GitHub enhanced the security of its software supply chain by updating the 'actions/checkout' action to block common 'pwn request' attack patterns. These attacks exploit the 'pull_request_target' workflow trigger to execute malicious code with full workflow privileges. Effective June 18, 2026, 'actions/checkout' version 7 and later versions refuse to fetch fork pull request code in 'pull_request_target' and 'workflow_run' workflows by default, unless explicitly configured otherwise. This change aims to prevent unauthorized code execution and protect repositories from potential compromises. This update is particularly relevant now due to the increasing prevalence of supply chain attacks targeting CI/CD pipelines. By enforcing stricter defaults, GitHub addresses a critical vulnerability that has been exploited in recent incidents, thereby strengthening the overall security posture of the developer community.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
SonicWall Vulnerability CVE-2024-40766: A Ransomware Exploitation Case Study
Impact· CRITICAL

SonicWall Vulnerability CVE-2024-40766: A Ransomware Exploitation Case Study

In August 2024, SonicWall disclosed CVE-2024-40766, a critical improper access control vulnerability in SonicOS affecting Gen 5, Gen 6, and Gen 7 firewalls. Despite the availability of patches, ransomware groups such as Akira and Fog have been actively exploiting this vulnerability since September 2024, leading to unauthorized access and rapid encryption of organizational data. By December 2024, approximately 48,933 devices remained unpatched and publicly exposed, with attacks escalating in mid-2025, particularly targeting Gen 7 firewalls. In some cases, attackers achieved data encryption within 55 minutes of initial access. The continued exploitation of CVE-2024-40766 underscores the critical importance of not only applying security patches but also addressing post-patch configurations. Organizations must ensure comprehensive remediation, including password resets, account audits, and proper configuration of security settings, to prevent exploitation by threat actors leveraging known vulnerabilities.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Guarding AI Memory: Microsoft's Comprehensive Security Approach
Impact· HIGH

Guarding AI Memory: Microsoft's Comprehensive Security Approach

In June 2026, Microsoft published an article titled 'Guarding AI Memory,' highlighting the critical importance of securing AI memory systems. The article discusses how AI memory transforms AI systems from stateless tools into learning collaborators, thereby increasing their attack surface. It emphasizes that without memory, attackers need to achieve their objectives in a single prompt, whereas with AI memory, they can shape behavior gradually over time or plant memories that influence agent reasoning after the original context is gone and user awareness is lower. Microsoft outlines a defense-in-depth approach to protect AI memory, spanning every layer of the stack: storage, retrieval, model interaction, and user control. This approach includes implementing sanitization checks on memory writes, governing stored memories with existing data policies, and providing observability through audit logs. The article also presents a guiding framework for building safe AI memory, emphasizing principles such as establishing intent and provenance before persistence, enforcing boundaries outside the model, treating retrieval as a risk decision, providing full lifecycle visibility for security teams, and keeping users in control. This publication underscores the evolving threat landscape in AI systems and the necessity for robust security measures to protect AI memory from potential attacks.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Unveiling the Complexity: Dual Threat Actors Exploit SharePoint Vulnerabilities in 2026
Impact· HIGH

Unveiling the Complexity: Dual Threat Actors Exploit SharePoint Vulnerabilities in 2026

In June 2026, Microsoft's Detection and Response Team (DART) investigated a complex cyber intrusion involving two unrelated threat actors operating simultaneously within the same environment. The initial access was achieved through exploitation of known vulnerabilities in on-premises SharePoint servers, notably CVE-2025-49706 and CVE-2025-49704. One actor, identified as Storm-2603, utilized legitimate tools like Velociraptor to map the environment and established multiple remote access channels via Cloudflare tunneling, Zoho Assist, and SSH connections configured through Visual Studio Code. Concurrently, a second, unidentified actor employed techniques such as malicious DLL sideloading and custom backdoors, complicating detection and attribution. This dual-actor presence enabled sustained access and obfuscated the full scope of the intrusion. This incident underscores the evolving complexity of cyber threats, where multiple actors may exploit the same vulnerabilities simultaneously, blending tactics to evade detection. It highlights the critical need for organizations to implement comprehensive patch management, enhance identity security, and maintain continuous visibility across their environments to detect and respond to such sophisticated attacks effectively.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
OpenAI's 'Patch the Planet' Initiative: A New Era in Open-Source Security
Impact· LOW

OpenAI's 'Patch the Planet' Initiative: A New Era in Open-Source Security

In June 2026, OpenAI, in collaboration with Trail of Bits, launched 'Patch the Planet,' an initiative aimed at enhancing the security of critical open-source software. This program pairs OpenAI's advanced AI models, such as GPT-5.5-Cyber, with human security engineers to identify vulnerabilities, develop patches, and assist maintainers in integrating these fixes. Early participants include projects like cURL, Go, Python, Sigstore, and pyca/cryptography. The initiative has already led to the discovery of hundreds of security issues and the merging of numerous patches, significantly improving the security posture of these foundational software components. ([techcrunch.com](https://techcrunch.com/2026/06/22/openai-launches-new-initiative-to-help-find-and-patch-open-source-bugs/?utm_source=openai)) The relevance of this initiative is underscored by the increasing reliance on open-source software in critical infrastructure and the persistent challenges in maintaining its security. By combining AI-driven analysis with expert human intervention, 'Patch the Planet' addresses the pressing need for scalable and efficient vulnerability remediation in the open-source ecosystem.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Anthropic's Fable 5 AI Model Compromised Shortly After Release
Impact· HIGH

Anthropic's Fable 5 AI Model Compromised Shortly After Release

In June 2026, Anthropic released Fable 5, a publicly accessible AI model designed with safety classifiers to prevent misuse in areas like cybersecurity. Despite extensive pre-release testing, researchers identified methods to bypass these safeguards, enabling the model to generate potentially harmful content. This led to the U.S. government imposing export controls on Fable 5 and its more advanced counterpart, Mythos 5, citing national security concerns. The incident underscores the challenges in securing advanced AI systems against unintended applications. The rapid circumvention of Fable 5's safety measures highlights the evolving nature of AI vulnerabilities and the necessity for continuous monitoring and adaptive security protocols in AI development.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Five Eyes Alliance Issues Urgent Warning on AI-Driven Cyber Threats
Impact· MEDIUM

Five Eyes Alliance Issues Urgent Warning on AI-Driven Cyber Threats

In June 2026, the intelligence agencies of the Five Eyes alliance—comprising the United States, Canada, the United Kingdom, Australia, and New Zealand—issued a joint statement warning that advanced AI models capable of executing sophisticated cyberattacks are expected to become publicly accessible within months. These frontier AI models, such as Anthropic's Fable 5 and OpenAI's Daybreak, possess capabilities that could significantly enhance both offensive and defensive cyber operations. The agencies highlighted vulnerabilities in legacy systems, slow patching processes, unnecessary internet connectivity, weak identity and access controls, and inadequate pre-incident planning as critical weaknesses that these AI models could exploit. This development underscores the urgency for organizations to reassess and strengthen their cybersecurity postures. The rapid evolution of AI technologies means that cyber risk assumptions can become outdated swiftly, necessitating proactive measures to adapt to and withstand emerging threats. The warning also reflects broader concerns about the democratization of powerful AI tools and their potential misuse in cyber warfare.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
Algerian National Extradited for Operating Cybercrime Marketplaces
Impact· HIGH

Algerian National Extradited for Operating Cybercrime Marketplaces

In June 2026, Abdellah Belmili, a 26-year-old Algerian national known online as "SPOX," was extradited from Spain to the United States and charged with conspiracy to commit bank fraud. Belmili allegedly operated two cybercrime marketplaces, market0day.com and spoxy.us, which sold stolen financial credentials, phishing kits, and access to compromised email servers. These platforms facilitated fraudulent activities targeting major U.S. financial institutions, resulting in approximately $900,000 funneled through cryptocurrency accounts over a three-year period. Investigations revealed that Belmili embedded hidden backdoors in the phishing kits he sold, allowing him to harvest victim data even after the kits were sold to other criminals. This case underscores the persistent threat posed by cybercriminals who develop and distribute tools that enable widespread financial fraud. The operation of such marketplaces highlights the evolving tactics of cybercriminals and the importance of international cooperation in apprehending individuals who exploit digital platforms for illicit gain.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
The Rise of 'Search Your Target' Services in Cybercriminal Markets
Impact· MEDIUM

The Rise of 'Search Your Target' Services in Cybercriminal Markets

Between January 2025 and June 2026, threat actors have developed a 'search your target' service, transforming vast collections of credentials obtained through infostealer malware into searchable databases. This service enables buyers to request specific credentials based on company, platform, domain, geography, or account type, streamlining the process of acquiring targeted access. Researchers analyzed 470 underground forum posts, revealing that these services act as intermediaries between raw log trading and account takeover activities, often operated by Malware-as-a-Service (MaaS) providers and consumers. They offer functionalities such as targeted extraction, filtering, deduplication, and formatting from extensive infostealer databases containing tens of billions of records. The emergence of these services signifies a shift in the cybercriminal ecosystem, highlighting the increasing commoditization and specialization within underground markets. This trend underscores the necessity for organizations to enhance their credential management practices, implement robust monitoring systems, and adopt proactive security measures to mitigate the risks associated with credential-based attacks.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(medium)
I
Impact(low)
Read Report
Microsoft's 'AutoJack' Vulnerability: A Wake-Up Call for AI Agent Security
Impact· LOW

Microsoft's 'AutoJack' Vulnerability: A Wake-Up Call for AI Agent Security

In June 2026, Microsoft disclosed a critical vulnerability chain, dubbed 'AutoJack,' in its AutoGen Studio—a tool for developing AI agents. This flaw allowed malicious web pages to exploit AI agents' web browsing capabilities, leading to remote code execution (RCE) on the host system. The attack combined three weaknesses: the AI agent's browser being treated as a trusted 'localhost' source, lack of authentication on the Model Context Protocol (MCP) WebSocket, and the ability to execute arbitrary commands via manipulated URL parameters. ([csoonline.com](https://www.csoonline.com/article/4187155/microsoft-says-web-enabled-ai-agents-can-trigger-host-level-rce.html?utm_source=openai)) The 'AutoJack' incident underscores the evolving security challenges in AI agent frameworks, highlighting the need for robust authentication and authorization mechanisms, especially when agents interact with untrusted web content. Organizations must reassess their security postures to address these emerging threats. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/07/prompts-become-shells-rce-vulnerabilities-ai-agent-frameworks/?utm_source=openai))

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
FortiBleed Campaign: A Wake-Up Call for Network Security
Impact· HIGH

FortiBleed Campaign: A Wake-Up Call for Network Security

In June 2026, the FortiBleed campaign targeted over 430,000 Fortinet FortiGate firewalls globally, employing a custom Golang-based tool named 'FortigateSniffer' to intercept and extract authentication credentials from network traffic. Attackers initially gained administrative access through credential stuffing and brute-force attacks, subsequently deploying the sniffer to monitor 24 protocols, including RADIUS, NTLM, Kerberos, and LDAP, thereby harvesting sensitive authentication data. This incident underscores the escalating sophistication of cyber threats, highlighting the critical need for organizations to implement robust security measures such as multi-factor authentication, regular credential updates, and vigilant monitoring of network traffic to detect unauthorized activities.

1 month ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(high)
Read Report
[ INCIDENT RESPONSE // UNDER ATTACK? ]

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