CVE-2026-34556
MEDIUM EPSS 5.2%
Published Mar 31, 20263mo ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Mar 31, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
5.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| color | iccdev | * | <2.3.1.6 |
References 3
- github.com https://github.com/InternationalColorConsortium/iccDEV/issues/734
- github.com https://github.com/InternationalColorConsortium/iccDEV/pull/740
- github.com https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-p9wm-xfv4-43qg
Remediation
- github.com https://github.com/InternationalColorConsortium/iccDEV/issues/734
- github.com https://github.com/InternationalColorConsortium/iccDEV/pull/740