✨ No need to do from scratch. Deploy a Validated Containment Architecture built for your AI platform. →Deploy a Validated Containment Architecture for your AI platform. →A Validated Containment Architecture for your AI platform. →Validated Containment Architectures are here. →Contain Threats NowExplore✨
Information Technology/IT
Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.
Explore Other Sectors
Information Technology/IT Threat Reports
DARPA AIxCC Challenge 2025: Pioneering AI in Cybersecurity
In August 2025, DARPA concluded its two-year Artificial Intelligence Cyber Challenge (AIxCC), a competition aimed at developing AI-driven systems to autonomously identify and patch vulnerabilities in open-source software critical to national infrastructure. The challenge culminated at DEF CON 33, where Team Atlanta secured first place, followed by Trail of Bits and Theori. Competitors' Cyber Reasoning Systems (CRSs) analyzed over 54 million lines of code, discovering 54 synthetic vulnerabilities and patching 43, alongside identifying 18 real-world vulnerabilities, 11 of which were patched. This initiative demonstrated the potential of AI to enhance cybersecurity defenses by rapidly addressing software vulnerabilities. The success of AIxCC underscores the growing importance of integrating AI into cybersecurity strategies, especially as cyber threats targeting critical infrastructure become more sophisticated. The open-sourcing of these CRSs provides a valuable resource for organizations seeking to bolster their security posture through automated vulnerability management.
2 months ago
Kill Chain
Instructure's 2026 Data Breach: A Wake-Up Call for Educational Cybersecurity
In early May 2026, Instructure, the parent company of the Canvas learning management system, experienced a significant data breach executed by the cybercriminal group ShinyHunters. The attackers accessed 3.65 terabytes of data, affecting nearly 9,000 educational institutions and compromising personal information of approximately 275 million individuals, including names, email addresses, student ID numbers, and private messages. Although passwords and financial data were reportedly not compromised, the breach led to widespread disruptions, particularly during the critical final exam period. In response, Instructure reached an agreement with ShinyHunters to prevent the public release of the stolen data, receiving assurances of its destruction. The company has since implemented enhanced security measures and is conducting a comprehensive forensic analysis to prevent future incidents. ([apnews.com](https://apnews.com/article/3d55b9399ae87d49276f354e1c34c180?utm_source=openai)) This incident underscores the escalating threat posed by sophisticated cybercriminal groups targeting educational institutions. The breach highlights the critical need for robust cybersecurity frameworks, proactive threat detection, and comprehensive incident response plans to safeguard sensitive data and maintain operational continuity in the education sector.
2 months ago
Kill Chain
Mini Shai-Hulud Worm Targets TanStack, Mistral AI, and Others in Major Supply Chain Attack
In May 2026, the threat actor TeamPCP launched a sophisticated supply chain attack known as the Mini Shai-Hulud campaign, compromising over 170 npm and PyPI packages, including those from TanStack, Mistral AI, UiPath, OpenSearch, and Guardrails AI. The attackers injected obfuscated JavaScript files into these packages, which, upon execution, profiled the environment and deployed credential-stealing malware targeting cloud providers, cryptocurrency wallets, AI tools, messaging apps, and CI systems. The stolen data was exfiltrated to attacker-controlled domains, and the malware established persistence in development environments by integrating with IDEs like Visual Studio Code. This incident underscores the escalating threat of supply chain attacks, particularly those targeting widely used open-source packages. The use of self-propagating malware that exploits developer environments highlights the need for enhanced security measures in software development pipelines. Organizations must remain vigilant, regularly audit their dependencies, and implement robust monitoring to detect and mitigate such sophisticated attacks.
2 months ago
Kill Chain
Stealthy Intrusion via Third-Party Compromise in May 2026
In May 2026, Microsoft Incident Response investigated a sophisticated intrusion where threat actors exploited a compromised third-party IT services provider to gain access to an organization's network. Utilizing legitimate tools like HPE Operations Agent, the attackers executed scripts and binaries that mimicked routine administrative activities, enabling them to steal credentials and establish persistent access without detection. This method allowed the threat actors to move laterally across the network, compromising critical assets and maintaining a foothold over an extended period. This incident underscores the growing trend of attackers leveraging trusted relationships and legitimate tools to infiltrate organizations, highlighting the need for enhanced monitoring and validation of third-party access and activities within enterprise environments.
2 months ago
Kill Chain
Urgent: 'Copy Fail' Vulnerability Puts Linux Systems at Risk
In April 2026, a critical vulnerability known as 'Copy Fail' (CVE-2026-31431) was disclosed, affecting the Linux kernel's cryptographic subsystem. This flaw allows local unprivileged users to escalate their privileges to root by exploiting a logic error in the algif_aead module, enabling unauthorized access to system resources. The vulnerability impacts a wide range of Linux distributions, including Ubuntu, Red Hat Enterprise Linux, Fedora, CentOS Stream, AlmaLinux, and openSUSE Tumbleweed. Exploitation is achieved through a simple 732-byte Python script, making it highly accessible and dangerous. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/05/01/cve-2026-31431-copy-fail-vulnerability-enables-linux-root-privilege-escalation/?utm_source=openai)) The 'Copy Fail' vulnerability is particularly concerning due to its widespread applicability across various Linux environments, including cloud infrastructures and containerized applications. Its ease of exploitation and the availability of public proof-of-concept code have led to active exploitation in the wild. Organizations are urged to apply patches promptly to mitigate the risk of unauthorized system access and potential data breaches. ([techcrunch.com](https://techcrunch.com/2026/05/04/u-s-government-warns-of-severe-copyfail-bug-affecting-major-versions-of-linux/?utm_source=openai))
2 months ago
Kill Chain
Instructure Canvas Data Breach: A Wake-Up Call for Educational Cybersecurity
In April 2026, Instructure, the company behind the Canvas learning management system, experienced a significant data breach orchestrated by the cybercriminal group ShinyHunters. The attackers accessed personal information of approximately 275 million individuals across nearly 9,000 educational institutions, including names, email addresses, student ID numbers, and user communications. Although sensitive data such as passwords and financial information were reportedly not compromised, the breach led to widespread disruptions as Canvas was temporarily taken offline to mitigate further damage. ([instructure.com](https://www.instructure.com/incident_update?utm_source=openai)) This incident underscores the escalating threat posed by sophisticated cybercriminal groups targeting educational platforms. The breach highlights the critical need for robust cybersecurity measures and proactive incident response strategies within the education sector to safeguard sensitive user data and maintain operational continuity. ([malwarebytes.com](https://www.malwarebytes.com/blog/news/2026/05/shinyhunters-escalates-canvas-attacks-with-school-login-defacements?utm_source=openai))
2 months ago
Kill Chain
Active Directory Breach: The Limitations of Password Resets
In May 2026, a security analysis highlighted that merely changing passwords in Active Directory (AD) environments does not fully mitigate breaches. Attackers can exploit cached credentials and active sessions to maintain unauthorized access even after password resets. This vulnerability underscores the need for comprehensive incident response strategies beyond simple credential changes. The incident emphasizes the importance of addressing identity drift and implementing robust security measures to prevent attackers from leveraging residual access paths post-password reset.
2 months ago
Kill Chain
AI-Generated Zero-Day Exploit Targets Web Admin Tool
In May 2026, Google's Threat Intelligence Group (GTIG) identified a zero-day exploit targeting a widely used open-source web administration tool. The exploit, capable of bypassing two-factor authentication, was notably developed using artificial intelligence (AI). The attack was intercepted before widespread exploitation, highlighting a significant shift in cyber threat methodologies. GTIG's analysis of the Python exploit code revealed characteristics indicative of AI-generated content, such as structured docstrings and a fabricated CVSS score, suggesting the use of a large language model (LLM) in its creation. This incident underscores the increasing reliance of threat actors on AI for discovering and weaponizing vulnerabilities, marking a pivotal evolution in cyber attack strategies. The identification of AI-assisted exploit development necessitates a reevaluation of current cybersecurity defenses and emphasizes the urgency for organizations to adapt to these advanced threats. As AI technologies become more accessible, the potential for their misuse in cyber attacks grows, posing new challenges for security professionals worldwide.
2 months ago
Kill Chain
GhostLock: Exploiting Windows API for File Access Denial
In May 2026, security researcher Kim Dvash from Israel Aerospace Industries unveiled 'GhostLock,' a proof-of-concept tool that exploits the Windows 'CreateFileW' API to deny access to files on local and SMB network shares. By setting the 'dwShareMode' parameter to zero, GhostLock opens files in exclusive mode, preventing other processes from accessing them and resulting in 'STATUS_SHARING_VIOLATION' errors. This technique can be executed by standard domain users without elevated privileges, potentially leading to significant operational disruptions. The release of GhostLock highlights a critical vulnerability in Windows file handling mechanisms, emphasizing the need for organizations to reassess their security protocols. As attackers increasingly leverage legitimate system APIs for malicious purposes, it is imperative for IT departments to implement robust monitoring and mitigation strategies to prevent such denial-of-service attacks.
2 months ago
Kill Chain
Checkmarx Jenkins Plugin Compromised in 2026 Supply Chain Attack
In May 2026, Checkmarx's Jenkins Application Security Testing (AST) plugin was compromised by the hacker group TeamPCP. The attackers published a malicious version of the plugin on the Jenkins Marketplace, embedding credential-stealing malware. This breach was facilitated by credentials obtained from a prior supply chain attack on the Trivy vulnerability scanner in March 2026. The malicious plugin, version 2026.5.09, was uploaded on May 9, 2026, and users who installed this version are advised to rotate all secrets and investigate for potential lateral movement or persistence. This incident underscores the escalating trend of supply chain attacks targeting development tools and the critical need for robust security measures in CI/CD pipelines. Organizations must remain vigilant, ensuring the integrity of third-party plugins and promptly addressing any security advisories to mitigate potential risks.
2 months ago
Kill Chain
cPanel CVE-2026-41940 Exploited to Deploy Filemanager Backdoor
In May 2026, a critical authentication bypass vulnerability, CVE-2026-41940, was discovered in cPanel and WebHost Manager (WHM) software, allowing unauthenticated remote attackers to gain administrative access to affected systems. Exploiting this flaw, a threat actor known as Mr_Rot13 deployed a backdoor named Filemanager, enabling unauthorized control over compromised environments. The attack involved injecting malicious code to create unauthorized sessions, leading to potential data theft, malware deployment, and system compromise. ([support.cpanel.net](https://support.cpanel.net/hc/en-us/articles/40073787579671-Security-CVE-2026-41940-cPanel-WHM-WP2-Security-Update-04-28-2026?utm_source=openai)) This incident underscores the escalating threat posed by sophisticated cyber actors targeting widely used web hosting platforms. The rapid exploitation of CVE-2026-41940 highlights the critical need for organizations to promptly apply security patches and implement robust monitoring to detect and mitigate unauthorized access attempts.
2 months ago
Kill Chain
TeamPCP's Supply Chain Attack on Checkmarx Jenkins AST Plugin: A Wake-Up Call for CI/CD Security
In May 2026, the cybercriminal group TeamPCP executed a supply chain attack by publishing a malicious version of the Checkmarx Jenkins AST plugin to the Jenkins Marketplace. This compromised plugin, identified as version 2026.5.09, was designed to exfiltrate sensitive information from Jenkins instances, including GitHub tokens, cloud credentials, and SSH keys. Checkmarx promptly advised users to revert to the verified safe version 2.0.13-829.vc72453fa_1c16, released on December 17, 2025, and to rotate all potentially exposed secrets. This incident underscores the escalating threat posed by supply chain attacks targeting development tools and the necessity for organizations to implement stringent security measures within their CI/CD pipelines. The recurrence of such attacks highlights the importance of continuous monitoring and verification of third-party components to safeguard against unauthorized modifications and potential data breaches.
2 months ago
Kill Chain
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