Validated Containment Architectures are here. →Explore

Industry Category

Information Technology/IT

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

2676 threat reports
Page 142 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
Cryptocurrency
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
Healthcare
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 16931704 / 2676 reports
ServiceNow Patches Critical AI Platform Vulnerability Exposing Unauthenticated User Impersonation Risk
Impact· low

ServiceNow Patches Critical AI Platform Vulnerability Exposing Unauthenticated User Impersonation Risk

In January 2025, ServiceNow disclosed a critical security vulnerability (CVE-2025-12420, dubbed 'BodySnatcher') in its AI Platform allowing unauthenticated attackers to impersonate legitimate users and perform arbitrary actions with their privileges. The flaw, which received a CVSS score of 9.3, provided a simple attack vector for adversaries to exploit publicly accessible ServiceNow environments, potentially leading to widespread data exposure, privilege escalation, and compromise of sensitive workflows. No authentication was required to leverage this bug, amplifying its risk across enterprises leveraging ServiceNow AI for automation and service management. This breach highlights the increasing dangers posed by identity-based exploits in cloud SaaS applications, especially as organizations accelerate AI and automation initiatives. Attacker interest in identity manipulation has surged, putting pressure on SaaS security postures and regulatory compliance, making timely patching and identity-centric controls non-negotiable.

6 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
China-Linked VoidLink Malware Hits Linux Cloud and Container Workloads
Impact· high

China-Linked VoidLink Malware Hits Linux Cloud and Container Workloads

In December 2025, security researchers identified a sophisticated, modular malware framework called VoidLink, engineered by a China-linked APT group to target Linux-based cloud and container environments. This threat leverages advanced rootkit features, credential harvesting, anti-forensics modules, and a modular plugin system to maintain long-term, stealthy access. The malware natively detects and adapts to Docker, Kubernetes, and major cloud service providers such as AWS, Azure, GCP, Alibaba, and Tencent, with its operators able to control it remotely via a web-based dashboard. VoidLink is believed to be used for espionage, data exfiltration, and potentially supply chain attacks affecting software developers and cloud-native infrastructure. VoidLink exemplifies a rapidly growing threat to cloud and DevOps ecosystems, where attackers increasingly favor Linux malware frameworks capable of evading modern detection. Organizations should note the malware’s cloud awareness, lateral movement abilities, and automated risk-adaptive evasions as they re-evaluate Linux and cloud security controls amidst a surge in advanced APT targeting of critical infrastructure.

6 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(high)
LM
Lateral Movement(high)
C&C
Command & Control(high)
E
Exfiltration(medium)
I
Impact(high)
Read Report
How CVE-2025-6514 Unleashed AI Agents: The 2026 MCP Security Crisis
Impact· medium

How CVE-2025-6514 Unleashed AI Agents: The 2026 MCP Security Crisis

In January 2026, a critical security incident exposed systemic risks in agentic AI environments after threat actors exploited CVE-2025-6514—a vulnerability in a widely used OAuth proxy underpinning Machine Control Protocols (MCPs). By leveraging misconfigured or compromised MCP servers, attackers gained remote code execution across automation pipelines affecting over 500,000 developer environments and AI-driven workflows. The breach enabled malicious actors to execute unauthorized actions, abuse privileged APIs, and proliferate shadow API keys, resulting in substantial risks to source code integrity, business operations, and broader cloud infrastructures. This incident highlights the evolving threat landscape of autonomous AI agents and demonstrates how traditional identity models fail when automation drives execution at scale. The proliferation of agentic AI, coupled with insufficient visibility and control over MCP interactions, calls for urgent adoption of new governance frameworks, detection measures, and AI-specific access controls.

6 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(medium)
Read Report
Critical Node.js async_hooks Vulnerability Puts Production Apps at Risk of DoS Attacks
Impact· high

Critical Node.js async_hooks Vulnerability Puts Production Apps at Risk of DoS Attacks

In January 2026, Node.js disclosed a critical vulnerability (CVE-2025-59466) affecting all production environments using the async_hooks module, which underpins popular frameworks and monitoring tools such as React Server Components, Next.js, and major APM platforms. The flaw allowed an attacker to cause a denial-of-service (DoS) condition by forcing stack space exhaustion via unsanitized user input, leading the Node.js process to crash unexpectedly without a catchable error. All supported Node.js Long Term Support (LTS) versions were patched, while older, unsupported releases remain exposed, impacting a broad portion of the JavaScript ecosystem. This incident highlights not only the risks inherent in reliance on low-level APIs, but also the speed at which vulnerabilities impacting critical supply chain components can disrupt software availability. Organizations reliant on Node.js for cloud, SaaS, and modern web solutions face renewed pressure to update dependencies proactively and establish robust exception handling and segmentation practices.

6 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
Microsoft’s January 2026 Patch Tuesday: 114 Flaws Fixed, Zero-Day Exploited
Impact· low

Microsoft’s January 2026 Patch Tuesday: 114 Flaws Fixed, Zero-Day Exploited

In January 2026, Microsoft released its first Patch Tuesday update of the year, addressing 114 security vulnerabilities affecting Windows, with one actively exploited zero-day vulnerability. Of the total, eight were rated Critical and the rest Important, with the majority comprising privilege escalation, information disclosure, and remote code execution flaws. The exploited vulnerability, discovered in the wild, could allow threat actors to gain unauthorized access or escalate privileges on affected systems, posing a risk to both organizations and individuals relying on unpatched Windows environments. Microsoft issued immediate guidance to mitigate ongoing risks. This incident underscores the persistent risks from unpatched systems and highlights the continued targeting of widely deployed platforms like Windows. Organizations face heightened pressure to prioritize vulnerability management and timely patching as adversaries quickly weaponize newly disclosed flaws.

6 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
AI Agents: The New Privilege Escalation Path in Enterprise Security (2026)
Impact· medium

AI Agents: The New Privilege Escalation Path in Enterprise Security (2026)

In January 2026, organizations leveraging AI agents across core business processes were found to face significant privilege escalation risks. AI-powered workflow and support agents—granted broad permissions for automation—enabled users to trigger actions and access resources far beyond their direct entitlements. Because these agents operate under shared service accounts or long-lived credentials, traditional identity-based access controls and audit trails attributed activities to the agent, obscuring the true initiator. This design gap quietly allowed users to bypass policy boundaries, escalating privileges and risking unauthorized changes or exposure of sensitive data. The incident highlights a crucial shift: as enterprises rapidly adopt organizational AI agents, attackers and insiders can exploit the mismatch between agent and user permissions. With AI-mediated workflows, the failure to tie actions to originating users undermines zero trust, least privilege, and core compliance mandates, increasing urgency for new visibility and access governance solutions.

6 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(high)
LM
Lateral Movement(medium)
C&C
Command & Control(low)
E
Exfiltration(medium)
I
Impact(medium)
Read Report
Attackers Bypass Security Using c-ares DLL Side-Loading: Commodity Malware Delivered in Active Campaign
Impact· medium

Attackers Bypass Security Using c-ares DLL Side-Loading: Commodity Malware Delivered in Active Campaign

In January 2026, security researchers reported an active malware campaign leveraging DLL side-loading via the open-source c-ares library. Attackers paired a malicious 'libcares-2.dll' with the legitimate signed 'ahost.exe' to evade security controls and deploy multiple trojans and info-stealer malwares. This method exploited trust in legitimate software to bypass endpoint defenses, leading to widespread compromise across targeted organizations and enabling the theft of sensitive data and credentials. Initial access was facilitated by distributing rogue DLLs alongside trusted binaries, primarily impacting organizations with inadequate application whitelisting and file integrity controls. This incident is particularly relevant as DLL side-loading attacks remain a favored technique for cybercriminals to circumvent detection, especially as organizations continue to migrate to cloud and hybrid environments. The campaign highlights a growing trend in software supply chain exploitation and the need for stronger endpoint and lateral movement protections.

6 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(medium)
Read Report
Fortinet FortiSIEM 2026: Critical Unauthenticated Remote Code Execution Vulnerability Exposed
Impact· low

Fortinet FortiSIEM 2026: Critical Unauthenticated Remote Code Execution Vulnerability Exposed

In January 2026, Fortinet disclosed and patched a critical vulnerability (CVE-2025-64155) affecting FortiSIEM, its security information and event management platform. The flaw is an OS command injection bug with a CVSS score of 9.4, which allows unauthenticated remote attackers to execute arbitrary code with system privileges. This exposes organizations to potential full compromise of their FortiSIEM instances, enabling adversaries to gain visibility into security infrastructure, manipulate logs, or pivot into internal environments. Immediate updates were recommended to prevent exploitation, as vulnerable versions were actively at risk. This incident underscores the persistent risk posed by pre-authentication remote code execution vulnerabilities in widely-deployed security appliances. The growing reliance on SIEM and orchestration tools makes them attractive targets, amplifying the urgency for rapid patching and robust network segmentation to minimize blast radius amid evolving attacker techniques.

6 months ago

Kill Chain

IC
Initial Compromise(high)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(low)
I
Impact(low)
Read Report
VoidLink Malware: Advanced Intrusions Against Linux & Cloud in 2024
Impact· low

VoidLink Malware: Advanced Intrusions Against Linux & Cloud in 2024

In early 2024, security researchers uncovered a highly advanced Linux threat dubbed 'VoidLink,' a modular and cloud-first malware framework engineered for persistent, stealthy access on enterprise Linux systems. The attackers leveraged sophisticated obfuscation and privilege escalation techniques to deploy VoidLink in cloud environments, allowing them to bypass traditional detection controls. With capabilities to maintain long-term access, communicate over encrypted channels, and employ lateral movement, the group behind VoidLink targeted organizations seeking to exploit gaps in east-west traffic security and cloud visibility. The resulting impact included potential unauthorized access, data exfiltration, and operational risk to critical workloads. The VoidLink discovery underscores a broader industry trend toward sophisticated Linux and cloud-targeting malware, reflecting both attacker innovation and increasing value of Linux workloads. Security and compliance leaders should consider this incident a warning—defending Linux-based environments now requires cloud-native controls, enhanced visibility, and integrated anomaly detection as attackers shift beyond legacy perimeter defenses.

6 months ago

Kill Chain

IC
Initial Compromise(medium)
PE
Privilege Escalation(medium)
LM
Lateral Movement(medium)
C&C
Command & Control(medium)
E
Exfiltration(low)
I
Impact(low)
Read Report
Microsoft Patch Tuesday January 2026: Actively Exploited Zero-Day and Critical Vulnerabilities
Impact· low

Microsoft Patch Tuesday January 2026: Actively Exploited Zero-Day and Critical Vulnerabilities

In January 2026, Microsoft released updates addressing 113 vulnerabilities across its Windows operating systems and supported software, including eight critical flaws and an actively exploited zero-day, CVE-2026-20805, in Desktop Window Manager (DWM). Despite a moderate CVSS of 5.5, this bug exposes address layout information, enabling attackers to chain it with other vulnerabilities for reliable compromise. Additionally, two critical Microsoft Office remote code execution flaws allowed attacks via specially crafted emails, and legacy modem driver vulnerabilities posed new elevation-of-privilege risks. Failure to patch exposes organizations to memory exploit chains, lateral movement, and potential system-level compromise affecting even fully updated environments. This incident highlights the ongoing threat of exploited zero-day vulnerabilities and the importance of timely patching amidst evolving attacker tactics. The rise of attacks leveraging old device drivers and exploitation chains underscores the need for risk-based vulnerability management and proactive security control validation.

6 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
Shadow#Reactor Delivers Remcos RAT Through Text File Phishing in 2024
Impact· low

Shadow#Reactor Delivers Remcos RAT Through Text File Phishing in 2024

In mid-2024, a threat group known as Shadow#Reactor orchestrated a sophisticated phishing campaign to deliver the Remcos Remote Access Trojan (RAT). Leveraging seemingly benign text files as carriers for malicious scripts, attackers bypassed security solutions and enticed targets to unwittingly initiate the infection through trusted system utilities. The campaign’s stealth allowed the attackers to establish command and control, enabling surveillance, credential theft, and potential lateral movement within the impacted organizations. This incident exemplifies the evolution of social engineering and malware delivery tactics that evade conventional defenses. The rise in attackers abusing native utilities with unobtrusive file types serves as a stark warning for organizations to re-evaluate endpoint protections and user awareness, especially as threat actors target a wide range of industries with novel bait methods.

6 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(low)
Read Report
ServiceNow's AI Vulnerability Sets New Benchmark for Enterprise Risk
Impact· medium

ServiceNow's AI Vulnerability Sets New Benchmark for Enterprise Risk

In early 2024, ServiceNow integrated agentic AI capabilities into its legacy chatbot platform without adequate security controls, inadvertently exposing sensitive customer data and internal systems. Security researchers discovered that the unguarded AI layer allowed unauthorized access to confidential information by bypassing traditional authentication and authorization mechanisms. The vulnerability potentially allowed attackers to intercept unencrypted traffic and perform lateral movement within affected environments, significantly increasing the risk of data leaks and business disruption. ServiceNow has since initiated remediation efforts to close these flaws and notify impacted customers. This incident highlights the growing challenges organizations face as they rapidly adopt advanced AI technologies atop legacy infrastructures. Industry experts warn that such AI-driven vulnerabilities are increasing, drawing regulatory scrutiny and pressuring enterprises to strengthen segmentation, monitoring, and encryption for both north-south and east-west traffic flows.

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