CVE-2026-32766
Last modified
CVE-2026-32766 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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 (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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Astral | Astral-Tokio-Tar | < 0.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32766?
How severe is CVE-2026-32766?
How do I fix CVE-2026-32766?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32760File Browser is a file managing interface for uploading, del…9.8
- CVE-2026-32761File Browser is a file managing interface for uploading, del…6.5
- CVE-2026-32762Rack is a modular Ruby web server interface. From versions 3…6.5
- CVE-2026-32763Kysely is a type-safe TypeScript SQL query builder. Versions…8.2
- CVE-2026-32764Rejected reason: This repository is no longer public.
- CVE-2026-32765Rejected reason: This repository is no longer public.
- CVE-2026-32767SiYuan is a personal knowledge management system. Versions 3…9.8
- CVE-2026-32768Chall-Manager is a platform-agnostic system able to start Ch…9.9
- CVE-2026-32769Fullchain is an umbrella project for deploying a ready-to-us…9.8
- CVE-2026-3277The OpenID Connect (OIDC) authentication configuration in Po…6.5
- CVE-2026-32770Parse Server is an open source backend that can be deployed …7.5
- CVE-2026-32771The CTFer.io Monitoring component is in charge of the collec…9.8
Are you affected by CVE-2026-32766?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
