✨ The Containment Era is here. Secure AI workloads before they breach. →The Containment Era is here. →The Containment Era is here. →Explore ✨
Computer/Network Security
Breach intelligence, attack campaigns, and threat reports targeting the Computer/Network Security sector.
Explore Other Sectors
Computer/Network Security Threat Reports
Red Hat npm Supply Chain Attack: A Wake-Up Call for Software Security
In June 2026, Red Hat's npm packages were compromised in a significant supply chain attack. Threat actors infiltrated the @redhat-cloud-services namespace, injecting a credential-stealing worm into 32 packages, affecting 96 versions. These malicious packages, downloaded over 116,000 times weekly, exploited GitHub Actions' OpenID Connect to publish the compromised code, indicating a breach in the CI/CD pipeline. The attack led to unauthorized access to sensitive credentials, posing substantial risks to downstream users. ([aikido.dev](https://www.aikido.dev/blog/red-hat-npm-packages-compromised-credential-stealing-worm?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting trusted software ecosystems. Organizations must enhance their security measures, particularly in CI/CD pipelines, to prevent similar breaches. The event highlights the necessity for continuous monitoring and rapid response strategies to mitigate the impact of such sophisticated attacks.
1 month ago
Kill Chain
Surge in SSH Brute Force Attacks Correlates with Global Events in 2026
Between February and May 2026, a DShield honeypot recorded over 20 million SSH brute-force attempts, revealing a significant correlation between attack volumes and external events such as geopolitical tensions and cybersecurity advisories. Notably, a 2100% surge in attacks coincided with CISA's Emergency Directive 26-03 addressing Cisco SD-WAN vulnerabilities, and peaks in activity aligned with escalating conflicts involving Iran, Israel, and the United States. These findings underscore the adaptability of threat actors who exploit global events to intensify their malicious activities. The study highlights the persistent threat posed by coordinated SSH brute-force attacks and the necessity for organizations to implement robust security measures. As attackers continue to leverage global events to orchestrate large-scale attacks, it is imperative for entities to enhance their defenses, monitor for unusual activity, and stay informed about emerging threats to mitigate potential breaches.
1 month ago
Kill Chain
Crypto Clipper Malware: A New Threat Leveraging Tor and Worm-Like Propagation
In February 2026, Microsoft identified a Windows-based cryptocurrency clipper malware that propagates via malicious shortcut (.lnk) files. This malware comprises a worm component for self-propagation and a stealer component that harvests and exfiltrates cryptocurrency wallet information. Notably, it utilizes Windows Script Host and ActiveX to launch a bundled Tor proxy, enabling communication with a hidden-service command-and-control (C2) server. The malware performs high-frequency clipboard monitoring, screenshot exfiltration, and wallet-address substitution, effectively turning a financially motivated stealer into a lightweight backdoor. The incident underscores the evolving sophistication of malware leveraging anonymized communication channels like Tor and worm-like propagation methods. Organizations should be vigilant about script-based threats and implement behavioral detection mechanisms to identify suspicious activities such as script interpreters spawning unexpected child processes, localhost proxy usage, and clipboard inspection behaviors.
1 month ago
Kill Chain
FreeBSD CVE-2026-3038: Understanding the Critical Kernel Vulnerability
In March 2026, a critical vulnerability identified as CVE-2026-3038 was discovered in the FreeBSD kernel's rtsock_msg_buffer() function. This flaw allows unprivileged users to trigger a stack buffer overflow by crafting malicious routing socket requests, leading to immediate kernel panics due to stack canary corruption. The vulnerability affects FreeBSD versions 13.5, 14.3, and 15.0 prior to specific patches. ([cve.org](https://www.cve.org/CVERecord?id=CVE-2026-3038&utm_source=openai)) The discovery of CVE-2026-3038 underscores the ongoing challenges in securing kernel-level code, highlighting the need for rigorous validation of user-supplied data. This incident serves as a reminder of the importance of timely patching and continuous monitoring to mitigate potential exploits that could lead to system crashes or privilege escalation.
1 month ago
Kill Chain
Malware Developers Use Forbidden Text to Thwart AI Analysis
In June 2026, security researchers identified a novel technique where malware developers embed forbidden text related to nuclear and biological weapons within spyware code. This method aims to disrupt AI-based analysis tools by causing them to refuse processing or misclassify the malware, thereby evading detection. The malicious code is concealed within large JavaScript comments containing sensitive keywords, followed by obfuscated payloads executed at runtime. This approach targets AI systems that lack robust content isolation, leading to analysis failures and potential security breaches. This incident underscores the evolving tactics of cyber adversaries who exploit AI vulnerabilities to bypass detection mechanisms. The use of forbidden text to manipulate AI analysis highlights the need for enhanced security measures in AI-driven systems, emphasizing the importance of developing resilient AI models capable of handling adversarial inputs without compromising performance.
1 month ago
Kill Chain
Critical FortiSandbox Vulnerabilities Exploited: Immediate Action Required
In June 2026, attackers began exploiting critical vulnerabilities in Fortinet's FortiSandbox, specifically CVE-2026-39808 and CVE-2026-39813. These flaws, disclosed and patched in April 2026, allow unauthenticated code execution and authentication bypass, respectively. Despite the availability of patches, threat actors have initiated attacks, potentially compromising systems that rely on FortiSandbox for threat analysis and detection. ([helpnetsecurity.com](https://www.helpnetsecurity.com/2026/06/16/fortisandbox-vulnerabilities-cve-2026-39813-cve-2026-39808-cve-2026-25089/?utm_source=openai)) This incident underscores the persistent risk posed by unpatched vulnerabilities in critical security infrastructure. Organizations must prioritize timely application of security updates to mitigate such threats and maintain the integrity of their defense mechanisms.
1 month ago
Kill Chain
Microsoft Defender 'RoguePlanet' Zero-Day Vulnerability (CVE-2026-50656)
In June 2026, a security researcher known as Nightmare-Eclipse publicly disclosed a zero-day vulnerability in Microsoft Defender, dubbed 'RoguePlanet'. This flaw, identified as CVE-2026-50656 with a CVSS score of 7.8, exploits a race condition within the Microsoft Malware Protection Engine, allowing attackers to escalate privileges to SYSTEM level on fully patched Windows 10 and 11 systems. The exploit's success rate varies across different machines, but when successful, it grants attackers full control over the affected system. Microsoft has acknowledged the vulnerability and is actively developing a security update to address the issue. ([securityweek.com](https://www.securityweek.com/microsoft-working-on-patch-for-rogueplanet-zero-day/?utm_source=openai)) The disclosure of 'RoguePlanet' underscores the ongoing challenges in securing endpoint protection tools, which are often targeted by attackers due to their deep integration with system processes. This incident highlights the critical need for organizations to implement robust security measures, including application allowlisting and continuous monitoring, to mitigate the risks associated with privilege escalation vulnerabilities. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/microsoft/microsoft-defender-rogueplanet-zero-day-grants-system-privileges/?utm_source=openai))
1 month ago
Kill Chain
Attacker Exploits Tailscale and OpenSSH for Persistent Access in French Automotive Business Breach
In April 2026, a French-speaking attacker, identified as 'Poisson,' infiltrated a small French automotive business. Utilizing a VBScript stager and PowerShell loader, he deployed the Havoc Demon agent in memory, avoiding disk detection. For persistence, he established scheduled tasks and injected shellcode into Explorer.exe. Notably, before his command-and-control (C2) server went offline, Poisson installed OpenSSH and Tailscale on a compromised machine, creating an independent access route. This allowed him to maintain control even after the C2 server was deactivated, leading to the theft of banking and email credentials. This incident underscores the evolving tactics of cybercriminals who leverage legitimate tools like Tailscale and OpenSSH to establish resilient backdoors. The use of such tools complicates detection and remediation efforts, highlighting the need for organizations to monitor for unauthorized installations and unusual network configurations.
1 month ago
Kill Chain
Debate Erupts Over U.S. Ban on Anthropic's AI Models
In June 2026, the U.S. government issued an export control order restricting foreign nationals from accessing Anthropic's advanced AI models, Claude Fable 5 and Mythos 5, citing national security concerns. This led Anthropic to suspend the models' use for all customers to ensure compliance. The security community criticized the decision, arguing that it hampers defenders' access to crucial tools while doing little to prevent adversaries from developing similar capabilities. Experts highlighted that such restrictions might inadvertently accelerate the development of decentralized, open-source alternatives, potentially diminishing U.S. leadership in AI security. The incident underscores the delicate balance between national security and technological advancement, emphasizing the need for policies that support innovation while mitigating risks.
1 month ago
Kill Chain
Fortinet FortiSandbox Vulnerabilities Under Active Exploitation
In June 2026, multiple critical vulnerabilities in Fortinet's FortiSandbox platform—specifically CVE-2026-39813, CVE-2026-39808, and CVE-2026-25089—were actively exploited by threat actors. These flaws allowed unauthenticated attackers to escalate privileges and execute unauthorized code remotely through low-complexity command injection attacks that required no user interaction. Fortinet had released patches for these vulnerabilities in April 2026, but unpatched systems remained at significant risk. The exploitation of these vulnerabilities underscores the persistent targeting of security appliances by cyber adversaries. Organizations relying on FortiSandbox for threat detection must ensure timely application of security updates to mitigate potential breaches and maintain the integrity of their security infrastructure.
1 month ago
Kill Chain
Critical cPanel Plugin Vulnerability (CVE-2026-48172) Actively Exploited
In May 2026, a critical privilege escalation vulnerability (CVE-2026-48172) was discovered in the LiteSpeed User-End cPanel Plugin versions prior to 2.4.5. This flaw allows authenticated cPanel users to execute arbitrary scripts with root privileges by exploiting the 'lsws.redisAble' function. The vulnerability has been actively exploited in the wild, leading to full system compromises on affected shared hosting servers. LiteSpeed released patches in May 2026, urging users to update to version 2.4.7 or later to mitigate the risk. The active exploitation of this vulnerability underscores the persistent threat posed by privilege escalation flaws in widely used web hosting platforms. Organizations must prioritize timely patching and implement robust monitoring to detect and prevent unauthorized access, especially in shared hosting environments where a single compromised account can jeopardize the entire server.
1 month ago
Kill Chain
Malicious Wallpapers on Steam Workshop Compromise User Accounts
In late 2025, a significant malware campaign was identified targeting users of Steam's Workshop, particularly through the Wallpaper Engine application. Attackers embedded malicious code within shared wallpaper packages, exploiting the application's feature that allows users to set animated wallpapers. Upon installation, these compromised wallpapers deployed malware capable of hijacking Steam accounts, installing backdoors, or deploying cryptocurrency miners. The primary targets were gamers in China and Russia, with additional victims in Singapore, Hong Kong, Germany, Vietnam, India, and Canada. This campaign underscores the vulnerabilities inherent in user-generated content platforms and the need for vigilant security practices. The incident highlights a growing trend where cybercriminals exploit trusted platforms to distribute malware, leveraging user-generated content as a vector. This approach not only increases the reach of malicious campaigns but also complicates detection and mitigation efforts. As user-generated content continues to proliferate across various platforms, the importance of robust security measures and user awareness becomes increasingly critical.
1 month 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