The breach isn’t the problem. The spread is. →Free Assessment

Industry Category

Information Technology/IT

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

3211 threat reports
Page 121 of 268

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
Cryptocurrency
Customer Services
Cybersecurity
Dairy
Dating/Personal Services
Dating/Social Platforms
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
Healthcare
Higher Education/Acadamia
Hospitality
Hospitals
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 Services
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
Shipbuilding
Social Media/Internet
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 Treatment
Water, Waste, Steam, and Air Conditioning Services
Water/Waste Management
Water/Wastewater
Water/Wastewater Management
Water/Wastewater/Utilities
Wholesale
Wine/Spirits
Wireless
Writing/Editing

Information Technology/IT Threat Reports

Showing 14411452 / 3211 reports
Vercel Breach 2026: Lessons in Third-Party AI Tool Security
Impact· HIGH

Vercel Breach 2026: Lessons in Third-Party AI Tool Security

In April 2026, Vercel, a cloud development platform, experienced a security breach originating from a compromised third-party AI tool, Context.ai. An attacker exploited this tool to access a Vercel employee's Google Workspace account, subsequently infiltrating Vercel's internal systems. This led to unauthorized access to non-sensitive environment variables, including API keys and database credentials. The breach was traced back to the Lumma Stealer malware, which had infected a Context.ai employee's workstation in February 2026. The malware harvested credentials, enabling the attacker to pivot into Vercel's infrastructure. Vercel has since notified affected customers and recommended immediate credential rotation and enhanced security measures. This incident underscores the escalating risks associated with third-party integrations and the necessity for stringent access controls and continuous monitoring of OAuth permissions. Organizations are urged to reassess their security postures concerning third-party tools to mitigate potential supply chain vulnerabilities.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(high)
I
Impact(high)
Read Report
Critical cPanel & WHM Authentication Bypass Vulnerability (CVE-2026-41940) Discovered
Impact· CRITICAL

Critical cPanel & WHM Authentication Bypass Vulnerability (CVE-2026-41940) Discovered

In April 2026, a critical authentication bypass vulnerability, identified as CVE-2026-41940, was discovered in cPanel and WebHost Manager (WHM) software. This flaw allowed unauthenticated remote attackers to gain administrative access to affected systems by exploiting a weakness in the login flow. The vulnerability impacted all supported versions of cPanel and WHM prior to the patched releases. cPanel promptly released security updates to address the issue, urging administrators to apply the patches immediately to prevent unauthorized access. ([support.cpanel.net](https://support.cpanel.net/hc/en-us/articles/40073787579671-Critical-Vulnerability-with-cPanel-WHM-Login-Authentication?utm_source=openai)) The incident underscores the importance of timely software updates and vigilant monitoring of web hosting environments. With the widespread use of cPanel and WHM in managing web servers, such vulnerabilities pose significant risks to data integrity and system security. Organizations are reminded to maintain up-to-date systems and implement robust security practices to mitigate potential threats.

4 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
Qinglong Task Scheduler Vulnerabilities Lead to Cryptomining Attacks
Impact· MEDIUM

Qinglong Task Scheduler Vulnerabilities Lead to Cryptomining Attacks

In early February 2026, attackers began exploiting two authentication bypass vulnerabilities, CVE-2026-3965 and CVE-2026-4047, in the Qinglong open-source task scheduling tool. These flaws allowed unauthenticated access to protected admin endpoints, enabling remote code execution. Threat actors leveraged this access to deploy cryptomining malware on developers' servers, leading to significant CPU resource consumption and operational disruptions. The vulnerabilities were publicly disclosed at the end of February, with initial patches proving insufficient. A comprehensive fix was implemented in early March 2026. This incident underscores the critical importance of promptly addressing security vulnerabilities in widely-used open-source tools. The exploitation of Qinglong's flaws highlights the persistent threat posed by cryptomining attacks and the necessity for developers to maintain up-to-date software and implement robust security measures to protect their systems.

4 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
LiteLLM CVE-2026-42208: Rapid Exploitation of Critical SQL Injection Vulnerability
Impact· HIGH

LiteLLM CVE-2026-42208: Rapid Exploitation of Critical SQL Injection Vulnerability

In April 2026, a critical SQL injection vulnerability (CVE-2026-42208) was discovered in BerriAI's LiteLLM Python package, a widely used AI gateway. This flaw allowed unauthenticated attackers to execute arbitrary SQL commands against the proxy's database, potentially leading to unauthorized access and modification of sensitive data. The vulnerability affected versions >=1.81.16 and <1.83.7. Despite a patch being released on April 19, 2026, exploitation attempts were observed within 36 hours of public disclosure, indicating rapid weaponization by threat actors. ([thehackernews.com](https://thehackernews.com/2026/04/litellm-cve-2026-42208-sql-injection.html?utm_source=openai)) This incident underscores the increasing speed at which cyber adversaries exploit newly disclosed vulnerabilities, particularly in widely adopted open-source software. Organizations relying on such tools must prioritize timely patching and implement robust monitoring to detect and mitigate exploitation attempts promptly.

4 months 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(medium)
Read Report
Massive WordPress Plugin Backdoor Exposes Thousands of Sites in 2026
Impact· MEDIUM

Massive WordPress Plugin Backdoor Exposes Thousands of Sites in 2026

In April 2026, a significant supply chain attack compromised over 30 WordPress plugins, collectively known as the 'Essential Plugin' portfolio. An individual operating under the alias 'Kris' purchased these plugins in early 2025 and injected a PHP deserialization backdoor during subsequent updates. This backdoor remained dormant for eight months before activation, allowing the attacker to inject spam content and potentially execute arbitrary code on over 20,000 active WordPress sites. The attack underscores the vulnerabilities inherent in plugin ecosystems, where ownership changes can introduce malicious code without immediate detection. This incident highlights a growing trend in supply chain attacks targeting widely used software components. The strategy of purchasing and compromising trusted plugins poses a significant threat to website security, emphasizing the need for rigorous vetting processes and continuous monitoring of third-party software integrations.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
SAP npm Packages Compromised in 'Mini Shai-Hulud' Supply Chain Attack
Impact· HIGH

SAP npm Packages Compromised in 'Mini Shai-Hulud' Supply Chain Attack

On April 29, 2026, a sophisticated supply chain attack targeted SAP's JavaScript and cloud application development ecosystem by compromising several npm packages, including mbt@1.2.48, @cap-js/db-service@2.10.1, @cap-js/postgres@2.2.2, and @cap-js/sqlite@2.2.2. The attackers introduced a preinstall script that downloaded and executed a malicious payload via the Bun JavaScript runtime, enabling the theft of developer credentials, GitHub and npm tokens, and cloud service secrets. The stolen data was exfiltrated to public GitHub repositories created on the victims' accounts, labeled with the description 'A Mini Shai-Hulud has Appeared.' ([thehackernews.com](https://thehackernews.com/2026/04/sap-npm-packages-compromised-by-mini.html?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting development environments, particularly within widely-used frameworks like SAP's CAP model. The attack's sophistication, including its ability to propagate through developer workflows and exploit AI coding agent configurations, highlights the need for enhanced security measures in software development pipelines. ([thehackernews.com](https://thehackernews.com/2026/04/sap-npm-packages-compromised-by-mini.html?utm_source=openai))

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
CISA Adds Actively Exploited ConnectWise and Windows Flaws to KEV
Impact· HIGH

CISA Adds Actively Exploited ConnectWise and Windows Flaws to KEV

In April 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog: CVE-2024-1708, a path traversal flaw in ConnectWise ScreenConnect, and CVE-2026-32202, a protection mechanism failure in Microsoft Windows Shell. CVE-2024-1708 allows remote code execution or unauthorized access to sensitive data, while CVE-2026-32202 enables network-based spoofing attacks. Both vulnerabilities have been actively exploited by threat actors, including the China-based group Storm-1175 deploying Medusa ransomware and the Russian APT28 targeting Ukraine and EU countries. Federal agencies are mandated to remediate these vulnerabilities by May 12, 2026. ([thehackernews.com](https://thehackernews.com/2026/04/cisa-adds-actively-exploited.html?utm_source=openai)) The inclusion of these vulnerabilities in the KEV catalog underscores the persistent threat posed by state-sponsored actors exploiting known flaws. Organizations must prioritize patching and enhance monitoring to mitigate risks associated with these and similar vulnerabilities.

4 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
Credential-Stealing Malware Found in Official SAP npm Packages
Impact· HIGH

Credential-Stealing Malware Found in Official SAP npm Packages

In April 2026, a sophisticated supply chain attack targeted SAP's Cloud Application Programming Model (CAP) by compromising four official npm packages: @cap-js/sqlite v2.2.2, @cap-js/postgres v2.2.2, @cap-js/db-service v2.10.1, and mbt v1.2.48. The attackers, identified as TeamPCP, injected malicious 'preinstall' scripts into these packages, which, upon installation, executed a multi-stage payload designed to steal a wide array of credentials from developers' systems and CI/CD environments. The stolen data included npm and GitHub authentication tokens, SSH keys, and cloud credentials for AWS, Azure, and Google Cloud. The malware also attempted to extract secrets directly from the CI runner's memory, bypassing standard log masking mechanisms. The exfiltrated data was encrypted and uploaded to public GitHub repositories under the victim's account, with descriptions indicating the presence of 'A Mini Shai-Hulud.' This incident underscores the escalating threat of supply chain attacks targeting widely-used development tools and the necessity for robust security measures in software development pipelines.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Vidar Infostealer 2026 Breach: A Wake-Up Call for Enhanced Security Measures
Impact· HIGH

Vidar Infostealer 2026 Breach: A Wake-Up Call for Enhanced Security Measures

In early 2026, the Vidar infostealer malware emerged as a dominant threat in the cybercriminal ecosystem, exploiting the void left by the takedowns of Lumma and Rhadamanthys. Vidar's operators released significant upgrades and expanded distribution channels, leading to widespread infections across various sectors. The malware targets sensitive data, including credentials, cookies, and cryptocurrency wallets, facilitating unauthorized access and potential financial losses. Organizations such as Pickett & Associates, Deloitte, KPMG, and Samsung were among those compromised due to inadequate multi-factor authentication (MFA) enforcement, resulting in the exfiltration of substantial volumes of sensitive data. ([techradar.com](https://www.techradar.com/pro/security/dozens-of-organizations-fall-victim-to-infostealers-after-failing-to-enforce-mfa?utm_source=openai)) This incident underscores the critical importance of implementing robust security measures, particularly MFA, to protect against credential theft. The rapid evolution and distribution of infostealer malware like Vidar highlight the need for continuous vigilance and proactive defense strategies to mitigate emerging cyber threats.

4 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Ransomware Rivalry: 0APT and KryBit Expose Each Other's Operations
Impact· LOW

Ransomware Rivalry: 0APT and KryBit Expose Each Other's Operations

In April 2026, a rare conflict erupted between two emerging ransomware-as-a-service (RaaS) groups, 0APT and KryBit. 0APT, initially known for fabricating victim claims, targeted rival ransomware operators, including KryBit, by leaking their operational data. This exposure revealed KryBit's infrastructure, personnel details, and victim negotiations. In retaliation, KryBit breached 0APT's systems, exposing fabricated victim lists and defacing 0APT's leak site. This mutual exposure has significantly disrupted both groups' operations, necessitating infrastructure rebuilding and rebranding efforts. This incident underscores the volatile nature of cybercriminal alliances and the potential for internal conflicts to disrupt malicious operations. For defenders, such feuds provide valuable insights into ransomware tactics, techniques, and procedures, enhancing preparedness against future attacks.

4 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(high)
I
Impact(high)
Read Report
Vect 2.0 Ransomware: A Flawed Threat Acting as a Data Wiper
Impact· CRITICAL

Vect 2.0 Ransomware: A Flawed Threat Acting as a Data Wiper

In April 2026, the Vect 2.0 ransomware variant was discovered to contain a critical design flaw that causes it to function as a data wiper rather than traditional ransomware. This flaw affects versions targeting Windows, Linux, and VMware ESXi systems. Specifically, for files larger than 128KB, the malware generates four encryption nonces but only retains the final one, rendering the first three-quarters of each large file permanently unrecoverable. Consequently, victims who pay the ransom cannot retrieve their critical data, as the necessary decryption information is irreversibly lost. ([darkreading.com](https://www.darkreading.com/threat-intelligence/vect-ransomware-wiper-design-error?utm_source=openai)) This incident underscores the evolving nature of cyber threats, where even ransomware can inadvertently become more destructive due to coding errors. Organizations must prioritize robust backup strategies and comprehensive security measures to mitigate such risks. The Vect 2.0 case also highlights the importance of thorough threat analysis and the potential unintended consequences of malware development flaws.

4 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(high)
Read Report
NSA GRASSMARLIN CVE-2026-6807 XXE Vulnerability: A Wake-Up Call for ICS Security
Impact· MEDIUM

NSA GRASSMARLIN CVE-2026-6807 XXE Vulnerability: A Wake-Up Call for ICS Security

In April 2026, a vulnerability identified as CVE-2026-6807 was disclosed in NSA's GRASSMARLIN v3.2.1, a tool used for mapping industrial control system (ICS) networks. The flaw involves improper handling of XML input, allowing attackers to exploit XML External Entity (XXE) references to access sensitive information. This vulnerability has a CVSS v3 base score of 5.5, indicating medium severity. Notably, GRASSMARLIN reached end-of-life status in 2017, and no patches or updates are planned to address this issue. The disclosure of this vulnerability underscores the risks associated with using unsupported software in critical infrastructure environments. Organizations relying on GRASSMARLIN should assess their exposure and consider transitioning to actively maintained alternatives to mitigate potential security threats.

4 months ago

Kill Chain

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

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