CVE-2026-27691 PUBLISHED

iccDEV has SIO in parse3DTable() at iccFromCube.cpp Line 218

Assigner: GitHub_M
Reserved: 23.02.2026 Published: 25.02.2026 Updated: 25.02.2026

iccDEV provides a set of libraries and tools for working with ICC color management profiles. In versions up to and including 2.3.1.4, signed integer overflow in iccFromCube.cpp during multiplication triggers undefined behavior, potentially causing crashes or incorrect ICC profile generation when processing crafted/large cube inputs. Commit 43ae18dd69fc70190d3632a18a3af2f3da1e052a fixes the issue. No known workarounds are available.

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.4 is affected

References

Problem Types

  • CWE-190: Integer Overflow or Wraparound CWE
  • CWE-681: Incorrect Conversion between Numeric Types CWE