
Malicious NuGet package targets Stripe
Threat actors targeted developers with a bogus package — a shift away from the recent crypto development hack focus.
CI/CD tampering refers to the unauthorized manipulation or exploitation of continuous integration (CI) or continuous delivery/deployment (CD) environments to inject malicious code, exfiltrate sensitive information, or alter build outcomes. It targets automated software pipelines that orchestrate testing, packaging, and release.
CI/CD environments often have access to sensitive credentials, source code, and deployment infrastructure. If compromised, they provide attackers with a powerful vector for software supply chain attacks, enabling the insertion of backdoors, lateral movement, or privilege escalation within the development workflow.
Tampering can occur at any stage of the pipeline and typically includes:
Topic | Focus Area | Key Differences |
|---|---|---|
Build Pipeline Security | Holistic protection of CI/CD tools | CI/CD tampering is a specific type of threat to that pipeline |
Artifact Poisoning | Tampered output artifacts | CI/CD tampering can lead to artifact poisoning |
Secure Build Environments | Infrastructure hardening | Focuses on securing the infrastructure, not the workflow logic |

Threat actors targeted developers with a bogus package — a shift away from the recent crypto development hack focus.

RL discovered two packages containing scripts that complete a typosquatting toolchain. Here's how it worked.

Here’s what you need to know about their impact on software security — and what you can do to fight back.