CVE-2026-34541
Received Received - Intake
Null Pointer Dereference in iccDEV ICC Profile Processing Causes UB

Publication date: 2026-03-31

Last updated on: 2026-04-20

Assigner: GitHub, Inc.

Description
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 Undefined Behavior (UB) via a null-pointer member call in CIccCombinedConnectionConditions::CIccCombinedConnectionConditions() (reported by UBSan as β€œmember call on null pointer of type CIccTagSpectralViewingConditions”). The issue is reachable when running iccApplyNamedCmm with -PCC using a malformed .icc profile. This issue has been patched in version 2.3.1.6.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-31
Last Modified
2026-04-20
Generated
2026-05-07
AI Q&A
2026-04-01
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
color iccdev to 2.3.1.6 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in iccDEV, a set of libraries and tools for working with ICC color management profiles. Before version 2.3.1.6, a specially crafted ICC profile can cause undefined behavior due to a null-pointer member call in the constructor of CIccCombinedConnectionConditions. This happens when running the iccApplyNamedCmm tool with the -PCC option using a malformed ICC profile.


How can this vulnerability impact me? :

The vulnerability can lead to undefined behavior, which may cause the application to crash or behave unpredictably. According to the CVSS score, it has a high impact on availability (score 6.2 with an impact on availability only), meaning it could cause denial of service or disruption of normal operations when processing malicious ICC profiles.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, update iccDEV to version 2.3.1.6 or later, where the issue has been patched.

Avoid running iccApplyNamedCmm with the -PCC option on untrusted or malformed ICC profiles until the update is applied.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart