๐Ÿ” CVE Alert

CVE-2026-40090

HIGH 7.1

Zarf has a Path Traversal via Malicious Package Metadata.Name โ€” Arbitrary File Write

CVSS Score
7.1
EPSS Score
0.1%
EPSS Percentile
15th

Zarf is an Airgap Native Packager Manager for Kubernetes. Versions 0.23.0 through 0.74.1 contain an arbitrary file write vulnerability in the zarf package inspect sbom and zarf package inspect documentation subcommands. These subcommands output file paths are constructed by joining a user-controlled output directory with the package's Metadata.Name field read directly from the untrusted package's zarf.yaml manifest. Although Metadata.Name is validated against a regex on package creation, an attacker can unarchive a package to modify the Metadata.Name field to contain path traversal sequences such as ../../etc/cron.d/malicious or absolute paths like /home/user/.ssh/authorized_keys, along with the corresponding files inside SBOMS.tar. This allows writing attacker-controlled content to arbitrary filesystem locations within the permissions of the user running the inspect command. This issue has been fixed in version 0.74.2.

CWE CWE-22
Vendor zarf-dev
Product zarf
Published Apr 14, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for zarf-dev zarf

Be the first to know when new high vulnerabilities affecting zarf-dev zarf are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

zarf-dev / zarf
>= 0.23.0, < 0.74.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zarf-dev/zarf/security/advisories/GHSA-pj97-4p9w-gx3q github.com: https://github.com/zarf-dev/zarf/pull/4793