CVE-2026-48961
Last modified
CVE-2026-48961 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. IO::Compress versions from 2.207 before 2.220 for Perl ship a zipdetails CLI tool that crashes with undefined subroutine on Info-ZIP Unix Extra Field with 8-byte UID or GID. When decode_ux() in bin/zipdetails handles an Info-ZIP Unix Extra Field (tag 0x7875) with UID Size or GID Size set to 8, causing zipdetails to decode an 8-byte UID or GID value, it dispatches through decodeLitteEndian(), which calls a misnamed helper unpackValueQ. The actual function defined in the same file is unpackValue_Q (with underscore); the call raises 'Undefined subroutine &main::unpackValueQ' and the script exits with status 255. Library callers of IO::Compress and IO::Uncompress are not affected; the defect is in the bundled CLI tool.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
IO::Compress versions from 2.207 before 2.220 for Perl ship a zipdetails CLI tool that crashes with undefined subroutine on Info-ZIP Unix Extra Field with 8-byte UID or GID. When decode_ux() in bin/zipdetails handles an Info-ZIP Unix Extra Field (tag 0x7875) with UID Size or GID Size set to 8, causing zipdetails to decode an 8-byte UID or GID value, it dispatches through decodeLitteEndian(), which calls a misnamed helper unpackValueQ. The actual function defined in the same file is unpackValue_Q (with underscore); the call raises 'Undefined subroutine &main::unpackValueQ' and the script exits with status 255. Library callers of IO::Compress and IO::Uncompress are not affected; the defect is in the bundled CLI tool.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48961?
How severe is CVE-2026-48961?
How do I fix CVE-2026-48961?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48955An improper access check allows unauthorized users to access…6.5
- CVE-2026-48956An improper access check allows users to display a list of m…5
- CVE-2026-48957An improper access check allows unauthorized users to access…8.8
- CVE-2026-48958An improper access check allows unauthorized users to create…8.8
- CVE-2026-48959IO::Uncompress::Unzip versions before 2.220 for Perl allow C…7.5
- CVE-2026-4896The WCFM – Frontend Manager for WooCommerce along with Booki…8.1
- CVE-2026-48962IO::Compress versions before 2.220 for Perl can execute arbi…7.3
- CVE-2026-48964Subscriber SQL Injection in ELEX WordPress HelpDesk & Custom…8.5
- CVE-2026-48965Subscriber Sensitive Data Exposure in XCloner <= 4.8.6 versi…6.5
- CVE-2026-48966Unauthenticated Cross Site Scripting (XSS) in Funnel Builder…7.1
- CVE-2026-48967Subscriber SQL Injection in Geo Mashup <= 1.13.19 versions.8.5
- CVE-2026-48968Improper Neutralization of Input During Web Page Generation …6.5
Are you affected by CVE-2026-48961?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
