CVE-2026-32766
astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping (rather than rejection) of invalid PAX extensions could be used as a building block for a parser differential, for example by silently skipping a malformed GNU “long link” extension so that a subsequent parser would misinterpret the extension. In practice, exploiting this behavior in astral-tokio-tar requires a secondary misbehaving tar parser, i.e. one that insufficiently validates malformed PAX extensions and interprets them rather than skipping or erroring on them. This vulnerability is considered low-severity as it requires a separate vulnerability against any unrelated tar parser. This issue has been fixed in version 0.6.0.
EPSS 0.02% · 4.5th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| crates.io | astral-tokio-tar | 0, 0, 0 |
| astral-sh | tokio-tar | *, *, * |
Timeline
- Mar 17, 2026 CVE Published
- Mar 18, 2026 Security Advisory
- Mar 19, 2026 PoC Published
- Mar 20, 2026 EPSS Score
- Mar 20, 2026 PoC Published
- Mar 20, 2026 CVE Updated
- Mar 21, 2026 EPSS Score
- Mar 22, 2026 EPSS Score
- Mar 22, 2026 Coalition ESS Score
- Mar 23, 2026 EPSS Score
- Mar 24, 2026 EPSS Score
- Mar 25, 2026 EPSS Score
References
- https://github.com/astral-sh/tokio-tar/security/advisories/GHSA-6gx3-4362-rf54 url
- https://github.com/astral-sh/tokio-tar/commit/e5e0139cae4577eeedf5fc16b65e690bf988ce52 url
- https://nvd.nist.gov/vuln/detail/CVE-2026-32766 advisory
- https://github.com/astral-sh/tokio-tar package
- https://rustsec.org/advisories/RUSTSEC-2026-0066.html url