Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-48962 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')redhat-SADP
CWE-95Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')CPANSec

Affected Products

ProductVersions
PMQS IO::Compress
< 2.220

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 2.220moderate effort

Change History

10 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-48962
NVD Published Date:
May 27, 2026
NVD Last Modified:
Aug 5, 2026
Source:
CPANSec
CVE-2026-48962 Details - Not Deferred