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&amp;#39;s payload with $handle-&gt;read($$data, $block), where $block is derived from the entry&amp;#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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:archive\:\:tar_project:archive\:\:tar:*:*:*:*:*:perl:*:* 3.10 (excluding)