CVE-2025-15649
IO::Uncompress::Unzip versions before 2.215 for Perl propagate uncaught exception when parsing zip header with malformed DOS date
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
IO::Uncompress::Unzip versions before 2.215 for Perl propagate uncaught exception when parsing zip header with malformed DOS date. _dosToUnixTime() decodes the local-file-header last-modification date field and calls Time::Local::timelocal() without an eval guard. A header whose date field decodes to an out-of-range month, day, or hour causes timelocal() to die. The exception propagates out of IO::Uncompress::Unzip->new($file) where callers expect undef plus $UnzipError.
| CWE | CWE-248 |
| Vendor | pmqs |
| Product | io::uncompress::unzip |
| Published | May 27, 2026 |
| Last Updated | May 29, 2026 |
Stay Ahead of the Next One
Get instant alerts for pmqs io::uncompress::unzip
Be the first to know when new medium vulnerabilities affecting pmqs io::uncompress::unzip are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
PMQS / IO::Uncompress::Unzip
0 < 2.215
References
github.com: https://github.com/pmqs/IO-Compress/commit/fd28c1d2374eee9811f6d0c5bddc0957abdf1da8.patch github.com: https://github.com/pmqs/IO-Compress/issues/65 metacpan.org: https://metacpan.org/release/PMQS/IO-Compress-2.215/changes openwall.com: http://www.openwall.com/lists/oss-security/2026/05/27/1