Ad

CVE-2026-34556

MEDIUM CVSS 3.1: 6.2 EPSS 0.01%
Updated Mar 31, 2026
iccDEV
Parameter Value
CVSS 6.2 (MEDIUM)
Fixed In 2.3.1.6
Type CWE-125 (Out-of-bounds Read)
Vendor iccDEV
Public PoC No

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is a heap-buffer-overflow (HBO) in icAnsiToUtf8() in the XML conversion path. The issue is triggered by a crafted ICC profile which causes icAnsiToUtf8(std::string&, char const*) to treat an input buffer as a C-string and call operations that rely on strlen()/null-termination. AddressSanitizer reports an out-of-bounds READ of size 115 past a 114-byte heap allocation, with the failure observed while running the iccToXml tool.

This issue has been patched in version 2.3.1.6.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)