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.

3206 threat reports
Page 143 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 17051716 / 3206 reports
Uranium Finance's 2021 Smart Contract Exploits: A DeFi Cautionary Tale
Impact· CRITICAL

Uranium Finance's 2021 Smart Contract Exploits: A DeFi Cautionary Tale

In April 2021, Uranium Finance, a decentralized exchange on Binance's BNB Chain, suffered two significant security breaches. On April 8, an attacker exploited a flaw in the smart contract's 'AmountWithBonus' variable, enabling unauthorized withdrawals totaling approximately $1.4 million. The attacker then coerced the platform into labeling a portion of the stolen funds as a 'bug bounty' in exchange for returning the remainder. On April 28, a separate vulnerability—a single-character coding error—was exploited, allowing the attacker to drain nearly $53.3 million from the platform's liquidity pools. This second attack forced Uranium Finance to cease operations, leaving users without recourse. These incidents underscore the critical importance of rigorous smart contract auditing and secure coding practices in the rapidly evolving DeFi sector. The substantial financial losses and operational disruptions highlight the vulnerabilities inherent in decentralized platforms and the necessity for continuous security assessments to protect user assets.

5 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(high)
Read Report
Axios npm Package Compromise: A Wake-Up Call for Open-Source Security
Impact· HIGH

Axios npm Package Compromise: A Wake-Up Call for Open-Source Security

In late March 2026, attackers compromised the npm account of a lead maintainer of the widely-used JavaScript library Axios, publishing malicious versions 1.14.1 and 0.30.4. These versions included a trojanized dependency, 'plain-crypto-js', which executed a cross-platform Remote Access Trojan (RAT) upon installation, affecting Windows, macOS, and Linux systems. The malicious packages were live for approximately three hours before removal, during which time they were potentially downloaded by numerous developers, given Axios's extensive use in the JavaScript ecosystem. ([securitylabs.datadoghq.com](https://securitylabs.datadoghq.com/articles/axios-npm-supply-chain-compromise/?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting open-source software repositories. The rapid deployment and widespread adoption of compromised packages highlight the need for enhanced security measures in package management and distribution processes to prevent similar future breaches.

5 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(medium)
Read Report
Cisco's 2026 Trivy Supply Chain Attack: A Wake-Up Call for CI/CD Security
Impact· HIGH

Cisco's 2026 Trivy Supply Chain Attack: A Wake-Up Call for CI/CD Security

In March 2026, Cisco experienced a significant security breach when attackers exploited compromised credentials from the Trivy supply chain attack to infiltrate its internal development environment. This intrusion led to the theft of source code from over 300 GitHub repositories, including proprietary AI-powered products and sensitive customer data from sectors such as banking and U.S. government agencies. The attackers utilized a malicious GitHub Action plugin to exfiltrate credentials and data, affecting numerous developer and lab workstations. In response, Cisco isolated impacted systems, initiated reimaging procedures, and commenced a comprehensive credential rotation to mitigate further unauthorized access. This incident underscores the escalating threat posed by supply chain attacks, where vulnerabilities in widely-used tools can have cascading effects on major organizations. The breach highlights the critical need for robust security measures in CI/CD pipelines and the importance of prompt credential management to prevent unauthorized access and data exfiltration.

5 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(high)
Read Report
Critical Remote Code Execution Vulnerabilities Discovered in Vim and Emacs
Impact· CRITICAL

Critical Remote Code Execution Vulnerabilities Discovered in Vim and Emacs

In March 2026, critical remote code execution (RCE) vulnerabilities were discovered in the Vim and GNU Emacs text editors. These flaws allowed attackers to execute arbitrary code simply by having a user open a specially crafted file. The vulnerabilities stemmed from improper handling of modelines in Vim and unsafe Git operations in Emacs' version control integration. Vim promptly addressed the issue in version 9.2.0272, while the Emacs vulnerability remained unpatched due to debates over responsibility between Emacs and Git maintainers. This incident underscores the growing trend of attackers exploiting vulnerabilities in widely used development tools to gain unauthorized access. Organizations must prioritize timely patching and exercise caution when handling files from untrusted sources to mitigate such risks.

5 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
Axios npm Package Compromised in 2026 Supply Chain Attack
Impact· HIGH

Axios npm Package Compromised in 2026 Supply Chain Attack

In late March 2026, the widely-used JavaScript HTTP client library, Axios, experienced a significant supply chain attack. Threat actors compromised the npm account of a lead maintainer, publishing malicious versions 1.14.1 and 0.30.4. These versions introduced a deceptive dependency, 'plain-crypto-js' version 4.2.1, which, upon installation, executed a cross-platform Remote Access Trojan (RAT) targeting Windows, macOS, and Linux systems. The malicious packages were available for approximately two to three hours before removal, during which any system executing 'npm install' with the affected versions was potentially compromised. ([csoonline.com](https://www.csoonline.com/article/4152696/attackers-trojanize-axios-http-library-in-highest-impact-npm-supply-chain-attack.html?utm_source=openai)) This incident underscores the escalating threat of software supply chain attacks, particularly within the open-source ecosystem. The rapid propagation of compromised packages highlights the critical need for robust security measures in dependency management and the importance of vigilant monitoring to detect and mitigate such threats promptly.

5 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
Google Vertex AI Privilege Escalation Vulnerability Exposes Sensitive Data
Impact· HIGH

Google Vertex AI Privilege Escalation Vulnerability Exposes Sensitive Data

In early 2026, security researchers identified a critical vulnerability in Google Cloud's Vertex AI platform that allowed low-privileged users to escalate their permissions by hijacking Service Agent roles. This flaw enabled unauthorized access to sensitive data and internal infrastructure, posing significant risks to organizations utilizing Vertex AI for their AI workloads. Google has since updated its documentation and implemented fixes to address these issues. This incident underscores the growing trend of attackers exploiting AI platforms to gain unauthorized access, highlighting the need for organizations to implement stringent access controls and regularly review permission settings to safeguard against such vulnerabilities.

5 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(low)
Read Report
Silver Fox's 2026 AtlasCross RAT Campaign Exploits Trusted Software Brands
Impact· HIGH

Silver Fox's 2026 AtlasCross RAT Campaign Exploits Trusted Software Brands

In March 2026, the Chinese state-sponsored threat actor Silver Fox, also known as Void Arachne, launched a sophisticated cyber campaign targeting Chinese-speaking users. The attackers employed typosquatted domains that impersonated trusted software brands, including Surfshark, Signal, and Zoom, to distribute a previously undocumented remote access trojan (RAT) named AtlasCross. By leveraging stolen Extended Validation (EV) code-signing certificates, Silver Fox was able to bypass security checks and establish deep persistence within enterprise networks. The campaign utilized polished landing pages that mimicked legitimate application vendors, leading victims to download malicious installers. These installers deployed trojanized components alongside legitimate decoy applications, effectively evading detection mechanisms. The AtlasCross RAT, central to this operation, featured a custom PowerShell execution engine named PowerChell, which disabled host defenses and maintained encrypted communication with command-and-control servers. This campaign underscores the evolving tactics of threat actors in exploiting trusted software brands and advanced evasion techniques to infiltrate target systems. Organizations are advised to enhance their security posture by verifying software sources, monitoring for typosquatted domains, and implementing robust endpoint detection and response solutions to mitigate such sophisticated threats.

5 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(low)
C&C
Command & Control(high)
E
Exfiltration(high)
I
Impact(medium)
Read Report
Operation TrueChaos: Exploiting Trust in Software Updates
Impact· HIGH

Operation TrueChaos: Exploiting Trust in Software Updates

In early 2026, a sophisticated cyber espionage campaign, dubbed Operation TrueChaos, targeted government entities in Southeast Asia by exploiting a zero-day vulnerability (CVE-2026-3502) in the TrueConf video conferencing software. Attackers compromised the software's update mechanism, allowing them to distribute malicious updates that facilitated malware deployment across multiple agencies. This method enabled the attackers to bypass traditional security measures, leading to unauthorized access and potential data exfiltration. This incident underscores a growing trend where threat actors exploit trusted software supply chains to infiltrate secure environments. Organizations must reassess and fortify their internal trust mechanisms, especially concerning software updates, to mitigate such sophisticated attack vectors.

5 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(medium)
Read Report
Trivy Supply Chain Attack: A Wake-Up Call for CI/CD Security
Impact· HIGH

Trivy Supply Chain Attack: A Wake-Up Call for CI/CD Security

In March 2026, Aqua Security's Trivy vulnerability scanner was compromised in a sophisticated supply chain attack orchestrated by the threat actor group TeamPCP. The attackers exploited previously stolen credentials to inject credential-stealing malware into Trivy's official releases and GitHub Actions, affecting versions 0.69.4, 0.69.5, and 0.69.6. This malicious code exfiltrated sensitive information, including cloud credentials and SSH keys, from CI/CD pipelines to attacker-controlled servers. The incident underscores the critical need for robust security measures in software supply chains to prevent such breaches. ([arstechnica.com](https://arstechnica.com/security/2026/03/widely-used-trivy-scanner-compromised-in-ongoing-supply-chain-attack/?utm_source=openai)) This attack highlights a growing trend of targeting trusted security tools to infiltrate development environments, emphasizing the importance of continuous monitoring and stringent access controls in CI/CD pipelines. Organizations must remain vigilant against evolving supply chain threats to safeguard their software development processes.

5 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
WhatsApp Malware Campaign 2026: Unveiling the VBS Payloads and MSI Backdoors
Impact· HIGH

WhatsApp Malware Campaign 2026: Unveiling the VBS Payloads and MSI Backdoors

In late February 2026, a sophisticated malware campaign exploited WhatsApp messages to distribute malicious Visual Basic Script (VBS) files. Upon execution, these scripts initiated a multi-stage infection chain, creating hidden directories and deploying renamed legitimate Windows utilities to retrieve additional payloads from trusted cloud services like AWS, Tencent Cloud, and Backblaze B2. The attackers employed techniques such as User Account Control (UAC) bypasses and registry modifications to escalate privileges and establish persistence, ultimately installing malicious Microsoft Installer (MSI) packages that enabled remote access to compromised systems. This campaign underscores the evolving tactics of threat actors who leverage trusted communication platforms and cloud services to evade detection and maintain control over infected devices. The incident highlights a growing trend where cybercriminals exploit widely used messaging applications and cloud infrastructures to disseminate malware, making detection and mitigation more challenging. Organizations must enhance their security measures to address these sophisticated attack vectors and protect against similar threats.

5 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(medium)
Read Report
Understanding CVE-2025-33073: NTLM Reflection Vulnerability in Windows SMB Client
Impact· HIGH

Understanding CVE-2025-33073: NTLM Reflection Vulnerability in Windows SMB Client

In June 2025, Microsoft disclosed CVE-2025-33073, a critical vulnerability in the Windows SMB client that allows attackers to perform NTLM reflection attacks, leading to privilege escalation to SYSTEM level on affected systems. This flaw enables authenticated attackers to coerce a Windows host into authenticating to a malicious SMB server, which then reflects the authentication back to the victim, granting elevated privileges. The vulnerability affects Windows systems where SMB signing is not enforced, including various versions of Windows 10, 11, and Windows Server. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2025/10/21/cisa-warns-of-windows-smb-flaw-under-active-exploitation-cve-2025-33073/?utm_source=openai)) The exploitation of CVE-2025-33073 underscores the persistent risks associated with NTLM relay attacks and the importance of enforcing SMB signing across all systems. Organizations are urged to apply the security updates released by Microsoft in June 2025 and to review their network configurations to mitigate potential exploitation paths. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2025/10/21/cisa-warns-of-windows-smb-flaw-under-active-exploitation-cve-2025-33073/?utm_source=openai))

5 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(high)
Read Report
Critical Vulnerability in strongSwan: Integer Underflow Leads to Denial of Service
Impact· HIGH

Critical Vulnerability in strongSwan: Integer Underflow Leads to Denial of Service

In March 2026, a critical integer underflow vulnerability (CVE-2026-25075) was identified in strongSwan versions 4.5.0 through 6.0.4, specifically within the EAP-TTLS AVP parser. This flaw allows unauthenticated remote attackers to crash the charon IKE daemon by sending crafted AVP data with invalid length fields during IKEv2 authentication, leading to a denial of service. The vulnerability arises from improper validation of AVP length fields, resulting in excessive memory allocation or NULL pointer dereference. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-25075?utm_source=openai)) The discovery of this vulnerability underscores the importance of rigorous input validation in security protocols. Organizations utilizing affected versions of strongSwan are urged to upgrade to version 6.0.5 or later to mitigate potential service disruptions. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-25075?utm_source=openai))

5 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
[ 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