Vulnerability Report

CVE-2026-48962

RCE

Title: Arbitrary Code Execution in IO::Compress for Perl

RCE

Proof Of Concept

PoC Available for CVE-2026-48962

CWE Category CWE-95
Published Date May 27, 2026
Modified Date May 27, 2026
Exploit Status Available
Score 7.3 CVSS v
Exploit Probability (EPSS)
0.32%

Vulnerability Summary

CVE-2026-48962: 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 v3.1
Source Entity 134c704f-9b21-4f2e-91b3-4a467353bcc0
Severity HIGH
7.3
Attack Vector
NETWORK
Complexity
LOW
Privileges
N/A
Interaction
NONE
Confidentiality
N/A
Integrity
N/A
Availability
N/A
Scope
UNCHANGED
RAW VECTOR CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Associated Attack Patterns (CAPEC)

Total: Patterns

CVE-2026-48962 Exploits & PoCs (Proof Of Concept)

GitHub https://github.com/JoakimBulow/CVE-2026-48962
View Code
MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

MODIFIED

Vulnerability data updated via NVD.

Attack Vector Matrix

Access Vector NETWORK
Complexity LOW
Privileges N/A
Interaction NONE
CVSS Vector String CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Affected Stack

No specific products linked.