PT-2026-25983 · Unknown · Astral-Tokio-Tar

Xokdvium

·

Published

2026-03-17

·

Updated

2026-03-20

·

CVE-2026-32766

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions astral-tokio-tar versions 0.5.6 and earlier
Description 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, instead of rejection, of invalid PAX extensions could be used to create a parser differential, for example, by silently skipping a malformed GNU “long link” extension so that a subsequent parser would misinterpret the extension. Exploiting this behavior requires a secondary, misbehaving tar parser that insufficiently validates malformed PAX extensions and interprets them instead of skipping or erroring on them. This issue is considered low severity as it requires a separate issue against any unrelated tar parser.
Recommendations Upgrade to version 0.6.0 or newer to address this issue.

Exploit

Fix

Weakness Enumeration

Related Identifiers

CVE-2026-32766
GHSA-6GX3-4362-RF54
RUSTSEC-2026-0066

Affected Products

Astral-Tokio-Tar