Cisco source code stolen via Trivy supply chain attack

✍️ OpenClawRadar📅 Published: April 1, 2026🔗 Source
Cisco source code stolen via Trivy supply chain attack
Ad

What happened

Cisco suffered a cyberattack where threat actors used stolen credentials from the recent Trivy supply chain attack to breach its internal development environment. The attackers used a malicious GitHub Action plugin from the Trivy compromise to steal credentials and data from Cisco's build and development environment.

Impact and response

The breach impacted dozens of devices, including developer and lab workstations. More than 300 GitHub repositories were cloned during the incident, including source code for AI-powered products such as AI Assistants, AI Defense, and unreleased products. A portion of the stolen repositories belongs to corporate customers, including banks, BPOs, and US government agencies.

Multiple AWS keys were reportedly stolen and used to perform unauthorized activities across a small number of Cisco AWS accounts. Cisco has isolated affected systems, begun reimaging them, and is performing wide-scale credential rotation.

Ad

Attack chain and attribution

The breach was caused by this month's Trivy vulnerability scanner supply chain attack, where threat actors compromised the project's GitHub pipeline to distribute credential-stealing malware through official releases and GitHub Actions. That attack enabled the theft of CI/CD credentials from organizations using the tool.

Security researchers linked these supply chain attacks to the TeamPCP threat group based on their use of the "TeamPCP Cloud Stealer" infostealer. TeamPCP has been conducting a series of supply chain attacks targeting developer code platforms, including GitHub, PyPi, NPM, and Docker. The group also compromised the LiteLLM PyPI package and the Checkmarx KICS project to deploy the same information-stealing malware.

Ongoing concerns

While the initial breach has been contained, Cisco expects continued fallout from the follow-on LiteLLM and Checkmarx supply chain attacks. Multiple sources indicated more than one threat actor was involved in the Cisco CI/CD and AWS account breaches, with varying degrees of activity.

📖 Read the full source: HN AI Agents

Ad

👀 See Also

Claude's Conversation Search Tool Still Returns Deleted Chats
Security

Claude's Conversation Search Tool Still Returns Deleted Chats

A Claude Pro user discovered that deleted conversations remain retrievable through Claude's conversation search tool, returning substantive content including titles, message counts, and excerpts despite the chat links being dead.

OpenClawRadar
Rules of the Claw: Open Source Security Rule Set for OpenClaw Agents
Security

Rules of the Claw: Open Source Security Rule Set for OpenClaw Agents

An open source JSON rule set with 139 security rules that blocks destructive commands, protects credential files, and guards instruction files from unauthorized agent edits. It operates with zero LLM dependency using regex patterns at the tool layer.

OpenClawRadar
SCION: Switzerland's Secure Alternative to BGP Routing Protocol
Security

SCION: Switzerland's Secure Alternative to BGP Routing Protocol

SCION (Scalability, Control, and Isolation On Next-Generation Networks) is an internet routing architecture developed at ETH Zürich that replaces BGP's foundation with built-in security and multi-path routing. Unlike BGP patches like RPKI and BGPsec, SCION establishes tens or hundreds of parallel paths with millisecond rerouting when failures occur.

OpenClawRadar
Security audit reveals vulnerabilities in OpenClaw skill ecosystem
Security

Security audit reveals vulnerabilities in OpenClaw skill ecosystem

A security audit of OpenClaw found 8 documented CVEs including arbitrary code execution and credential theft vulnerabilities, plus 15% of skills in the shared library exhibit suspicious network behavior. The auditor migrated to a minimal Rust-based runtime with Ollama for better isolation.

OpenClawRadar