Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. astral-tokio-tar
  4. ›
  5. CVE-2026-32766

CVE-2026-32766: astral-tokio-tar insufficiently validates PAX extensions during extraction

March 17, 2026 (updated March 20, 2026)

In versions 0.5.6 and earlier of astral-tokio-tar, 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 having astral-tokio-tar silently skip 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. Consequently this advisory is considered low-severity within astral-tokio-tar itself, as it requires a separate vulnerability against any unrelated tar parser.

References

  • github.com/advisories/GHSA-6gx3-4362-rf54
  • github.com/astral-sh/tokio-tar
  • github.com/astral-sh/tokio-tar/commit/e5e0139cae4577eeedf5fc16b65e690bf988ce52
  • github.com/astral-sh/tokio-tar/security/advisories/GHSA-6gx3-4362-rf54
  • nvd.nist.gov/vuln/detail/CVE-2026-32766

Code Behaviors & Features

Detect and mitigate CVE-2026-32766 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.6.0

Fixed versions

  • 0.6.0

Solution

Upgrade to version 0.6.0 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-436: Interpretation Conflict

Source file

cargo/astral-tokio-tar/CVE-2026-32766.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:30 +0000.