Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-48102— GHSL-2026-118: 7-Zip UDF Field OOB Read

CVSS 3.1 · Low EPSS 0.19% · P9

Affected Version Matrix 1

VendorProductVersion RangeStatus
mcmilk7-Zip>= 9.11, < 26.01affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-48102

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
GHSL-2026-118: 7-Zip UDF Field OOB Read
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
Source: CVE Program / CVE List V5
Vulnerability Title
7-Zip 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
7-Zip是7-Zip开源的一个压缩软件。 7-Zip 9.11版本至26.00版本存在缓冲区错误漏洞,该漏洞源于UDF光盘镜像处理器的File Identifier Descriptor解析器中存在堆越界读取,可能导致信息泄露和拒绝服务。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
mcmilk7-Zip >= 9.11, < 26.01 -

II. Public POCs for CVE-2026-48102

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48102

登录查看更多情报信息。

Same Patch Batch · mcmilk · 2026-06-05 · 8 CVEs total

CVE-2026-480958.8 HIGHGHSL-2026-140_7-Zip: 7-Zip has a heap buffer overflow via NTFS compressed stream buffer un
CVE-2026-481126.5 MEDIUMGHSL-2026-122 7-Zip Ar SYMDEF OOB Read
CVE-2026-481016.5 MEDIUMGHSL-2026-117: 7-Zip UEFI Capsule uninitialized heap memory disclosure
CVE-2026-480924.3 MEDIUM7-Zip SquashFS Fragment Offset Overflow (GHSL-2026-116)
CVE-2026-481114.3 MEDIUMGHSL-2026-121 7-Zip UEFI DEPEX OOB Read
CVE-2026-481034.3 MEDIUMGHSL-2026-119 7-Zip WIM SecurityId OOB read
CVE-2026-481044.2 MEDIUMGHSL-2026-120: 7-Zip SquashFS BlockToNode uninitialized heap read

IV. Related Vulnerabilities

V. Comments for CVE-2026-48102

No comments yet


Leave a comment