CISA has officially added a critical vulnerability affecting Aquasecurity’s Trivy scanner to its Known Exploited Vulnerabilities (KEV) catalog.
Tracked as CVE-2026-33634, this alarming security flaw poses a severe risk to software development pipelines.
By exploiting this vulnerability, threat actors can gain unauthorized access to highly sensitive Continuous Integration and Continuous Deployment (CI/CD) environments.
Organizations relying on Trivy for container and repository security scanning must take immediate action to secure their infrastructure.
CVE-2026-33634 is an embedded malicious code vulnerability, categorized under CWE-506. The issue centers around malicious code inserted directly into the Trivy scanner architecture.
This transforms a vital security tool into a dangerous gateway for threat actors. If successfully exploited, an attacker can completely compromise the CI/CD pipeline where the scanner operates.
The scope of unauthorized access granted by this flaw is massive. Attackers can extract authentication tokens, SSH keys, cloud provider credentials, and database passwords.
Furthermore, they can read any sensitive configuration data temporarily stored in memory during the scanning process.
Because Trivy requires elevated permissions to perform deep scans on containers, infrastructure-as-code, and codebases, this vulnerability effectively hands the keys to the entire development environment to an attacker.
CI/CD pipelines are the backbone of modern software development, making them incredibly high-value targets for supply chain attacks.
When a threat actor controls the CI/CD environment, they can push malicious updates directly to end users, bypassing traditional perimeter defenses.
In response to active exploitation in the wild, CISA has issued a strict remediation deadline of April 9, 2026.
While this mandate directly applies to Federal Civilian Executive Branch (FCEB) agencies under Binding Operational Directive (BOD) 22-01, private organizations are strongly urged to treat this timeline with the same urgency.
Given the severity of the access granted by this flaw, immediate action is paramount. System administrators must immediately apply the mitigations provided by Aquasecurity and update to a clean, patched version of the Trivy scanner.
If patches or mitigations are not currently available, CISA explicitly advises organizations to discontinue the use of the product entirely.
Continuing to operate a compromised scanner presents an unacceptable risk to cloud services and internal network architecture.
Beyond applying patches, security teams must proactively assume breaches within their development pipelines. Because the vulnerability exposes memory configurations, patching the software is only the first step.
Every secret, SSH key, cloud token, and database password that passed through the scanner’s memory must be considered compromised and immediately rotated.
Security operations centers should also heavily audit their cloud environments for unusual API calls or unauthorized access attempts using these potentially stolen credentials.

