Skip to main content

IO::Compress EUVD-2026-32048

| CVE-2026-48962 HIGH
Eval Injection (CWE-95)
2026-05-27 9b29abf9-4ab0-4765-b253-1875cd9b441e GHSA-q6wx-vhvq-x7h6
7.3
CVSS 3.1
Share

CVSS VectorNVD

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

Lifecycle Timeline

3
Source Code Evidence Fetched
May 27, 2026 - 20:59 vuln.today
Analysis Generated
May 27, 2026 - 20:59 vuln.today
Patch available
May 27, 2026 - 19:46 EUVD

DescriptionNVD

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.

AnalysisAI

Arbitrary Perl code execution in the IO::Compress distribution (all versions before 2.220) lets an attacker who controls the output glob string passed to the bundled File::GlobMapper run arbitrary Perl at the calling process's privilege. The output glob is wrapped in double quotes and later handed to Perl's eval STRING, so an embedded double quote escapes the string context and the trailing characters execute as code. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Inventory all systems and applications using IO::Compress and assess exposure. Within 7 days: Deploy IO::Compress version 2.220 to all affected systems in development, staging, and production. …

Sign in for detailed remediation steps.

Share

EUVD-2026-32048 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy