What Happened
An attacker copied about 170 of CrowdSec's private GitHub repositories on May 22 using the account of an employee who had just left, CrowdSec said on September 18. The French security company had kept his GitHub access open. CrowdSec says his laptop was compromised in May's supply chain attack on TanStack, in which malicious versions of TanStack's npm packages stole credentials from
Why It Matters
Report facts: CrowdSec disclosed that an attacker copied about 170 of its private GitHub repositories on May 22 by abusing the GitHub account of a recently departed employee whose access had not been revoked. The company states the employee’s laptop was compromised during the TanStack npm supply chain attack, where malicious package versions were used to steal credentials. RealGround analysis: This incident illustrates how third-party package compromises can cascade into source code exposure when combined with weak offboarding and credential hygiene, making AI and software supply chains vulnerable even without a direct breach of production systems. Organizations should harden dependency management, enforce rapid access revocation for departing staff, and continuously monitor developer machines and repositories for anomalous access tied to compromised credentials.
RealGround Analysis
This signal maps to AI supply chain. Organizations using AI agents, LLM APIs, SaaS integrations, or sensitive data workflows should review whether this class of issue could create unauthorized tool execution, data leakage, weak approval gates, or unmanaged supply-chain exposure.
Recommended Actions
- Restrict AI agent tool permissions and production write paths.
- Review sensitive data access across prompts, logs, embeddings, memory, and SaaS integrations.
- Add human approval workflows for high-impact or state-changing actions.
- Run prompt injection and indirect prompt injection tests against affected workflows.
- Document the owner, control gap, and remediation deadline for this risk class.
Source
https://thehackernews.com/2026/09/crowdsec-says-tanstack-npm-attack-led.html
