CVE-2026-27691

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
Summary
  • (es) iccDEV proporciona un conjunto de librerías y herramientas para trabajar con perfiles de gestión de color ICC. En versiones hasta la 2.3.1.4 inclusive, un desbordamiento de entero con signo en iccFromCube.cpp durante la multiplicación desencadena un comportamiento indefinido, lo que podría causar fallos o una generación incorrecta de perfiles ICC al procesar entradas de cubo manipuladas/grandes. El commit 43ae18dd69fc70190d3632a18a3af2f3da1e052a soluciona el problema. No se conocen soluciones alternativas disponibles.

26 Feb 2026, 15:50

Type Values Removed Values Added
References () https://github.com/InternationalColorConsortium/iccDEV/commit/43ae18dd69fc70190d3632a18a3af2f3da1e052a - () https://github.com/InternationalColorConsortium/iccDEV/commit/43ae18dd69fc70190d3632a18a3af2f3da1e052a - Patch
References () https://github.com/InternationalColorConsortium/iccDEV/issues/607 - () https://github.com/InternationalColorConsortium/iccDEV/issues/607 - Exploit, Issue Tracking
References () https://github.com/InternationalColorConsortium/iccDEV/pull/611 - () https://github.com/InternationalColorConsortium/iccDEV/pull/611 - Issue Tracking, Patch
References () https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-4gfj-4cjh-53v5 - () https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-4gfj-4cjh-53v5 - Vendor Advisory
CPE cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*
First Time Color
Color iccdev

25 Feb 2026, 15:22

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 15:20

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27691

Mitre link : CVE-2026-27691

CVE.ORG link : CVE-2026-27691


JSON object : View

Products Affected

color

  • iccdev
CWE
CWE-190

Integer Overflow or Wraparound

CWE-681

Incorrect Conversion between Numeric Types