CVE-2025-15649
Published: May 29, 2026Last modified: May 30, 2026
Description
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.
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 5.5 |
| Attack Vector | LOCAL |
| Attack complexity | LOW |
| Privileges required | LOW |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | NONE |
| Integrity impact | NONE |
| Availability impact | HIGH |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | perl | Vulnerable (5.36.0-r0) |
| 25 LTS | perl | Vulnerable (5.40.2-r0) | |
| Stream | perl | Vulnerable (5.36.0-r0) | |
| Hardened Containers | 23 LTS | perl | Vulnerable (5.36.0-r0) |
| 25 LTS | perl | Vulnerable (5.40.2-r0) | |
| Stream | perl | Vulnerable (5.36.0-r0) |