The breach isn’t the problem. The spread is. →The breach isn’t the problem. The spread is. →Measure in 5 min. Free AssessmentFree Assessment
Information Technology/IT
Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.
Explore Other Sectors
Information Technology/IT Threat Reports
LiteLLM Supply Chain Attack: A Wake-Up Call for Open-Source Security
In March 2026, the widely used Python library LiteLLM was compromised in a supply chain attack. Threat actors, identified as TeamPCP, gained access to the LiteLLM account and released malicious versions 1.82.7 and 1.82.8 on the PyPI repository. These versions contained backdoors that harvested sensitive data, including SSH keys, cloud tokens, Kubernetes secrets, and crypto wallets. The malware also attempted lateral movement across Kubernetes clusters by deploying privileged pods and established persistence via systemd backdoors. ([techradar.com](https://www.techradar.com/pro/security/top-llm-pypl-package-compromised-to-steal-user-details-heres-what-we-know?utm_source=openai)) This incident underscores the escalating threat of supply chain attacks targeting open-source software repositories. The compromise of LiteLLM, a tool integral to AI model management, highlights the critical need for enhanced security measures in software development pipelines to prevent similar breaches.
5 months ago
Kill Chain
Critical Vulnerability in Anthropic's Claude Chrome Extension Highlights AI Security Risks
In March 2026, a critical vulnerability was discovered in Anthropic's Claude Chrome Extension, allowing malicious actors to inject prompts into the assistant without user interaction. This zero-click cross-site scripting (XSS) flaw enabled attackers to execute arbitrary commands by embedding malicious code into web pages, leading to potential data exfiltration and unauthorized actions. The vulnerability was promptly addressed by Anthropic through an emergency patch, mitigating the risk to users. This incident underscores the growing threat landscape associated with AI-powered browser extensions. As these tools become more integrated into daily workflows, they present new vectors for exploitation. Organizations must remain vigilant, ensuring that such extensions are regularly updated and monitored for security vulnerabilities to prevent similar attacks.
5 months ago
Kill Chain
Unveiling Red Menshen's 2026 BPFDoor Espionage in Telecom Networks
In 2026, the China-linked threat actor Red Menshen, also known as Earth Bluecrow, conducted a prolonged cyber espionage campaign targeting telecommunications networks across the Middle East and Asia. Utilizing the stealthy Linux backdoor BPFDoor, the group infiltrated critical infrastructure, including Home Subscriber Servers (HSS), to exfiltrate sensitive subscriber data. BPFDoor's advanced evasion techniques allowed it to bypass traditional security measures, enabling Red Menshen to maintain persistent access and conduct surveillance undetected for extended periods. This incident underscores the increasing sophistication of nation-state cyber threats targeting telecom infrastructure. The use of kernel-level implants and passive backdoors like BPFDoor highlights the need for enhanced detection capabilities and proactive security measures to protect critical communication networks from such covert operations.
5 months ago
Kill Chain
Unveiling the Scarlet Goldfinch 2025 ClickFix Malware Campaign
In 2025, the Scarlet Goldfinch threat actor launched a sophisticated malware campaign utilizing the ClickFix social engineering technique. This method deceived users into executing malicious commands under the guise of routine system verifications, leading to the installation of NetSupport Manager, a remote access tool. The campaign primarily targeted Windows systems, exploiting compromised websites to display fake browser update prompts, which, when acted upon, initiated the malware download and execution process. ([redcanary.com](https://redcanary.com/threat-detection-report/threats/scarlet-goldfinch/?utm_source=openai)) The significance of this incident lies in the evolution of social engineering tactics, highlighting the increasing sophistication of threat actors in bypassing traditional security measures. The widespread use of ClickFix underscores the necessity for enhanced user education and the implementation of robust security protocols to mitigate such deceptive attack vectors.
5 months ago
Kill Chain
RedLine Infostealer Developer Extradited to US in 2026
In March 2026, international law enforcement agencies successfully extradited Hambardzum Minasyan, an Armenian national, to the United States for his alleged involvement in the development and administration of the RedLine infostealer malware. RedLine, active since 2020, has been one of the most prevalent data-stealing malware variants, responsible for compromising millions of devices worldwide. Minasyan faces charges including conspiracy to commit access device fraud, conspiracy to violate the Computer Fraud and Abuse Act, and conspiracy to commit money laundering. The indictment alleges that he registered virtual private servers to host RedLine, established repositories for distributing the malware, and managed cryptocurrency accounts to receive payments from affiliates. This extradition marks a significant step in the ongoing efforts to dismantle cybercriminal networks operating on a global scale. The arrest and extradition of Minasyan underscore the persistent threat posed by infostealer malware like RedLine. Despite previous takedown operations, such as Operation Magnus in 2024, which targeted RedLine's infrastructure, the malware continues to be a tool for cybercriminals to steal sensitive information, including login credentials, financial data, and cryptocurrency wallets. Organizations must remain vigilant, as the convergence of infostealers and other cyber threats, like ransomware, has led to rapid extortion chains, emphasizing the need for robust cybersecurity measures and international cooperation to combat these evolving threats.
5 months ago
Kill Chain
TA551 Botnet Manager Sentenced for Ransomware Attacks
In March 2026, Ilya Angelov, a Russian national and co-manager of the cybercriminal group TA551 (also known as Shathak or GOLD CABIN), was sentenced to two years in prison. Angelov's group operated a massive botnet that distributed malware through large-scale phishing campaigns, leading to ransomware attacks on 72 U.S. companies between 2018 and 2019. These attacks resulted in over $14 million in extortion payments. The botnet infected approximately 3,000 computers daily at its peak, facilitating the deployment of ransomware such as BitPaymer. This sentencing underscores the persistent threat posed by sophisticated cybercriminal organizations like TA551, which have been active since at least 2018. Their use of phishing campaigns to distribute malware highlights the critical need for organizations to implement robust email security measures and user awareness training to mitigate such risks.
5 months ago
Kill Chain
Critical Code Injection Vulnerability in Langflow's CSV Agent Node
In February 2026, a critical Remote Code Execution (RCE) vulnerability, identified as CVE-2026-27966, was discovered in Langflow, an open-source platform for building AI-powered agents and workflows. This flaw resides in the CSV Agent node, which, prior to version 1.8.0, hardcoded the parameter `allow_dangerous_code=True`, inadvertently exposing LangChain’s Python REPL tool (`python_repl_ast`). This misconfiguration allows unauthenticated attackers to execute arbitrary Python and OS commands on the server via prompt injection, leading to full system compromise. ([sentinelone.com](https://www.sentinelone.com/vulnerability-database/cve-2026-27966/?utm_source=openai)) The rapid exploitation of this vulnerability underscores the critical need for organizations to promptly address security flaws in AI development tools. As AI platforms become integral to business operations, ensuring their security is paramount to prevent potential data breaches and operational disruptions.
5 months ago
Kill Chain
TeamPCP's Supply Chain Attack: Unveiling the Telnyx SDK Compromise and Ransomware Expansion
In March 2026, the threat actor TeamPCP executed a sophisticated supply chain attack by compromising the Telnyx Python SDK on the Python Package Index (PyPI). Malicious versions 4.87.1 and 4.87.2 were published, embedding payloads within WAV audio files—a novel steganography technique. These payloads targeted Windows systems by dropping a persistent binary named 'msbuild.exe' into the Startup folder, while Linux and macOS systems faced credential harvesting similar to previous LiteLLM compromises. Forensic analyses confirmed the use of RSA-4096 encryption and specific exfiltration patterns consistent with TeamPCP's tactics. The compromised versions were promptly quarantined by PyPI. Concurrently, TeamPCP partnered with the Vect ransomware-as-a-service operation and BreachForums, distributing affiliate keys to approximately 300,000 users, potentially enabling one of the largest coordinated ransomware deployments observed. Additionally, the LAPSUS$ group claimed a 3GB data breach of AstraZeneca, allegedly using credentials obtained through TeamPCP's activities. This breach reportedly includes internal code repositories, cloud infrastructure configurations, and employee data. Organizations affected by any phase of the TeamPCP campaign are urged to rotate credentials immediately and monitor for indicators of compromise.
5 months ago
Kill Chain
CitrixBleed 2: A Critical Vulnerability in NetScaler Appliances
In June 2025, Citrix disclosed a critical vulnerability (CVE-2025-5777), dubbed 'CitrixBleed 2,' affecting NetScaler ADC and Gateway appliances configured as Gateways or AAA virtual servers. This flaw allows unauthenticated attackers to perform out-of-bounds memory reads, potentially leading to session hijacking and bypassing multifactor authentication. Despite the release of patches, over 100 organizations have been compromised, and thousands of instances remain unpatched, exposing sensitive data and critical systems to unauthorized access. The rapid exploitation of CitrixBleed 2 underscores a growing trend of attackers targeting network infrastructure vulnerabilities to gain initial access. This incident highlights the urgent need for organizations to prioritize timely patch management and enhance monitoring of network appliances to mitigate the risk of similar exploits.
6 months ago
Kill Chain
Bubble AI App Builder Exploited in Sophisticated Phishing Scheme
In March 2026, threat actors exploited the no-code platform Bubble to create and host malicious web applications designed to steal Microsoft account credentials. By leveraging Bubble's legitimate infrastructure, attackers bypassed traditional email security measures, leading users to phishing pages that mimicked Microsoft's login portals. Credentials entered on these pages were harvested, granting unauthorized access to sensitive data associated with Microsoft 365 accounts. This incident underscores the evolving tactics of cybercriminals who abuse trusted platforms to enhance the credibility and effectiveness of their phishing campaigns. The use of AI-powered app builders in such attacks highlights the need for heightened vigilance and adaptive security measures to counteract sophisticated social engineering techniques.
6 months ago
Kill Chain
Kaspersky's 2026 Security Bulletin: Navigating Persistent and Emerging Cyber Threats in Telecommunications
In December 2025, Kaspersky released its Security Bulletin highlighting persistent and emerging cybersecurity threats in the telecommunications sector. The report identifies four primary threat categories: Advanced Persistent Threats (APTs) aiming for long-term espionage, supply chain vulnerabilities exploiting interconnected vendor ecosystems, Distributed Denial-of-Service (DDoS) attacks affecting service availability, and SIM-enabled fraud targeting mobile networks. Additionally, the integration of new technologies such as AI-driven network management, post-quantum cryptography, and 5G-to-satellite connectivity introduces new operational risks. ([kaspersky.com](https://www.kaspersky.com/about/press-releases/kaspersky-warns-telecom-threats-from-2025-will-carry-into-2026-as-new-technology-adds-new-risk?utm_source=openai)) The relevance of this report is underscored by the continuous evolution of cyber threats in the telecom industry. As operators adopt advanced technologies, they must address both existing and emerging risks to maintain network security and service reliability. ([kaspersky.com](https://www.kaspersky.com/about/press-releases/kaspersky-warns-telecom-threats-from-2025-will-carry-into-2026-as-new-technology-adds-new-risk?utm_source=openai))
6 months ago
Kill Chain
TA551 2026: Russian Hacker Sentenced for Botnet-Driven Ransomware Attacks
In March 2026, the U.S. Department of Justice announced the sentencing of Ilya Angelov, a 40-year-old Russian national from Tolyatti, Russia, to two years in prison and a $100,000 fine for his role in managing the TA551 botnet. Operating under aliases 'milan' and 'okart,' Angelov co-managed TA551, also known as Shathak, a cybercriminal group active since 2016. TA551 utilized large-scale phishing campaigns to distribute malware such as Ursnif, IcedID, Qbot, and Emotet, facilitating ransomware attacks by providing initial access to victim networks. The group's activities led to significant financial and operational disruptions across various industries. ([redcanary.com](https://redcanary.com/threat-detection-report/threats/ta551/?utm_source=openai)) This sentencing underscores the persistent threat posed by sophisticated cybercriminal organizations like TA551. Their ability to adapt tactics, such as employing thread hijacking and leveraging legitimate tools like the Sliver red-teaming framework, highlights the evolving nature of cyber threats. Organizations must remain vigilant, implementing robust email security measures and user education to mitigate risks associated with such advanced phishing campaigns. ([proofpoint.com](https://www.proofpoint.com/us/blog/security-briefs/ta551-uses-sliver-red-team-tool-new-activity?utm_source=openai))
6 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