CVE-2026-32766

Source
https://cve.org/CVERecord?id=CVE-2026-32766
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32766.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32766
Aliases
Downstream
Related
Published
2026-03-20T00:07:36.444Z
Modified
2026-04-02T13:25:58.384134Z
Severity
  • 1.7 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
astral-tokio-tar insufficiently validates PAX extensions during extraction
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32766.json",
    "cwe_ids": [
        "CWE-436"
    ]
}
References

Affected packages

Git / github.com/astral-sh/tokio-tar

Affected ranges

Type
GIT
Repo
https://github.com/astral-sh/tokio-tar
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

Other
9b5e692
b1e6022
ba2b140
c06006a
efeaea9
v0.*
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v5.*
v5.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32766.json"