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.
_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.
Project Subscriptions
No data.
Advisories
No advisories yet.
Fixes
Solution
Upgrade to IO-Compress 2.220 or later.
Workaround
No workaround given by the vendor.
References
History
Wed, 27 May 2026 08:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Wed, 27 May 2026 03:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob | |
| Weaknesses | CWE-95 | |
| References |
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: CPANSec
Published:
Updated: 2026-05-27T07:24:58.630Z
Reserved: 2026-05-26T18:09:32.365Z
Link: CVE-2026-48962
No data.
Status : Received
Published: 2026-05-27T04:16:31.333
Modified: 2026-05-27T08:16:44.170
Link: CVE-2026-48962
No data.
OpenCVE Enrichment
Updated: 2026-05-27T04:30:16Z
Weaknesses