Incorrect Conversion between Numeric Types in iccDEV - CVE-2026-34550

 

Incorrect Conversion between Numeric Types in iccDEV - CVE-2026-34550

Published: May 5, 2026


Vulnerability identifier: #VU129806
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-34550
CWE-ID: CWE-681
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: International Color Consortium
Affected software:
iccDEV

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to incorrect conversion between numeric types in IccProfLib/IccIO.cpp when processing a crafted ICC profile in iccDumpProfileGui. A remote attacker can supply a specially crafted ICC profile to cause a denial of service.

The issue is triggered by an implicit conversion from a negative signed integer to size_t, which can lead to undefined behavior and unpredictable process behavior.


How to mitigate CVE-2026-34550

Install security update from vendor's website.

Sources