✨ The Containment Era is here. Secure AI workloads before they breach. →The Containment Era is here. →The Containment Era is here. →Explore ✨
Information Technology/IT
Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.
Explore Other Sectors
Information Technology/IT Threat Reports
Webworm's Innovative Use of Discord and Microsoft Graph API in Cyber Attacks
In 2025, the China-aligned advanced persistent threat (APT) group known as Webworm expanded its operations to target governmental organizations across Europe, including Belgium, Italy, Poland, Serbia, and Spain. The group employed sophisticated backdoors, EchoCreep and GraphWorm, which utilized Discord and Microsoft Graph API for command-and-control (C&C) communications, respectively. This approach allowed Webworm to conceal malicious activities within legitimate services, complicating detection efforts. Additionally, the group leveraged custom proxy tools like WormFrp, ChainWorm, SmuxProxy, and WormSocket to establish a covert network infrastructure, further enhancing their stealth capabilities. ([eset.com](https://www.eset.com/us/about/newsroom/research/eset-research-china-aligned-webworm-european-governments-targeted/?utm_source=openai)) The incident underscores a significant evolution in cyber-espionage tactics, highlighting the increasing use of popular cloud services for C&C communications. This trend poses new challenges for cybersecurity defenses, as traditional detection methods may struggle to identify malicious activities embedded within legitimate platforms. Organizations must adapt by implementing advanced monitoring and anomaly detection systems to effectively counter such sophisticated threats.
2 months ago
Kill Chain
Verizon DBIR 2026 Highlights AI-Driven Social Engineering Threats in Healthcare
In 2025, the healthcare sector experienced a significant surge in social engineering attacks, as highlighted in Verizon's 2026 Data Breach Investigations Report. Threat actors, increasingly leveraging artificial intelligence, have refined their tactics to create highly targeted and context-aware phishing campaigns. These sophisticated attacks exploit the inherent urgency and complex workflows within healthcare environments, leading to a higher success rate in compromising sensitive patient data and disrupting critical services. The report underscores that social engineering, alongside system intrusions and miscellaneous errors, accounted for 81% of breaches in the sector. This trend is particularly concerning given the healthcare industry's reliance on legacy systems and the high value of medical data. The integration of AI into social engineering tactics has made it more challenging for healthcare organizations to detect and prevent these attacks. As a result, there is an urgent need for enhanced security measures, including continuous staff training, implementation of multifactor authentication, and robust incident response plans to mitigate the evolving threat landscape.
2 months ago
Kill Chain
Google API Keys Remain Active After Deletion: A Security Concern
In May 2026, security researchers at Aikido Security discovered that Google API keys remain active for up to 23 minutes after deletion, contrary to expectations of immediate revocation. This delay allows attackers possessing deleted keys to continue making authenticated requests, potentially leading to unauthorized data access and financial implications. The research involved multiple trials across different Google Cloud Platform regions, revealing inconsistent revocation times and highlighting a significant security gap in credential management. This finding underscores the critical need for organizations to reassess their API key management practices, especially in light of increasing reliance on cloud services. The delayed revocation poses challenges for incident response teams, emphasizing the importance of continuous monitoring and implementing additional security measures to mitigate potential exploitation during the revocation window.
2 months ago
Kill Chain
CISA Adds Two Known Exploited Vulnerabilities to Catalog
On May 21, 2026, the Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog: CVE-2025-34291, an origin validation error in Langflow, and CVE-2026-34926, a directory traversal flaw in Trend Micro Apex One (on-premise). Both vulnerabilities have been actively exploited, posing significant risks to affected systems. ([thehackernews.com](https://thehackernews.com/2026/05/cisa-adds-exploited-langflow-and-trend.html?utm_source=openai)) The inclusion of these vulnerabilities in the KEV Catalog underscores the ongoing threat posed by unpatched software flaws. Organizations are urged to prioritize remediation efforts to mitigate potential exploitation and safeguard their systems against emerging cyber threats.
2 months ago
Kill Chain
CISA Adds Langflow and Trend Micro Apex One Vulnerabilities to KEV Catalog
On May 21, 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added two vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog: CVE-2025-34291, an origin validation error in Langflow with a CVSS score of 9.4, and CVE-2026-34926, a directory traversal flaw in on-premise versions of Trend Micro Apex One with a CVSS score of 6.7. Both vulnerabilities have been actively exploited, with CVE-2025-34291 being leveraged by the Iranian state-sponsored group MuddyWater to gain initial access to target networks. ([thehackernews.com](https://thehackernews.com/2026/05/cisa-adds-exploited-langflow-and-trend.html?utm_source=openai)) The inclusion of these vulnerabilities in the KEV catalog underscores the persistent threat posed by state-sponsored actors and the critical need for organizations to promptly address known security flaws. Federal agencies are mandated to apply necessary fixes by June 4, 2026, highlighting the urgency of mitigating these risks to protect sensitive systems and data. ([thehackernews.com](https://thehackernews.com/2026/05/cisa-adds-exploited-langflow-and-trend.html?utm_source=openai))
2 months ago
Kill Chain
Megalodon Attack: A Wake-Up Call for CI/CD Security
In May 2026, a large-scale automated attack named 'Megalodon' compromised 5,561 GitHub repositories within a six-hour period. The attackers utilized disposable accounts and forged author identities to inject malicious GitHub Actions workflows into these repositories. These workflows contained base64-encoded bash scripts designed to exfiltrate continuous integration (CI) secrets, cloud credentials, SSH keys, and other sensitive information to a command-and-control server. The attack's rapid execution and extensive reach underscore the vulnerabilities present in CI/CD pipelines and the potential for widespread supply chain compromises. This incident highlights the escalating threat landscape targeting software supply chains, emphasizing the need for enhanced security measures in CI/CD processes. Organizations must prioritize the implementation of robust authentication mechanisms, regular audits of automated workflows, and comprehensive monitoring to detect and mitigate such sophisticated attacks.
2 months ago
Kill Chain
Cross-Platform NPM Stealer: A 2026 Supply Chain Threat
In May 2026, a sophisticated cross-platform malware targeting Node.js environments was discovered. This stealer malware, embedded within obfuscated JavaScript code, specifically aimed at Windows, macOS, and Linux systems. It was designed to extract sensitive information, including browser credentials and cryptocurrency wallet data, from various browsers such as Chrome, Brave, Edge, and others. The malware utilized Base64-encoded strings and obfuscation techniques to evade detection, with its payloads embedded in plain text. Notably, it established communication with a command-and-control server at IP address 216.126.225.243, known to be associated with the DPRK OtterCookie C2 infrastructure. This incident underscores the escalating threat posed by supply chain attacks within the npm ecosystem. The malware's ability to operate across multiple platforms and its focus on exfiltrating sensitive data highlight the need for enhanced vigilance among developers and organizations. The use of obfuscation and legitimate-looking code to mask malicious intent further complicates detection efforts, emphasizing the importance of robust security practices and continuous monitoring of software dependencies.
2 months ago
Kill Chain
Strengthening CI/CD Security: Enhancements to zizmor's GitHub Actions Analyzer
In March 2026, attackers exploited a misconfiguration in the `aquasecurity/trivy-action` GitHub Action, leading to the exfiltration of organization and repository secrets. These credentials were subsequently used to backdoor LiteLLM on PyPI. The static analyzer `zizmor` is designed to detect such misconfigurations in GitHub Actions workflows. However, with GitHub Actions' introduction of YAML anchors in September 2025, `zizmor` faced challenges in analyzing workflows utilizing this feature. Over a three-month collaboration, Trail of Bits and `zizmor` maintainers enhanced `zizmor`'s support for YAML anchors, addressing parsing bugs and improving its expression evaluator. This effort involved testing against a corpus of 41,253 workflows from 6,612 high-value open-source repositories, resulting in 20 filed issues and 15 merged pull requests. The enhancements ensure `zizmor` can more effectively identify and prevent misconfigurations in GitHub Actions workflows, bolstering the security of CI/CD pipelines. This incident underscores the critical importance of securing CI/CD pipelines against supply chain attacks. As attackers increasingly target CI/CD automation, tools like `zizmor` play a vital role in identifying and mitigating vulnerabilities before they can be exploited. The collaboration between Trail of Bits and `zizmor` highlights the necessity of continuous improvement and vigilance in the face of evolving threats.
2 months ago
Kill Chain
Europol Dismantles 'First VPN' Used by Cybercriminals
In May 2026, a coordinated international operation led by French and Dutch authorities, with support from Europol and Eurojust, successfully dismantled 'First VPN,' a virtual private network service extensively utilized by cybercriminals to conceal their identities and illicit activities. The operation resulted in the seizure of 33 servers, the shutdown of multiple domains, and the identification of thousands of users linked to cybercrime, including ransomware attacks and data theft. ([europol.europa.eu](https://www.europol.europa.eu/media-press/newsroom/news/cybercriminal-vpn-used-ransomware-actors-dismantled-in-global-crackdown?utm_source=openai)) The takedown of 'First VPN' underscores the increasing effectiveness of international law enforcement collaboration in targeting cybercriminal infrastructure. This action not only disrupts a critical tool for cybercriminals but also provides authorities with valuable intelligence to pursue ongoing investigations into various cyber offenses. ([eurojust.europa.eu](https://www.eurojust.europa.eu/news/eurojust-coordinated-investigation-shuts-down-criminal-vpn-network?utm_source=openai))
2 months ago
Kill Chain
AI Uncovers Critical macOS Kernel Vulnerability in Record Time
In May 2026, cybersecurity firm Calif utilized Anthropic's advanced AI model, Mythos Preview, to identify and exploit a kernel memory corruption vulnerability in Apple's macOS 26.4.1 running on M5 silicon. This exploit enabled privilege escalation from an unprivileged user to root access by chaining two vulnerabilities, effectively bypassing Apple's Memory Integrity Enforcement (MIE) system, a hardware-assisted security feature introduced in 2025 to mitigate memory-based exploits. The discovery underscores the potential of AI in rapidly uncovering critical system vulnerabilities, as the exploit was developed within five days. ([9to5mac.com](https://9to5mac.com/2026/05/14/calif-team-details-how-anthropic-mythos-helped-build-a-working-macos-exploit-in-five-days/?utm_source=openai)) This incident highlights the evolving cybersecurity landscape where AI tools can both uncover and potentially exploit system vulnerabilities at unprecedented speeds. Organizations must reassess their security postures to address the dual-edged nature of AI in cybersecurity, balancing its defensive capabilities against the risks of adversarial use. ([techradar.com](https://www.techradar.com/pro/security/this-work-is-a-glimpse-of-what-is-coming-security-team-lays-out-how-anthropic-mythos-helped-build-a-working-macos-exploit-in-five-days?utm_source=openai))
2 months ago
Kill Chain
CISA Security Leak: A Wake-Up Call for Credential Management
In May 2026, a contractor for the U.S. Cybersecurity and Infrastructure Security Agency (CISA) inadvertently exposed highly sensitive credentials by maintaining a public GitHub repository named 'Private-CISA.' This repository contained plaintext passwords, AWS GovCloud keys, and internal documentation detailing CISA's software development and deployment processes. Security researcher Guillaume Valadon discovered the leak, describing it as the most severe government data exposure he had encountered. The repository had been publicly accessible since at least November 2025, raising significant concerns about operational security and potential unauthorized access to critical systems. This incident underscores the persistent risks associated with improper handling of sensitive credentials and the importance of stringent access controls. It highlights the need for organizations, especially those in critical infrastructure sectors, to enforce robust security practices, conduct regular audits, and ensure that contractors adhere to strict data protection protocols to prevent similar breaches.
2 months ago
Kill Chain
GitHub's 2026 Security Breach: A Supply Chain Attack via Malicious Nx Console Extension
In May 2026, GitHub experienced a significant security breach when an employee inadvertently installed a malicious version of the Nx Console Visual Studio Code extension. This compromised extension, linked to the TanStack npm supply-chain attack orchestrated by the TeamPCP threat group, granted unauthorized access to approximately 3,800 internal repositories. The attackers exfiltrated internal source code and sensitive operational data, subsequently offering the stolen data for sale at a minimum of $50,000. GitHub promptly responded by securing the compromised device, rotating critical secrets, and initiating a comprehensive investigation to assess the full impact of the breach. This incident underscores the escalating threat posed by sophisticated supply chain attacks targeting trusted development tools and platforms. The exploitation of widely used extensions like Nx Console highlights the necessity for heightened vigilance and robust security measures within the software development ecosystem to prevent similar breaches in the future.
2 months 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