CVE-2026-24403 PUBLISHED

iccDEV Undefined Behavior in CIccProfile::CheckHeader() Leads to Integer Overflow

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. In versions 2.3.1.1 and below, an integer overflow vulnerability exists in icValidateStatus CIccProfile::CheckHeader() when user-controllable input is incorporated into profile data unsafely. Tampering with tag tables, offsets, or size fields can trigger parsing errors, memory corruption, or DoS, potentially enabling arbitrary Code Execution or bypassing application logic. 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-190: Integer Overflow or Wraparound CWE