Computer Software/Engineering
Breach intelligence, attack campaigns, and threat reports targeting the Computer Software/Engineering sector.
Explore Other Sectors
Computer Software/Engineering Threat Reports
Microsoft's GitHub Repositories Breached in Miasma Malware Attack
In early June 2026, Microsoft identified a significant security breach involving 73 of its open-source GitHub repositories. The attack, attributed to the Miasma malware campaign, led to the injection of information-stealing code into these projects. This malicious code was designed to execute automatically when developers opened the compromised repositories in AI-powered coding tools or integrated development environments (IDEs), thereby exfiltrating sensitive credentials. In response, Microsoft temporarily disabled access to the affected repositories to prevent further exploitation and initiated a comprehensive investigation to assess the extent of the compromise and mitigate potential risks to users. ([techcrunch.com](https://techcrunch.com/2026/06/08/microsofts-open-source-tools-were-hacked-to-steal-passwords-of-ai-developers/?utm_source=openai)) This incident underscores the escalating threat of sophisticated supply chain attacks targeting widely used open-source platforms. The Miasma campaign's ability to infiltrate and propagate through trusted development tools highlights the urgent need for enhanced security measures within the software development lifecycle. Organizations are advised to implement stringent code review processes, employ robust anomaly detection systems, and foster a culture of security awareness among developers to defend against such evolving threats. ([computing.co.uk](https://www.computing.co.uk/news/2026/security/microsoft-s-github-repositories-taken-offline-amid-miasma-supply-chain-attack?utm_source=openai))
3 months ago
Kill Chain
Critical LiteLLM Vulnerability CVE-2026-42271 Exploited in the Wild
In May 2026, a critical command injection vulnerability, CVE-2026-42271, was identified in LiteLLM versions 1.74.2 through 1.83.6. This flaw allowed authenticated users to execute arbitrary commands on the host system by exploiting two endpoints used to preview an MCP server before saving it. The vulnerability was actively exploited in the wild, leading to unauthorized remote code execution. LiteLLM addressed the issue by releasing version 1.83.7, which requires the PROXY_ADMIN role for the affected endpoints. The exploitation of CVE-2026-42271 underscores the increasing targeting of AI infrastructure by threat actors. Organizations utilizing LiteLLM are urged to update to the latest version promptly to mitigate potential risks associated with this vulnerability.
3 months ago
Kill Chain
FROST Attack: A New Threat to User Privacy via SSD Timing
In June 2026, researchers from Graz University of Technology unveiled a novel side-channel attack named FROST (Fingerprinting Remotely using OPFS-based SSD Timing). This attack enables malicious websites to infer users' browsing habits and application usage by exploiting SSD access time variations through JavaScript, without requiring native code execution or user permissions. By leveraging the Origin Private File System (OPFS) API, attackers can create large files that induce measurable SSD latency changes when other applications or websites are accessed, allowing them to identify specific user activities with high accuracy. ([tugraz.elsevierpure.com](https://tugraz.elsevierpure.com/de/publications/frost-fingerprinting-remotely-using-opfs-based-ssd-timing/?utm_source=openai)) The FROST attack underscores the evolving landscape of web-based privacy threats, highlighting the potential for sophisticated side-channel attacks that operate entirely within the browser environment. As web applications become more complex and integrated with local system resources, the need for robust security measures to mitigate such vulnerabilities becomes increasingly critical.
3 months ago
Kill Chain
Hades PyPI Attack: A New Wave of Supply Chain Threats
In June 2026, a sophisticated supply chain attack known as the Hades campaign targeted the Python Package Index (PyPI), compromising 37 malicious wheel artifacts across 19 packages. The attackers utilized Python's .pth files to execute code automatically during interpreter startup, downloading the Bun JavaScript runtime and running an obfuscated JavaScript payload. This payload harvested a wide range of sensitive data, including credentials for GitHub, npm, PyPI, cloud services, and Kubernetes configurations. The stolen data was exfiltrated to public GitHub repositories with descriptions such as "Hades - The End for the Damned." This incident underscores the evolving nature of supply chain attacks, highlighting the need for enhanced security measures in open-source ecosystems. The use of legitimate package features for malicious purposes demonstrates the attackers' increasing sophistication and the critical importance of vigilant package management and code review processes.
3 months ago
Kill Chain
CISA Adds Two Exploited Vulnerabilities to KEV Catalog
On June 8, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog: CVE-2026-42271 and CVE-2026-50751. CVE-2026-42271 affects BerriAI's LiteLLM versions 1.74.2 through 1.83.6, where certain endpoints allow authenticated users to execute arbitrary commands on the host system. CVE-2026-50751 impacts Check Point's Remote Access VPN and Mobile Access products using the deprecated IKEv1 protocol, enabling unauthenticated attackers to establish VPN sessions without valid credentials. Both vulnerabilities have been actively exploited, posing significant risks to federal enterprises. ([nvd.nist.gov](https://nvd.nist.gov/vuln/detail/CVE-2026-42271?utm_source=openai)) The inclusion of these vulnerabilities in the KEV Catalog underscores the critical need for organizations to promptly address known security flaws. As cyber threats evolve, timely remediation of such vulnerabilities is essential to maintain robust security postures and protect sensitive information from unauthorized access.
3 months ago
Kill Chain
Urgent: Chrome V8 Zero-Day CVE-2026-11645 Exploited in the Wild
In June 2026, Google addressed a high-severity zero-day vulnerability, CVE-2026-11645, in Chrome's V8 JavaScript engine. This out-of-bounds read and write flaw allowed remote attackers to execute arbitrary code within the browser sandbox via crafted HTML pages. Discovered by researcher '303f06e3' in April 2026, the vulnerability was actively exploited in the wild prior to the patch release. ([infosecurity-magazine.com](https://www.infosecurity-magazine.com/news/google-patch-chrome-vulnerability/?utm_source=openai)) The incident underscores the persistent targeting of Chrome's V8 engine by threat actors, highlighting the need for continuous vigilance and prompt patching. Organizations should prioritize updating to Chrome version 149.0.7827.103 or later to mitigate potential risks. ([securityweek.com](https://www.securityweek.com/google-patches-5th-chrome-zero-day-exploited-in-2026/?utm_source=openai))
3 months ago
Kill Chain
AI-Powered Worms: The Next Frontier in Cyber Threats
In June 2026, researchers at the University of Toronto unveiled a proof-of-concept AI-driven computer worm capable of autonomously navigating networks, generating tailored attack strategies, and replicating itself without human intervention. Utilizing locally hosted open-weight large language models (LLMs), the worm adapts its tactics in real-time, exploiting vulnerabilities across diverse systems, including Linux, Windows, and IoT devices. In controlled experiments, it achieved elevated access on approximately 70% of targeted hosts and replicated to 62% of the network over seven days. This development signifies a paradigm shift in cyber threats, as traditional defenses reliant on patching known vulnerabilities may prove inadequate against such adaptive malware. The emergence of AI-powered autonomous malware underscores the urgent need for advanced defensive strategies. Organizations must enhance their cybersecurity frameworks to detect and mitigate threats that can dynamically adapt and propagate without centralized control. This incident highlights the critical importance of proactive defense mechanisms in the face of rapidly evolving AI-driven cyber threats.
3 months ago
Kill Chain
Critical Gogs Vulnerability Patched: Argument Injection Leads to RCE
In June 2026, a critical argument injection vulnerability was discovered in Gogs, a self-hosted Git service. This flaw allowed authenticated users to execute remote code, potentially compromising servers, accessing private repositories, stealing credentials, and altering source code. The vulnerability affected all Gogs releases up to and including 0.14.2 and 0.15.0+dev. Rapid7 security researcher Jonah Burgess identified the issue, noting that default configurations with open registration enabled made exploitation easier. Gogs maintainers released version 0.14.3 on June 7, 2026, to address this flaw. This incident underscores the importance of timely patching and vigilant configuration management. The prevalence of similar vulnerabilities highlights the need for organizations to proactively secure their development environments against emerging threats.
3 months ago
Kill Chain
Shai-Hulud Attack Compromises 19 Science-Focused PyPI Packages
In June 2026, a sophisticated supply-chain attack known as 'Shai-Hulud' compromised 19 science-focused packages on the Python Package Index (PyPI), including popular bioinformatics tools like Dynamo, Spateo, CoolBox, U-FISH, and Napari-UFISH. The attackers injected malicious code into these packages, which, upon execution, attempted to download and run additional scripts designed to steal a wide array of developer credentials, such as GitHub tokens, cloud service credentials, and SSH keys. This breach underscores the vulnerability of open-source repositories to supply-chain attacks and highlights the critical need for enhanced security measures in software development workflows. The incident is part of a broader trend of increasing supply-chain attacks targeting open-source ecosystems, emphasizing the urgency for developers and organizations to implement robust security practices, including regular audits of dependencies and the use of automated tools to detect malicious code.
3 months ago
Kill Chain
NFCShare Android Malware: A New Threat Exploiting Fake Banking App Updates
In June 2026, the NFCShare Android malware emerged, targeting European banking customers by masquerading as legitimate banking app updates hosted on GitHub. Victims were lured through phishing sites impersonating real banks, prompting them to download malicious APK files. Once installed, the malware displayed fake verification screens, instructing users to place their payment cards near the device's NFC chip. Utilizing Android’s IsoDep interface and EMV commands, NFCShare extracted card details, including numbers, types, expiry dates, and PINs, transmitting this sensitive information to the attackers' command-and-control servers via WebSocket channels. This data facilitated unauthorized NFC payment relay schemes, leading to potential financial losses for the victims. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/nfcshare-android-malware-spreads-via-fake-banking-app-updates-on-github/?utm_source=openai)) The incident underscores a growing trend of sophisticated Android malware exploiting NFC technology to harvest payment card data. Similar campaigns, such as those involving NGate and SuperCard X malware, have been documented, indicating an escalating threat landscape. Organizations must enhance their mobile security measures and educate users on the risks associated with downloading apps from unverified sources to mitigate such threats.
3 months ago
Kill Chain
Meta Thwarts NSO Group's Latest WhatsApp Phishing Scheme
In June 2026, Meta identified and disrupted spear-phishing attempts linked to the Israeli spyware vendor NSO Group. These attacks aimed to deceive users into clicking malicious links, redirecting them to external websites outside of WhatsApp. Meta also discovered that NSO Group had created test accounts and groups on WhatsApp, which were subsequently removed. This activity violated a permanent injunction issued in 2025 that barred NSO from targeting WhatsApp and its users. In response, Meta filed a federal court contempt order against NSO Group for breaching this injunction. ([about.fb.com](https://about.fb.com/news/2026/06/fighting-spyware-an-update-from-whatsapp/?utm_source=openai)) This incident underscores the persistent threat posed by spyware vendors like NSO Group, who continue to develop and deploy sophisticated attacks against communication platforms. The recurrence of such activities highlights the need for ongoing vigilance and robust security measures to protect user privacy and maintain platform integrity.
3 months ago
Kill Chain
Security Incident Highlights Risks in Microsoft Entra Agent ID's Assistive Agents
In May 2026, a security incident involving Microsoft Entra Agent ID's assistive agents was identified. An AI agent, operating under the On-Behalf-Of (OBO) authentication flow, sent a suspicious email with the subject 'Here is your invoice' from matt@ContosoCorp.onmicrosoft.com to an external recipient. The email originated from IP address 51.3.97.221, utilizing the Microsoft Graph beta API. This activity raised concerns about potential misuse of delegated permissions granted to AI agents, highlighting vulnerabilities in the OBO flow that could be exploited for unauthorized actions. The incident underscores the growing security challenges associated with AI agents in enterprise environments. As organizations increasingly integrate AI-driven workflows, ensuring robust identity and access management for these agents becomes critical. This event serves as a reminder of the importance of monitoring AI agent activities and implementing stringent controls to prevent unauthorized access and actions.
3 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