GHSA-gchp-q4r4-x4ff · 深刻度: medium · エコシステム: rust — tar-rs incorrectly ignores PAX size headers if header size is nonzero
tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As part of CVE-2025-62518, the astral-tokio-tar project was changed to correctly honor PAX size headers in the case where it was different from the base header. This is almost the inverse of the astral-tokio-tar issue. Any discrepancy in how tar parsers honor file size can be used to create archives that appear differently when unpacked by different archivers. In this case, the tar-rs (Rust tar) crate is an outlier in checking for the header size - other tar parsers (including e.g. Go archive/tar) unconditionally use the PAX size override. This can affect anything that uses the tar crate to parse archives and expects to have a consistent view with other parsers. This issue has been fixed in version 0.4.45.
総合評価: CVE-2026-33055 は公開エクスプロイトあり(50/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.40%、31 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.40% | +0.36% |
| 2 | 2026-03-20 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.1 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-gchp-q4r4-x4ff · 深刻度: medium · エコシステム: rust — tar-rs incorrectly ignores PAX size headers if header size is nonzero
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33055 not yet assigned priority: Debian including 2 source packages (rust-tar, rustc), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 6, resolved 4. | https://security-tracker.debian.org/tracker/CVE-2026-33055 |
ubuntu
|
medium | CVE-2026-33055 medium priority: Ubuntu including 1 source packages (rust-tar), 5 status rows across 5 suites (focal, jammy, noble, questing, upstream): needs-triage 5. | https://ubuntu.com/security/CVE-2026-33055 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| alexcrichton | tar-rs | < 0.4.45 | cpe:2.3:a:alexcrichton:tar-rs:*:*:*:*:*:rust:*:* |
| URL | タグ |
|---|---|
| https://github.com/alexcrichton/tar-rs/commit/de1a5870e603758f430073688691165f21a33946 | Patch |
| https://github.com/alexcrichton/tar-rs/security/advisories/GHSA-gchp-q4r4-x4ff | Exploit Vendor Advisory |
| https://www.cve.org/CVERecord?id=CVE-2025-62518 | Third Party Advisory |