CVE-2026-24411 PUBLISHED

iccDEV has Undefined Behavior and Null Pointer Deference in CIccTagXmlSegmentedCurve::ToXml()

Assigner: GitHub_M
Reserved: 22.01.2026 Published: 24.01.2026 Updated: 24.01.2026

iccDEV provides libraries and tools for interacting with, manipulating, and applying ICC color management profiles. Versions 2.3.1.1 and below have Undefined Behavior in CIccTagXmlSegmentedCurve::ToXml(). This occurs when user-controllable input is unsafely incorporated into ICC profile data or other structured binary blobs. Successful exploitation may allow an attacker to perform DoS, manipulate data, bypass application logic and Code Execution. This issue has been fixed in version 2.3.1.2.

Metrics

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

Product Status

Vendor InternationalColorConsortium
Product iccDEV
Versions
  • Version < 2.3.1.2 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-476: NULL Pointer Dereference CWE
  • CWE-690: Unchecked Return Value to NULL Pointer Dereference CWE
  • CWE-758: Reliance on Undefined, Unspecified, or Implementation-Defined Behavior CWE