CVE-2026-34552: iccDEV: UB at IccTagLut.cpp
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior (UB) issue in IccTagLut.cpp where the code performs member access through a null pointer of type CIccApplyCLUT. This issue has been patched in version 2.3.1.6.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-34552?
CVE-2026-34552 is classified as a high severity vulnerability due to the potential for undefined behavior leading to application crashes.
How do I fix CVE-2026-34552?
To fix CVE-2026-34552, upgrade to iccDEV version 2.3.1.6 or later.
What type of vulnerability is CVE-2026-34552?
CVE-2026-34552 is an Undefined Behavior vulnerability caused by member access through a null pointer in the IccTagLut.cpp file.
Which versions of iccDEV are affected by CVE-2026-34552?
CVE-2026-34552 affects iccDEV versions prior to 2.3.1.6.
What are the potential impacts of CVE-2026-34552?
The potential impacts of CVE-2026-34552 include application crashes and instability due to the undefined behavior in the code.