Approved changes feed: RSS · Atom

cpe:2.3:a:astral-sh:tokio-tar:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorAstral Sh (99dc99d8-60c7-5819-a5b1-37e8e227cc39)
ProductTokio Tar (95c3d5b7-556e-5e45-9424-cb9a120eb776)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-32766 vulnerable 2026-06-08 07:57:18.128284 astral-tokio-tar insufficiently validates PAX extensions during extraction
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.
Published: 2026-03-20T00:07:36.444Z
Updated: 2026-03-20T18:09:06.340Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-62518 vulnerable 2026-06-08 07:37:29.882972 astral-tokio-tar Vulnerable to PAX Header Desynchronization
HIGH (8.1)
astral-tokio-tar is a tar archive reading/writing library for async Rust. Versions of astral-tokio-tar prior to 0.5.6 contain a boundary parsing vulnerability that allows attackers to smuggle additional archive entries by exploiting inconsistent PAX/ustar header handling. When processing archives with PAX-extended headers containing size overrides, the parser incorrectly advances stream position based on ustar header size (often zero) instead of the PAX-specified size, causing it to interpret file content as legitimate tar headers. This issue has been patched in version 0.5.6. There are no workarounds.
Published: 2025-10-21T16:13:02.646Z
Updated: 2025-10-22T13:23:33.408Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-59825 vulnerable 2026-06-08 07:35:23.269600 astral-tokio-tar has a path traversal in tar extraction
astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.3 and earlier of astral-tokio-tar, tar archives may extract outside of their intended destination directory when using the Entry::unpack_in_raw API. Additionally, the Entry::allow_external_symlinks control (which defaults to true) could be bypassed via a pair of symlinks that individually point within the destination but combine to point outside of it. These behaviors could be used individually or combined to bypass the intended security control of limiting extraction to the given directory. This in turn would allow an attacker with a malicious tar archive to perform an arbitrary file write and potentially pivot into code execution. This issue has been patched in version 0.5.4. There is no workaround other than upgrading.
Published: 2025-09-23T20:00:44.253Z
Updated: 2025-09-24T18:41:57.505Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.