GHSA-gchp-q4r4-x4ff · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2026-33055 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.40%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-06-15 | 0.04% | 0.40% | +0.36% |
| 2 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.1 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-gchp-q4r4-x4ff · Severity: medium · Ecosystem: 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 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| alexcrichton | tar-rs | < 0.4.45 | cpe:2.3:a:alexcrichton:tar-rs:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| 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 |