Validated Containment Architectures are here. →Explore

Industry Category

Information Technology/IT

Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.

2667 threat reports
Page 84 of 223

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

Information Technology/IT Threat Reports

Showing 9971008 / 2667 reports
Gentlemen Ransomware's Strategic Use of SystemBC Botnet in April 2026
Impact· HIGH

Gentlemen Ransomware's Strategic Use of SystemBC Botnet in April 2026

In April 2026, the Gentlemen ransomware-as-a-service (RaaS) operation was found to be utilizing the SystemBC proxy malware to enhance its attack capabilities. This collaboration led to the creation of a botnet comprising over 1,570 compromised hosts, primarily targeting corporate environments. The attackers gained initial access, escalated privileges to Domain Admin, and deployed Cobalt Strike payloads for lateral movement. They then used SystemBC to establish covert command-and-control channels, facilitating the deployment of ransomware payloads across the network. This sophisticated attack chain resulted in significant operational disruptions and data encryption for the affected organizations. The integration of SystemBC into ransomware operations signifies a concerning evolution in cybercriminal tactics, emphasizing the need for organizations to bolster their defenses against such multifaceted threats. The incident underscores the importance of comprehensive security measures, including network segmentation, regular patching, and advanced threat detection systems, to mitigate the risks posed by increasingly sophisticated ransomware campaigns.

3 months 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
FakeWallet Crypto Stealer: A New Threat in the Apple App Store
Impact· HIGH

FakeWallet Crypto Stealer: A New Threat in the Apple App Store

In March 2026, over twenty phishing apps masquerading as popular cryptocurrency wallets were discovered on the Apple App Store. These malicious applications redirected users to browser pages resembling the App Store, distributing trojanized versions of legitimate wallets designed to steal recovery phrases and private keys. Metadata indicates this campaign has been active since at least late 2025. ([securelist.com](https://securelist.com/fakewallet-cryptostealer-ios-app-store/119482/?utm_source=openai)) This incident underscores the evolving tactics of cybercriminals targeting cryptocurrency users, highlighting the need for enhanced vigilance and security measures within app marketplaces to prevent such deceptive practices.

3 months 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
Critical RCE Vulnerability in SGLang via Malicious GGUF Model Files
Impact· CRITICAL

Critical RCE Vulnerability in SGLang via Malicious GGUF Model Files

In April 2026, a critical vulnerability (CVE-2026-5760) was identified in SGLang, an open-source framework for serving large language models. The flaw resides in the reranking endpoint (/v1/rerank), where unsandboxed Jinja2 template rendering allows remote code execution (RCE) when processing malicious GPT-Generated Unified Format (GGUF) model files. Exploitation enables attackers to execute arbitrary code on the server, potentially leading to data exfiltration, system manipulation, or denial-of-service attacks. ([kb.cert.org](https://kb.cert.org/vuls/id/915947?utm_source=openai)) This incident underscores the importance of secure template rendering practices in AI model serving frameworks. Organizations utilizing SGLang should promptly update to a patched version and implement recommended mitigations to prevent exploitation. ([thehackernews.com](https://thehackernews.com/2026/04/sglang-cve-2026-5760-cvss-98-enables.html?utm_source=openai))

3 months 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(low)
Read Report
Anthropic MCP Design Flaw Enables Remote Code Execution
Impact· CRITICAL

Anthropic MCP Design Flaw Enables Remote Code Execution

In April 2026, security researchers identified a critical design flaw in Anthropic's Model Context Protocol (MCP) that enables remote code execution (RCE) across systems utilizing vulnerable MCP implementations. This systemic vulnerability affects over 7,000 publicly accessible servers and software packages with more than 150 million downloads. The flaw arises from unsafe defaults in MCP's configuration over the STDIO transport interface, allowing attackers to execute arbitrary OS commands and access sensitive data. Despite the disclosure of multiple CVEs, including CVE-2025-49596 and CVE-2026-22252, Anthropic has stated that the protocol's behavior is "expected," leaving the core issue unaddressed. ([thehackernews.com](https://thehackernews.com/2026/04/anthropic-mcp-design-vulnerability.html?utm_source=openai)) This incident underscores the escalating risks within the AI supply chain, as AI-powered integrations inadvertently expand the attack surface. Organizations are advised to implement mitigations such as blocking public IP access to sensitive services, monitoring MCP tool invocations, running MCP-enabled services in a sandbox, treating external MCP configuration input as untrusted, and installing MCP servers only from verified sources. ([thehackernews.com](https://thehackernews.com/2026/04/anthropic-mcp-design-vulnerability.html?utm_source=openai))

3 months 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(medium)
Read Report
Vercel's 2026 Security Breach: Lessons in Third-Party Integration Risks
Impact· MEDIUM

Vercel's 2026 Security Breach: Lessons in Third-Party Integration Risks

In April 2026, Vercel, a prominent web infrastructure provider, experienced a security breach originating from a compromised third-party AI tool, Context.ai. An attacker exploited this vulnerability to gain unauthorized access to a Vercel employee's Google Workspace account, subsequently infiltrating Vercel's internal systems. This intrusion led to the exposure of certain environment variables not marked as 'sensitive,' potentially affecting a limited subset of customers. Vercel has since engaged incident response experts and notified law enforcement to address the situation. ([vercel.com](https://vercel.com/kb/bulletin/vercel-april-2026-security-incident?utm_source=openai)) This incident underscores the escalating risks associated with third-party integrations and the necessity for robust security measures. The breach highlights the importance of vigilant monitoring and management of OAuth applications to prevent unauthorized access and protect sensitive data.

3 months 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(medium)
Read Report
Vercel's April 2026 Security Breach: Lessons in Third-Party Integration Risks
Impact· HIGH

Vercel's April 2026 Security Breach: Lessons in Third-Party Integration Risks

In April 2026, Vercel, a prominent cloud platform, experienced a security breach originating from a compromised third-party AI tool, Context AI. An attacker exploited OAuth tokens from Context AI to access a Vercel employee's Google Workspace account, subsequently infiltrating Vercel's internal systems. This intrusion led to unauthorized access to certain customer data, including non-sensitive environment variables such as API keys and database credentials. Vercel promptly engaged external incident response experts, notified law enforcement, and advised affected customers to rotate potentially exposed credentials. The company's open-source projects, Next.js and Turbopack, were confirmed unaffected. ([techcrunch.com](https://techcrunch.com/2026/04/20/app-host-vercel-confirms-security-incident-says-customer-data-was-stolen-via-breach-at-context-ai/?utm_source=openai)) This incident underscores the escalating risks associated with third-party integrations and OAuth token management. As attackers increasingly target supply chain vulnerabilities, organizations must reassess and fortify their security postures to mitigate potential breaches stemming from trusted external tools.

3 months 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(medium)
Read Report
Understanding the Axios npm Supply Chain Attack and Its Implications
Impact· HIGH

Understanding the Axios npm Supply Chain Attack and Its Implications

In late March 2026, attackers compromised the npm account of Axios's lead maintainer, publishing malicious versions 1.14.1 and 0.30.4 of the widely-used JavaScript HTTP client library. These versions included a hidden dependency, 'plain-crypto-js@4.2.1', which executed a post-install script to deploy a cross-platform Remote Access Trojan (RAT) targeting Windows, macOS, and Linux systems. The RAT connected to a command-and-control server to download platform-specific payloads, granting attackers remote control over infected machines. The malicious packages were available for approximately three hours before removal, during which they were downloaded and potentially installed by numerous developers and CI/CD pipelines. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/04/01/mitigating-the-axios-npm-supply-chain-compromise/?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks, particularly those targeting widely-used open-source libraries. The rapid deployment and sophisticated nature of the attack highlight the need for enhanced security measures in software development pipelines, including stringent access controls, continuous monitoring, and prompt incident response capabilities. ([infoq.com](https://www.infoq.com/news/2026/04/axios-supply-chain/?utm_source=openai))

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
Apple Account Change Alerts Abused in Sophisticated Phishing Scheme
Impact· MEDIUM

Apple Account Change Alerts Abused in Sophisticated Phishing Scheme

In April 2026, cybercriminals exploited Apple's account change notification system to distribute phishing emails that appeared to originate from Apple's legitimate servers. These emails falsely informed recipients of an $899 iPhone purchase via PayPal and provided a phone number to cancel the transaction. The attackers manipulated the account's personal information fields to embed the phishing message, leading to the dispatch of authentic-looking emails from Apple. This tactic increased the credibility of the scam and enhanced its chances of bypassing spam filters. Victims who called the provided number were at risk of being deceived into installing remote access software or divulging sensitive financial information, potentially resulting in financial theft or data breaches. This incident underscores the evolving sophistication of phishing attacks, where threat actors leverage legitimate system features to enhance the authenticity of their scams. Organizations and individuals must remain vigilant against such tactics, as similar methods have been observed in other platforms, including Microsoft Azure Monitor alerts being abused for callback phishing attacks.

3 months 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
Vercel Security Breach April 2026: Lessons in Third-Party Integration Security
Impact· MEDIUM

Vercel Security Breach April 2026: Lessons in Third-Party Integration Security

In April 2026, Vercel, a prominent cloud development platform, disclosed a security incident involving unauthorized access to certain internal systems. The breach was traced back to a compromised third-party AI tool's Google Workspace OAuth application, which allowed attackers to infiltrate Vercel's infrastructure. A threat actor, claiming affiliation with the ShinyHunters group, alleged possession of sensitive data, including access keys, source code, and employee information, and attempted to sell this data for $2 million. Vercel has engaged incident response experts, notified law enforcement, and is actively investigating the incident. The company has advised customers to review and rotate environment variables and secrets as a precautionary measure. This incident underscores the growing risks associated with third-party integrations and the importance of securing OAuth applications. Organizations are reminded to implement robust security measures for all third-party tools and to regularly audit their access permissions to prevent similar breaches.

3 months 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(high)
Read Report
Tycoon 2FA Phishers Scatter, Adopt Device Code Phishing
Impact· HIGH

Tycoon 2FA Phishers Scatter, Adopt Device Code Phishing

In March 2026, a coordinated law enforcement operation led by Europol and Microsoft dismantled Tycoon 2FA, a prominent phishing-as-a-service (PhaaS) platform responsible for bypassing multi-factor authentication (MFA) and compromising over 96,000 victims globally. Despite the takedown, Tycoon 2FA's techniques and tools have been adopted by other platforms such as Mamba 2FA and EvilProxy, leading to a resurgence in phishing activities. Notably, attackers are increasingly employing device code phishing, exploiting legitimate new-device login flows to deceive victims into granting account access. This shift underscores the adaptability of cybercriminals and the persistent threat posed by sophisticated phishing campaigns.

3 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(medium)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
McGraw-Hill Salesforce Data Breach: A Wake-Up Call for Cloud Security
Impact· HIGH

McGraw-Hill Salesforce Data Breach: A Wake-Up Call for Cloud Security

In April 2026, McGraw-Hill disclosed a data breach resulting from a misconfiguration in their Salesforce environment, which allowed unauthorized access to internal data hosted on Salesforce web resources. The cybercriminal group ShinyHunters claimed responsibility, alleging possession of up to 45 million records containing personally identifiable information (PII). McGraw-Hill stated that the breach did not impact its Salesforce accounts, customer databases, or internal systems, and described the exposed data as limited and non-sensitive. However, the discrepancy between the company's statement and the attackers' claims has raised concerns about the extent of the data compromised. This incident underscores the critical importance of securing cloud-based platforms and the potential risks associated with misconfigurations. As organizations increasingly rely on SaaS solutions like Salesforce, ensuring proper configuration and access controls is paramount to prevent unauthorized data access and potential breaches.

3 months 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
Windows Zero-Day Vulnerabilities: Immediate Action Required
Impact· HIGH

Windows Zero-Day Vulnerabilities: Immediate Action Required

In early April 2026, a security researcher known as "Chaotic Eclipse" publicly disclosed proof-of-concept exploits for three Windows vulnerabilities: BlueHammer, RedSun, and UnDefend. These vulnerabilities, primarily affecting Microsoft Defender, enable local privilege escalation and the ability to block Defender updates. Shortly after disclosure, threat actors began exploiting these zero-days in the wild, with incidents reported as early as April 10. Microsoft has since patched BlueHammer (CVE-2026-33825) in the April 2026 security updates; however, RedSun and UnDefend remain unpatched, leaving systems vulnerable to attacks that can grant SYSTEM-level access or disable critical security updates. The rapid exploitation of these vulnerabilities underscores the critical importance of timely patch management and the risks associated with delayed disclosures. Organizations must remain vigilant, ensuring that security measures are up-to-date and that they have incident response plans in place to address potential breaches resulting from unpatched vulnerabilities.

3 months 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(medium)
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