CVE•Published 2026-05-26•Modified 2026-05-27•0 articles on news•5 live references•NVD data
CVE-2026-9538Archive\ · \
Vulnerability data via NVD (ingested)
CVSS v3.1
7.5
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS percentile
—
Weaknesses (CWE)
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.
Timeline
Published 2026-05-26
Modified 2026-05-27
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-9538Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Archive\ \" version:"tar_project"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"\"HTTP body or banner mentions "\" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-9538Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-9538Censys host search filtered to this CVE id.
grep.app
CVE-2026-9538Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-9538GitHub code search for direct mentions.
Google dork
"CVE-2026-9538" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (1)
We haven't classified any articles referencing CVE-2026-9538 yet. The external references above still apply.