CVE Catalog

CVE-2026-20613

High
Published: Translated: NVD NIST

Summary

The ArchiveReader.extractContents() function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This can allow extracting a file to any user-writable location using relative pathnames. The issue is addressed in container 0.8.0 and containerization 0.21.0.

Risk Assessment

A maliciously crafted archive could overwrite files on the system, potentially leading to privilege escalation or system damage.

Recommendation

It is recommended to update to container 0.8.0 or containerization 0.21.0 and avoid loading untrusted images.

Other vulnerabilities in container

See all
Original NVD description (English source)

The ArchiveReader.extractContents() function used by cctl image load and container image load performs no pathname validation before extracting an archive member. This means that a carelessly or maliciously constructed archive can extract a file into any user-writable location on the system using relative pathnames. This issue is addressed in container 0.8.0 and containerization 0.21.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS