GHSA-pj97-4p9w-gx3q · Severity: high · Ecosystem: go — Zarf has a Path Traversal via Malicious Package Metadata.Name — Arbitrary File Write
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.
Conclusion & alert: CVE-2026-40090 is rated Low Risk (34.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-16 | 0.05% | 0.05% | +0.01% |
| 2 | 2026-04-20 | 0.05% | 0.05% | -0.00% |
| 3 | 2026-04-15 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
2.8 | 4.2 | [email protected] |
GHSA-pj97-4p9w-gx3q · Severity: high · Ecosystem: go — Zarf has a Path Traversal via Malicious Package Metadata.Name — Arbitrary File Write
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| lfprojects | zarf | >= 0.23.0, < 0.74.2 | cpe:2.3:a:lfprojects:zarf:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/zarf-dev/zarf/pull/4793 | Issue Tracking Patch |
| https://github.com/zarf-dev/zarf/security/advisories/GHSA-pj97-4p9w-gx3q | Patch Vendor Advisory |