Out-of-bounds Read in Color Iccdev

CVE-2026-34556

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.

Vulnerability class: Buffer Overflow

EPSS: 0.002 (5.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.2 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-34556?
CVE-2026-34556 is a medium-severity vulnerability in Color Iccdev, classified under Out-of-bounds Read. CVSS score: 6.2/10. Published 2026-03-31.
How severe is CVE-2026-34556?
Medium severity. CVSS v3 base score is 6.2 out of 10.