CVE-2026-34553 Details
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 defect in LUT dump/iteration logic affecting CIccCLUT::Iterate() and output produced by CIccMBB::Describe() (via CLUT dumping). This issue has been patched in version 2.3.1.6.
A vulnerability exists in iccDEV versions prior to 2.3.1.6, specifically within the LUT iteration and dumping logic of the CIccCLUT and CIccMBB classes. This flaw leads to incorrect or incomplete output when processing certain ICC color profiles. The issue arises from the CIccCLUT::Iterate() function not properly propagating a buffer-size parameter during its recursive calls, which in turn affects the output generated by CIccMBB::Describe() via CLUT dumping. Additionally, the unpatched version leaves member pointers referencing stack arrays, creating potential safety concerns.
Users can update to version 2.3.1.6 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/InternationalColorConsortium/iccDEV/issues/704 | [email protected] | ExploitIssue TrackingPatch |
| https://github.com/InternationalColorConsortium/iccDEV/pull/737 | [email protected] | Issue TrackingPatch |
| https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-5r4q-77w5-3q3h | [email protected] | PatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-562 | Return of Stack Variable Address | [email protected] |
| CWE-665 | Improper Initialization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| color iccdev | < 2.3.1.6 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | Initial Analysis | [email protected] |
| Mar 31, 2026 | New CVE Received | [email protected] |