- 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.
- Source
- 9b29abf9-4ab0-4765-b253-1875cd9b441e
- NVD status
- Modified
- Products
- \
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- 9b29abf9-4ab0-4765-b253-1875cd9b441e
- CWE-789
- Hype score
- Not currently trending
opik 2.0.64 patches CVE-2026-9538 Dropping the Perl dependency in opik-backend mitigates CVE-2026-9538, enhancing security. Upgrade carefully. → https://t.co/bIR9y287eX
@ReleasePort
15 Jun 2026
0 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
Perl CPAN Archive::Tar CVE-2026-42496: Extract symlinks with attacker controlled targets outside the extraction directory https://t.co/95zHcLOXYC CVE-2026-42497: ditto for hardlinks https://t.co/jOYmJXXZkY CVE-2026-9538: Memory exhaustion via tar header https://t.co/cWunnpfUZY
@oss_security
26 May 2026
498 Impressions
1 Retweet
5 Likes
1 Bookmark
0 Replies
0 Quotes
CVE-2026-9538 CVE-2026-9538 https://t.co/ZaaM5rp2bK
@VulmonFeeds
26 May 2026
84 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:archive\\:\\:tar_project:archive\\:\\:tar:*:*:*:*:*:perl:*:*",
"matchCriteriaId": "0D0D2922-4664-4650-8D9E-C8D5641A7106",
"versionEndExcluding": "3.10",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]