CVE-2026-34541 PUBLISHED

iccDEV: UB in CIccCombinedConnectionConditions::CIccCombinedConnectionConditions()

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 31.03.2026 Updated: 31.03.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.2

Product Status

Vendor InternationalColorConsortium
Product iccDEV
Versions
  • Version < 2.3.1.6 is affected

References

Problem Types

  • CWE-476: NULL Pointer Dereference CWE