CVE-2026-9538
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/05/2026
Last modified:
28/05/2026
Description
Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header.<br />
<br />
_read_tar() reads each entry&#39;s payload with $handle->read($$data, $block), where $block is derived from the entry&#39;s 12-byte size field in the tar header with no upper bound on that value.<br />
<br />
A crafted header declaring a multi-gigabyte size causes Perl to allocate a scalar of that size.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:archive\:\:tar_project:archive\:\:tar:*:*:*:*:*:perl:*:* | 3.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



