Back to list

tar-rs incorrectly ignores PAX size headers if header size is nonzero — CVE-2026-33055

GitHub · GitHub · CVE-2026-33055

ID
CVE-2026-33055
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
5.1
EPSS
0.00017

Summary

### Summary As part of [CVE-2025-62518](https://www.cve.org/CVERecord?id=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. However, it was missed at the time that this project (the original Rust `tar` crate) had a conditional logic that skipped the PAX size header in the case that the base header size was nonzero -…

Product

rust: tar

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories