Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
Hugging Face Tokenizer.json Vulnerability: A New AI Supply Chain Threat
In May 2026, security researchers identified a vulnerability in Hugging Face's AI models, specifically within the 'tokenizer.json' file. Attackers can manipulate this file to intercept and redirect model outputs, potentially exfiltrating sensitive data such as API parameters and credentials. This supply chain attack affects models run locally using formats like SafeTensors, ONNX, and GGUF, but does not impact models executed through Hugging Face's Inference API. The compromised 'tokenizer.json' file allows threat actors to gain visibility into every URL the model accesses, posing significant security risks. This incident underscores the growing threat of supply chain attacks targeting AI infrastructure. As organizations increasingly rely on open-source AI models, ensuring the integrity of all components, including configuration files like 'tokenizer.json', becomes critical. The attack highlights the need for robust validation mechanisms and heightened vigilance when integrating third-party AI models into production environments.
4 months ago
Kill Chain
OpenAI's Daybreak: Revolutionizing Cybersecurity with AI-Powered Vulnerability Detection
In May 2026, OpenAI introduced Daybreak, a cybersecurity initiative leveraging advanced AI models and Codex Security to assist organizations in identifying and patching software vulnerabilities proactively. Daybreak integrates AI capabilities to perform secure code reviews, threat modeling, patch validation, and dependency risk analysis, aiming to enhance software resilience from the development phase. This initiative is part of OpenAI's broader effort to embed robust security measures into software design, enabling defenders to detect and remediate vulnerabilities before they can be exploited by malicious actors. The launch of Daybreak underscores a significant shift in cybersecurity strategies, emphasizing proactive defense mechanisms powered by AI. As cyber threats become more sophisticated, integrating AI-driven tools like Daybreak into the software development lifecycle is crucial for organizations to stay ahead of potential attacks and ensure the security of their digital assets.
4 months ago
Kill Chain
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.
4 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.
4 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.
4 months ago
Kill Chain
Apple's May 2026 Security Update: Critical Vulnerabilities Patched
In May 2026, Apple released a comprehensive security update addressing 84 vulnerabilities across its operating systems, including iOS, iPadOS, macOS, tvOS, watchOS, and visionOS. Notably, CVE-2026-28819, an out-of-bounds write issue in the Wi-Fi component, could allow an application to execute arbitrary code with kernel privileges. This vulnerability was mitigated through improved bounds checking. Other significant vulnerabilities included CVE-2026-28840, enabling apps to gain root privileges via PackageKit, and CVE-2026-28846, allowing remote attackers to cause unexpected app termination through SceneKit. ([isc.sans.edu](https://isc.sans.edu/diary.html?utm_source=openai)) While there were no reports of these vulnerabilities being exploited in the wild, the breadth of affected components underscores the importance of timely software updates. Organizations and individuals are urged to apply these patches promptly to maintain system integrity and protect sensitive data.
4 months ago
Kill Chain
TrickMo's Evolution: Leveraging TON for Enhanced Stealth in Banking Malware
In early 2026, a new variant of the TrickMo Android banking trojan emerged, leveraging The Open Network (TON) for command-and-control (C2) communications. This variant, observed by ThreatFabric between January and February 2026, actively targeted banking and cryptocurrency wallet users in France, Italy, and Austria. By utilizing TON's decentralized infrastructure, the malware effectively evaded traditional domain takedown efforts, complicating mitigation strategies. ([infosecurity-magazine.com](https://www.infosecurity-magazine.com/news/trickmo-c-ton-network-android/?utm_source=openai)) The adoption of TON for C2 communications signifies a broader trend among threat actors toward decentralized platforms to enhance stealth and resilience. This evolution underscores the need for security teams to adapt detection and response strategies to address threats that exploit decentralized networks. ([securityaffairs.com](https://securityaffairs.com/192003/malware/android-banking-trojan-trickmo-evolves-using-ton-network-for-c2.html?utm_source=openai))
4 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))
4 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))
4 months ago
Kill Chain
TrickMo Android Banker Leverages TON Blockchain for Covert Operations
In May 2026, a new variant of the TrickMo Android banking malware emerged, targeting users in France, Italy, and Austria. Disguised as popular apps like TikTok and streaming services, this malware employs The Open Network (TON) blockchain for covert command-and-control communications, enhancing its stealth and resilience. TrickMo's capabilities include intercepting one-time passwords (OTPs), recording screens, exfiltrating data, and executing overlay attacks to steal banking credentials. The malware's use of TON's decentralized infrastructure complicates detection and mitigation efforts. This incident underscores a growing trend of cybercriminals leveraging decentralized technologies to evade traditional security measures. The adoption of blockchain for malicious communications highlights the need for advanced detection strategies and reinforces the importance of user vigilance against social engineering tactics.
4 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.
4 months ago
Kill Chain
Instructure Canvas Breach 2026: A Wake-Up Call for Educational Cybersecurity
In April 2026, Instructure, the developer of the Canvas Learning Management System (LMS), experienced a significant data breach executed by the cybercriminal group ShinyHunters. The attackers exploited vulnerabilities in the Free-for-Teacher environment, leading to unauthorized access and the exfiltration of approximately 3.6 terabytes of data, affecting over 8,800 educational institutions and 275 million users. Compromised information included names, email addresses, student ID numbers, and private messages. Subsequently, in May 2026, ShinyHunters leveraged the same vulnerabilities to deface Canvas login portals, displaying ransom messages and demanding payment to prevent further data exposure. This incident underscores the critical need for robust security measures in educational platforms, especially as cybercriminals increasingly target the education sector. The exploitation of cross-site scripting (XSS) vulnerabilities highlights the importance of regular security assessments and prompt patching to mitigate such risks.
4 months ago
Kill Chain
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