GHSA-rjcw-vg7j-m9rc · Severity: medium · Ecosystem: go — Syft improper temporary file cleanup
Syft is a a CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. Syft versions before v1.42.3 would not properly cleanup temporary storage if the temporary storage was exhausted during a scan. When scanning archives Syft will unpack those archives into temporary storage then inspect the unpacked contents. Under normal operation Syft will remove the temporary data it writes after completing a scan. This vulnerability would affect users of Syft that were scanning content that could cause Syft to fill the temporary storage that would then cause Syft to raise an error and exit. When the error is triggered Syft would exit without properly removing the temporary files in use. In our testing this was most easily reproduced by scanning very large artifacts or highly compressed artifacts such as a zipbomb. Because Syft would not clean up its temporary files, the result would be filling temporary file storage preventing future runs of Syft or other system utilities that rely on temporary storage being available. The patch has been released in v1.42.3. Syft now cleans up temporary files when an error condition is encountered. There are no workarounds for this vulnerability in Syft. Users that find their temporary storage depleted can manually remove the temporary files.
Conclusion & alert: CVE-2026-33481 is rated Low Risk (25.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). 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-03-27 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-rjcw-vg7j-m9rc · Severity: medium · Ecosystem: go — Syft improper temporary file cleanup
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-33481: 1 source package rows (syft); 33 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 33. | https://security.alpinelinux.org/vuln/CVE-2026-33481 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-33481/ |
| URL | Tags |
|---|---|
| https://github.com/anchore/stereoscope/pull/537 | Issue Tracking Patch |
| https://github.com/anchore/syft/pull/4629 | Issue Tracking Patch |
| https://github.com/anchore/syft/pull/4668 | Issue Tracking Patch |
| https://github.com/anchore/syft/security/advisories/GHSA-rjcw-vg7j-m9rc | Patch Vendor Advisory |