CVE-2026-34556
Last modified
CVE-2026-34556 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Color | Iccdev | < 2.3.1.6 |
References
- https://github.com/InternationalColorConsortium/iccDEV/issues/734Exploit, Issue Tracking, Patch
- https://github.com/InternationalColorConsortium/iccDEV/pull/740Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34556?
How severe is CVE-2026-34556?
How do I fix CVE-2026-34556?
Are you affected by CVE-2026-34556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
