CVE-2026-48112

7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain a heap out-of-bounds read in 7-Zip Ar handler BSD SYMDEF parser. A 4-byte heap out-of-bounds read exists in the Unix ar archive parser in 7-Zip. When parsing a BSD-style __.SYMDEF symbol table, the ParseLibSymbols function reads a 32-bit namesSize field via Get32 at a position that can equal the buffer size, reading 4 bytes past the end of the heap allocation. This reads uninitialized heap data under the default allocator. Version 26.01 patches the issue.
References
Link Resource
https://securitylab.github.com/advisories/GHSL-2026-115_GHSL-2026-122_7-zip/ Exploit Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:7-zip:7-zip:*:*:*:*:*:*:*:*

History

08 Jun 2026, 18:00

Type Values Removed Values Added
CPE cpe:2.3:a:7-zip:7-zip:*:*:*:*:*:*:*:*
References () https://securitylab.github.com/advisories/GHSL-2026-115_GHSL-2026-122_7-zip/ - () https://securitylab.github.com/advisories/GHSL-2026-115_GHSL-2026-122_7-zip/ - Exploit, Patch, Third Party Advisory
First Time 7-zip
7-zip 7-zip

05 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-05 17:16

Updated : 2026-06-17 10:54


NVD link : CVE-2026-48112

Mitre link : CVE-2026-48112

CVE.ORG link : CVE-2026-48112


JSON object : View

Products Affected

7-zip

  • 7-zip
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound