๐Ÿ” CVE Alert

CVE-2026-34556

MEDIUM 6.2

iccDEV: HBO in icAnsiToUtf8()

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
2th

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.

CWE CWE-125
Vendor internationalcolorconsortium
Product iccdev
Published Mar 31, 2026
Last Updated Apr 1, 2026
Stay Ahead of the Next One

Get instant alerts for internationalcolorconsortium iccdev

Be the first to know when new medium vulnerabilities affecting internationalcolorconsortium iccdev are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

InternationalColorConsortium / iccDEV
< 2.3.1.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-p9wm-xfv4-43qg github.com: https://github.com/InternationalColorConsortium/iccDEV/issues/734 github.com: https://github.com/InternationalColorConsortium/iccDEV/pull/740