CVE-2026-42575
Chainguard · apko
A security vulnerability has been identified in apko, a tool used to build OCI container images from apk packages.
Executive summary
A security flaw in the apko container image builder poses a risk to the integrity of software supply chain processes.
Vulnerability
The vulnerability resides in the build process of apko, potentially allowing for malicious manipulation of container images during the creation cycle.
Business impact
The compromise of a build tool like apko directly threatens the software supply chain. With a CVSS score of 7.5, an attacker could potentially inject malicious code into container images, leading to widespread downstream impact across production environments.
Remediation
Immediate Action: Update the apko binary to the latest version immediately to ensure build integrity.
Proactive Monitoring: Implement image scanning and verification steps in the CI/CD pipeline to detect unauthorized changes in built OCI images.
Compensating Controls: Utilize build-time security analysis tools to validate the integrity of the build environment and the resulting container artifacts.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Security teams should treat this vulnerability with high urgency as it directly impacts CI/CD infrastructure. Patching apko is essential to prevent the potential distribution of compromised container images.