Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
TeamPCP Hackers Advertise Mistral AI Code Repositories for Sale
In May 2026, the TeamPCP hacker group infiltrated Mistral AI's codebase management system, exfiltrating nearly 5 gigabytes of internal repositories and source code. This breach was part of the broader 'Mini Shai-Hulud' supply-chain attack, which compromised official packages from TanStack and Mistral AI through stolen CI/CD credentials and legitimate workflows. The attackers are now demanding $25,000 for the stolen data, threatening to leak it publicly if a buyer isn't found within a week. This incident underscores the escalating threat of supply-chain attacks targeting software development processes. Organizations must prioritize securing their CI/CD pipelines and implement robust monitoring to detect unauthorized access promptly.
4 months ago
Kill Chain
Critical Authentication Bypass Vulnerability in Burst Statistics WordPress Plugin (CVE-2026-8181)
In May 2026, a critical authentication bypass vulnerability, CVE-2026-8181, was discovered in the Burst Statistics WordPress plugin, affecting versions 3.4.0 and 3.4.1. This flaw allowed unauthenticated attackers to impersonate administrator accounts by exploiting improper handling of authentication functions, potentially leading to full site compromise. The vulnerability was actively exploited shortly after disclosure, with over 7,400 attacks recorded within 24 hours. This incident underscores the persistent threat posed by vulnerabilities in widely used WordPress plugins. It highlights the importance of prompt patching and vigilant monitoring, as attackers rapidly exploit such flaws to gain unauthorized access and control over websites.
4 months ago
Kill Chain
Malicious 'node-ipc' Versions Compromise Developer Credentials
On May 14, 2026, malicious versions of the widely used npm package 'node-ipc' were published, specifically versions 9.1.6, 9.2.3, and 12.0.1. These versions contained obfuscated backdoor code designed to steal developer credentials, including cloud service keys, SSH keys, and other sensitive information. The malware executed upon requiring the package, exfiltrating data to an attacker-controlled server. The compromised versions were published by an unauthorized account, indicating a potential maintainer account takeover. ([thehackernews.com](https://thehackernews.com/2026/05/stealer-backdoor-found-in-3-node-ipc.html?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting open-source ecosystems. Developers and organizations must remain vigilant, implementing robust security measures to detect and prevent such compromises. The event highlights the necessity for continuous monitoring and verification of third-party dependencies to safeguard against unauthorized code injections.
4 months ago
Kill Chain
Understanding the Risks: AI Integration and Cloud Security
In 2025, the enterprise risk landscape experienced a paradigm shift: the adoption of AI and LLMs officially becoming the primary driver of cloud risk. Today, almost 88% of organizations now leverage AI in at least one business function. With this level of integration, the risk of AI is now outpacing traditional security guardrails, culminating in a highly complex and interconnected attack surface. SentinelOne’s new AI and Cloud Verified Exploit Paths and Secrets Scanning Report examines this evolving threatscape and draws on telemetry from over 11,000 anonymized customer environments to offer deeper visibility into how threat actors are actively exploiting modern cloud and AI infrastructures. A primary finding of the 2026 report is the rising proliferation of AI-specific credentials. The data indicates that AI-related secrets — such as OpenAI API Keys, Azure OpenAI API Keys, and others — increased by approximately 140% in a span of one year. This growth correlates directly with the rapid embedding of AI technologies into customer support systems, internal tooling, financial platforms, and product experiences. Ubiquitous deployment has generated a widespread organizational pattern known as 'shadow AI' – the unsanctioned use of AI tools in an environment without formal IT approval or security oversight. In practice, this occurs when developers or internal teams utilize unmanaged or personal LLM keys to process corporate data outside of sanctioned IT or security channels. Since these AI integrations span numerous internal applications, the same API keys are frequently duplicated and stored within code repositories, SaaS configurations, and development scripts. Compounding this, these credentials are often implemented without proper access controls or routine rotation schedules. The sprawl of these credentials renders them difficult to track via standard secrets management protocols, establishing a requirement for more centralized governance over how AI keys are issued and utilized.
4 months ago
Kill Chain
GemStuffer: A New Frontier in Supply Chain Attacks Exploiting RubyGems
In May 2026, a campaign named 'GemStuffer' exploited over 150 RubyGems packages to exfiltrate data scraped from UK local government portals. Unlike typical supply chain attacks that aim to distribute malware to developers, this operation utilized the RubyGems registry as a storage and retrieval channel for the exfiltrated data. The attackers published numerous packages containing scripts that collected public data from government websites and then uploaded this data back to RubyGems, effectively using the platform as a 'dead drop' for data storage. This method allowed the threat actors to bypass traditional command-and-control infrastructures, making detection more challenging. ([thecodingzebra.com](https://www.thecodingzebra.com/cybersecurity/gemstuffer-abuses-150-rubygems/?utm_source=openai)) This incident underscores a novel abuse of software package registries, highlighting the need for enhanced monitoring and security measures within these ecosystems. The use of legitimate platforms for data exfiltration represents an evolution in threat actor tactics, emphasizing the importance of vigilance in software supply chain security. ([cyberleveling.com](https://cyberleveling.com/blog/rubygems-gemstuffer-supply-chain-2026?utm_source=openai))
4 months ago
Kill Chain
Critical Windows Zero-Day Vulnerabilities: BitLocker Bypass and Privilege Escalation Risks
In May 2026, a cybersecurity researcher known as Chaotic Eclipse disclosed two critical zero-day vulnerabilities affecting Windows systems. The first, dubbed 'YellowKey,' allows attackers with physical access to bypass BitLocker encryption by using a specially crafted USB drive to exploit the Windows Recovery Environment (WinRE). This vulnerability impacts Windows 11 and Windows Server 2022/2025, enabling unauthorized access to encrypted drives without requiring a recovery key. The second vulnerability, 'GreenPlasma,' involves a privilege escalation flaw in the Windows Collaborative Translation Framework (CTFMON), potentially granting unprivileged users SYSTEM-level access by creating arbitrary memory section objects within directories writable by SYSTEM. These disclosures raise significant concerns about the security of Windows encryption and privilege management mechanisms. The public release of proof-of-concept exploits for both vulnerabilities underscores the urgency for organizations to assess their exposure and implement mitigations. The 'YellowKey' exploit, in particular, highlights a critical flaw in BitLocker's reliance on WinRE, suggesting that even systems with Trusted Platform Module (TPM) and PIN configurations may be vulnerable. As of now, Microsoft has not issued official patches for these vulnerabilities, leaving systems at risk of exploitation.
4 months ago
Kill Chain
Securing AI Applications: Addressing Exploitable Misconfigurations
In May 2026, Microsoft Defender Security Research Team identified critical misconfigurations in AI applications deployed on cloud-native platforms. These misconfigurations, including publicly exposed services with weak or missing authentication, were actively exploited by attackers to achieve remote code execution, credential theft, and unauthorized access to sensitive internal tools and data. The incidents underscore the importance of secure configurations in AI deployments to prevent low-effort, high-impact attacks. The prevalence of such exploitable misconfigurations highlights a growing trend where threat actors target improperly configured AI services. This trend necessitates immediate attention to secure deployment practices and continuous monitoring to mitigate potential risks associated with AI workloads.
4 months ago
Kill Chain
Unveiling Critical Security Risks in Single-Page Applications
In May 2026, security researchers highlighted significant vulnerabilities inherent in Single-Page Applications (SPAs). These applications, by design, transmit their entire frontend codebase to users, including unauthenticated visitors. This exposure allows attackers to access JavaScript bundles containing route definitions, API endpoints, authentication logic, and potentially hardcoded secrets. Exploiting this information, malicious actors can identify and target unauthenticated backend services, bypass API Gateway authentication, and uncover Insecure Direct Object References (IDORs), leading to unauthorized data access and potential system compromise. The prevalence of SPAs in modern web development, combined with the increasing sophistication of AI-assisted penetration testing tools, underscores the urgency for organizations to reassess their security postures. Ensuring robust backend authentication, minimizing sensitive data exposure in frontend code, and implementing comprehensive security testing are critical to mitigating these risks.
4 months ago
Kill Chain
Understanding Supply Chain Risks: Lessons from 'postmark-mcp' and ClawHub Incidents
In September 2025, a malicious update to the 'postmark-mcp' package on npm introduced a backdoor that blind carbon copied (BCC) all outgoing emails to an attacker-controlled address, compromising sensitive information. This incident underscores the inherent risks in software supply chains, particularly when malicious code is introduced into widely used packages. Similarly, the ClawHub marketplace faced significant security challenges when numerous malicious skills were uploaded, leading to credential harvesting and data exfiltration. These events highlight the critical need for rigorous vetting and monitoring of third-party components to prevent unauthorized data access and maintain system integrity.
4 months ago
Kill Chain
Unauthorized Access to Anthropic's Mythos AI Model Highlights Security Challenges
In April 2026, unauthorized individuals gained access to Anthropic's advanced AI model, Claude Mythos, which is designed to detect software vulnerabilities across major operating systems and web browsers. This breach occurred through exploitation of a third-party evaluator and data from a previous security incident involving AI recruitment startup Mercor. The unauthorized access raised significant concerns about the potential misuse of Mythos's capabilities, as the model had previously identified numerous vulnerabilities, including 271 in Mozilla's Firefox browser alone. ([techradar.com](https://www.techradar.com/pro/security/mythos-accessed-by-unauthorized-users-as-anthropic-says-were-investigating-cracks-may-be-showing-in-project-glasswing-as-unknown-users-access-model-via-third-parties?utm_source=openai)) The incident underscores the dual-edged nature of AI in cybersecurity. While AI models like Mythos can significantly enhance vulnerability detection and remediation, they also present new attack vectors if not properly secured. This breach highlights the urgent need for robust security measures and oversight in the deployment of powerful AI systems to prevent their exploitation by malicious actors.
4 months ago
Kill Chain
AI Models Surpass Cybersecurity Benchmarks: A New Era in Cyber Defense
In May 2026, the UK's AI Security Institute (AISI) and Palo Alto Networks reported that advanced AI models, specifically Anthropic's Claude Mythos Preview and OpenAI's GPT-5.5, have significantly surpassed previous benchmarks in autonomous cybersecurity tasks. These models demonstrated the ability to complete complex, multi-step cyber operations with unprecedented efficiency, marking a substantial leap in AI capabilities within the cybersecurity domain. The AISI observed that the time required for AI models to autonomously perform cyber tasks has been halving approximately every 4.7 months since late 2024, indicating an accelerating trend in AI proficiency. This rapid advancement underscores the urgent need for organizations to reassess their cybersecurity strategies, as the potential for AI-driven cyber threats becomes increasingly tangible. The findings suggest that both defensive and offensive applications of AI in cybersecurity are evolving swiftly, necessitating proactive measures to mitigate emerging risks.
4 months ago
Kill Chain
AI-Driven Cyber Threats: The Need for Autonomous Validation
In April 2026, Anthropic released its advanced AI model, Mythos, to a select group of partners under a controlled preview, citing its potential dangers if widely released. Within two weeks, Mythos identified thousands of zero-day vulnerabilities across major operating systems and browsers, including a 27-year-old flaw in OpenBSD. Concurrently, in February 2026, AWS Threat Intelligence reported a campaign where an AI-driven threat actor compromised over 2,500 FortiGate devices across 106 countries in minutes, exploiting known vulnerabilities and misconfigurations. These incidents underscore the accelerating pace of AI-driven cyber threats, highlighting the urgent need for organizations to adopt autonomous validation and continuous security measures to keep pace with machine-speed attacks.
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