CVE-2026-9538
Last modified
CVE-2026-9538 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. _read_tar() reads each entry's payload with $handle->read($$data, $block), where $block is derived from the entry's 12-byte size field in the tar header with no upper bound on that value. A crafted header declaring a multi-gigabyte size causes Perl to allocate a scalar of that size.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. _read_tar() reads each entry's payload with $handle->read($$data, $block), where $block is derived from the entry's 12-byte size field in the tar header with no upper bound on that value. A crafted header declaring a multi-gigabyte size causes Perl to allocate a scalar of that size.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Archive\ | \ | < 3.10 | Archive\ |
References
- http://www.openwall.com/lists/oss-security/2026/05/26/4Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-9538?
How severe is CVE-2026-9538?
How do I fix CVE-2026-9538?
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-9530A weakness has been identified in GNU LibreDWG up to 0.14. T…3.3
- CVE-2026-9531A weakness has been identified in Totolink CA750-PoE 6.2c.51…6.3
- CVE-2026-9532A security vulnerability has been detected in Totolink CA750…6.3
- CVE-2026-9533A vulnerability was detected in Totolink CA750-PoE 6.2c.510.…6.3
- CVE-2026-9534A flaw has been found in Totolink CA750-PoE 6.2c.510. This a…6.3
- CVE-2026-9537Mojo::JWT versions before 1.02 for Perl verify HMAC signatur…5.3
- CVE-2026-9539An out-of-bounds heap read and integer underflow in the TCP …6.5
- CVE-2026-9540A vulnerability was identified in vllm-project vllm 0.19.0. …5.5
- CVE-2026-9541A security flaw has been discovered in Squirrel up to 3.2. I…5.3
- CVE-2026-9542A weakness has been identified in CodeAstro Leave Management…6.3
- CVE-2026-9543A vulnerability has been found in Totolink N300RH 6.1c.1353_…9.8
- CVE-2026-9544A vulnerability was found in Shenzhen Sixun Software Sixun S…7.3
Are you affected by CVE-2026-9538?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
