Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
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
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
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
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
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
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
LiteLLM Supply Chain Compromise: A Wake-Up Call for Open-Source Security
In March 2026, the LiteLLM Python package, a widely used tool for managing large language model (LLM) APIs, was compromised in a supply chain attack attributed to the threat actor group TeamPCP. Malicious versions 1.82.7 and 1.82.8 were published on the Python Package Index (PyPI), containing code designed to exfiltrate sensitive credentials, including SSH keys, cloud tokens, and Kubernetes secrets. The attack exploited the package's role as a credential proxy, potentially exposing a vast array of systems to unauthorized access. The compromised versions have since been removed from PyPI, and users are advised to verify their installations, rotate all potentially exposed credentials, and monitor for any unauthorized activity. ([netspi.com](https://www.netspi.com/blog/executive-blog/ai-ml-pentesting/litellm-supply-chain-compromise/?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting open-source software repositories. The LiteLLM compromise highlights the critical need for organizations to implement stringent security measures within their software development and deployment pipelines to mitigate the risks associated with third-party dependencies.
5 months ago
Kill Chain
Addressing API Authorization Vulnerabilities in the Age of AI
In 2026, API authorization vulnerabilities have emerged as a critical security concern, with Broken Object Level Authorization (BOLA) and Broken Function Level Authorization (BFLA) being the most prevalent issues. These flaws allow attackers to access or manipulate resources without proper permissions, leading to unauthorized data exposure and potential system compromise. The rapid proliferation of APIs, coupled with inadequate access controls, has significantly increased the attack surface for organizations. ([42crunch.com](https://42crunch.com/state-of-api-security-2026-report/?utm_source=openai)) The urgency to address these vulnerabilities is heightened by the integration of AI and automation technologies, which rely heavily on APIs. As AI systems become more prevalent, the potential for exploitation through insecure APIs grows, emphasizing the need for robust authorization mechanisms and continuous security assessments. ([tfir.io](https://tfir.io/ai-security-api-security-wallarm-2026/?utm_source=openai))
5 months ago
Kill Chain
Critical Privilege Escalation Vulnerabilities in Google Cloud's Vertex AI Expose Organizations to Security Risks
In January 2026, security researchers identified critical privilege escalation vulnerabilities in Google Cloud's Vertex AI platform. These flaws allowed low-privileged users to gain high-privilege Service Agent roles, potentially leading to unauthorized access to sensitive data and resources. The vulnerabilities were found in the Vertex AI Agent Engine and Ray on Vertex AI, where default configurations enabled attackers to escalate permissions from 'Viewer' to project-wide access. Google acknowledged that the services were 'working as intended,' indicating that these risks persist in default deployments. ([cyberpress.org](https://cyberpress.org/privilege-escalation-bug-in-google-vertex-ai/?utm_source=openai)) This incident underscores the importance of scrutinizing default configurations in cloud services, as they can inadvertently expose organizations to significant security risks. The ability for low-privileged users to escalate their permissions highlights the need for robust access controls and continuous monitoring to prevent unauthorized access and potential data breaches.
5 months ago
Kill Chain
Apple Introduces Terminal Warning in macOS to Combat ClickFix Attacks
In March 2026, Apple released macOS Tahoe 26.4, introducing a security feature designed to combat 'ClickFix' attacks—a social engineering tactic where users are deceived into pasting malicious commands into the Terminal under the guise of troubleshooting or verification processes. This new mechanism delays the execution of potentially harmful commands pasted into the Terminal and presents a warning message to the user, highlighting the associated risks and advising caution. Users have the option to cancel the action or proceed if they understand the command's implications. The implementation of this feature underscores the growing prevalence of ClickFix attacks targeting macOS users. By integrating this warning system, Apple aims to enhance user awareness and prevent inadvertent execution of malicious commands, thereby strengthening the overall security posture of macOS systems.
5 months ago
Kill Chain
GitGuardian's 2026 Report Highlights Alarming Surge in AI Service Leaks and Hardcoded Secrets
In 2025, GitGuardian's 'State of Secrets Sprawl' report identified a 34% year-over-year increase in hardcoded secrets exposed on public GitHub repositories, totaling approximately 29 million. This surge is largely attributed to the rapid adoption of AI-assisted coding tools, which have accelerated software development but also increased the frequency of security vulnerabilities. Notably, AI service credentials leaks rose by 81%, with tools like Claude Code exhibiting a 3.2% secret leak rate, double the GitHub-wide baseline. Additionally, internal repositories were found to be six times more likely to contain hardcoded secrets compared to public ones, and 28% of leaks originated from collaboration and productivity tools. The report underscores the urgent need for robust secrets management and governance to mitigate these escalating risks. ([blog.gitguardian.com](https://blog.gitguardian.com/the-state-of-secrets-sprawl-2026/?utm_source=openai)) The current relevance of this incident lies in the expanding attack surface introduced by AI technologies and the persistent challenge of secrets sprawl. As organizations increasingly integrate AI into their development processes, the potential for inadvertent exposure of sensitive information grows, necessitating immediate attention to secrets management practices to prevent security breaches.
5 months ago
Kill Chain
OpenAI Patches ChatGPT Data Exfiltration Vulnerability in 2026
In early 2026, a vulnerability in OpenAI's ChatGPT was discovered that allowed attackers to exfiltrate sensitive user data through malicious prompts. This flaw exploited a covert DNS-based communication channel within the AI's Linux runtime, bypassing existing security measures and enabling unauthorized data transmission without user consent. OpenAI addressed the issue on February 20, 2026, following responsible disclosure, and confirmed that there was no evidence of malicious exploitation. This incident underscores the evolving nature of AI security threats and the necessity for continuous vigilance and robust security frameworks to protect sensitive information processed by AI systems.
5 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