CVE-2026-48102: CWE-125: Out-of-bounds Read in mcmilk 7-Zip
7-Zip is a file archiver with a high compression ratio. Versions 9.11 through 26.00 contain a heap out-of-bounds read of up to 3 bytes in the UDF disc image handler's File Identifier Descriptor parser. In CFileId::Parse (CPP/7zip/Archive/Udf/UdfIn.cpp), after validating size < 38 + idLen + impLen and advancing processed to 38 + impLen + idLen, the alignment-padding loop reads p[processed] while incrementing up to 3 times to reach a 4-byte boundary, and the processed <= size bounds check only runs after the loop. When (38 + impLen + idLen) % 4 != 0 and 38 + impLen + idLen == size, the loop reads 1 to 3 bytes past the end of the exact-size heap buffer allocated via buf.Alloc((size_t)item.Size). The UDF handler is registered for .iso and .udf files and auto-detected by signature, and the OOB read triggers during Open() when listing or extracting a crafted UDF image. Impact is limited to information disclosure (a 1-bit oracle per OOB byte via open/fail behavior) and denial of service (crash under hardened allocators); there is no write primitive. Version 26.01 fixes the issue.
AI Analysis
Technical Summary
7-Zip versions 9.11 through 26.00 contain a heap out-of-bounds read of up to 3 bytes in the UDF disc image handler's File Identifier Descriptor parser (CFileId::Parse in UdfIn.cpp). The vulnerability arises because an alignment-padding loop reads bytes beyond the allocated buffer before a bounds check is performed. This occurs when the sum of fixed and variable length fields results in a size that is exactly at the buffer boundary but not aligned to 4 bytes. The UDF handler processes .iso and .udf files and is triggered during file open operations when listing or extracting crafted UDF images. The impact is limited to information disclosure (via a 1-bit oracle per out-of-bounds byte) and denial of service (crash under hardened allocators). There is no write or code execution capability. The issue is fixed in version 26.01.
Potential Impact
The vulnerability allows an attacker to cause a heap out-of-bounds read of up to 3 bytes, potentially leaking limited information through side-channel behavior and causing denial of service via application crashes under hardened memory allocators. There is no ability to write or execute arbitrary code. The impact is therefore limited to low-severity information disclosure and service disruption.
Mitigation Recommendations
Upgrade 7-Zip to version 26.01 or later, where this vulnerability is fixed. No other mitigations are indicated or required.
CVE-2026-48102: CWE-125: Out-of-bounds Read in mcmilk 7-Zip
Description
7-Zip is a file archiver with a high compression ratio. Versions 9.11 through 26.00 contain a heap out-of-bounds read of up to 3 bytes in the UDF disc image handler's File Identifier Descriptor parser. In CFileId::Parse (CPP/7zip/Archive/Udf/UdfIn.cpp), after validating size < 38 + idLen + impLen and advancing processed to 38 + impLen + idLen, the alignment-padding loop reads p[processed] while incrementing up to 3 times to reach a 4-byte boundary, and the processed <= size bounds check only runs after the loop. When (38 + impLen + idLen) % 4 != 0 and 38 + impLen + idLen == size, the loop reads 1 to 3 bytes past the end of the exact-size heap buffer allocated via buf.Alloc((size_t)item.Size). The UDF handler is registered for .iso and .udf files and auto-detected by signature, and the OOB read triggers during Open() when listing or extracting a crafted UDF image. Impact is limited to information disclosure (a 1-bit oracle per OOB byte via open/fail behavior) and denial of service (crash under hardened allocators); there is no write primitive. Version 26.01 fixes the issue.
CVSS v3.1
Score 3.1low
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
7-Zip versions 9.11 through 26.00 contain a heap out-of-bounds read of up to 3 bytes in the UDF disc image handler's File Identifier Descriptor parser (CFileId::Parse in UdfIn.cpp). The vulnerability arises because an alignment-padding loop reads bytes beyond the allocated buffer before a bounds check is performed. This occurs when the sum of fixed and variable length fields results in a size that is exactly at the buffer boundary but not aligned to 4 bytes. The UDF handler processes .iso and .udf files and is triggered during file open operations when listing or extracting crafted UDF images. The impact is limited to information disclosure (via a 1-bit oracle per out-of-bounds byte) and denial of service (crash under hardened allocators). There is no write or code execution capability. The issue is fixed in version 26.01.
Potential Impact
The vulnerability allows an attacker to cause a heap out-of-bounds read of up to 3 bytes, potentially leaking limited information through side-channel behavior and causing denial of service via application crashes under hardened memory allocators. There is no ability to write or execute arbitrary code. The impact is therefore limited to low-severity information disclosure and service disruption.
Mitigation Recommendations
Upgrade 7-Zip to version 26.01 or later, where this vulnerability is fixed. No other mitigations are indicated or required.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-05-20T18:40:45.835Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a22efd8e29bf47b50886a23
Added to database: 06/05/2026, 15:48:40 UTC
Last enriched: 06/13/2026, 09:34:05 UTC
Last updated: 07/31/2026, 19:22:59 UTC
Views: 111
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.