GHSA-rjcw-vg7j-m9rc · 深刻度: medium · エコシステム: 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.
総合評価: CVE-2026-33481 は低リスク(25.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.04%、12 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-03-27 | — | 0.04% | — |
EPSS の全履歴 (全 1 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-rjcw-vg7j-m9rc · 深刻度: medium · エコシステム: 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 | タグ |
|---|---|
| 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 |