CVE-2026-48962
HIGH EPSS 22.1%
Published May 27, 20261mo ago · Modified Jun 17, 20262w ago
7.3 CVSS 3.1
Published May 27, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in double quotes and stores it in the parser state; _getFiles() then runs the stored expression through eval STRING. A literal double quote in the output glob closes the dquote wrapper, and the characters that follow are evaluated as Perl. Arbitrary Perl in the output glob executes at the calling process's privilege.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
22.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-95
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/05/27/4
- github.com https://github.com/pmqs/IO-Compress/commit/f2db247bf90d4cc7ee2710be384946081f3b4610.patch
- metacpan.org https://metacpan.org/release/PMQS/IO-Compress-2.220/changes
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.