iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a segmentation fault (SEGV) in CIccTagArray::Cleanup(). The issue is observable under UBSan/ASan as misaligned member access / misaligned pointer loads followed by an invalid read leading to process crash when running iccRoundTrip on a malicious profile. This issue has been patched in version 2.3.1.6.
References
| Link | Resource |
|---|---|
| https://github.com/InternationalColorConsortium/iccDEV/issues/666 | Exploit Issue Tracking |
| https://github.com/InternationalColorConsortium/iccDEV/pull/683 | Issue Tracking Patch |
| https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-965q-9pp6-6vw5 | Patch Vendor Advisory |
| https://github.com/InternationalColorConsortium/iccDEV/issues/666 | Exploit Issue Tracking |
Configurations
History
No history.
Information
Published : 2026-03-31 22:16
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34535
Mitre link : CVE-2026-34535
CVE.ORG link : CVE-2026-34535
JSON object : View
Products Affected
color
- iccdev
CWE
CWE-122
Heap-based Buffer Overflow
