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

 

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

Published: May 5, 2026


Vulnerability identifier: #VU129809
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-34548
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 IccUtilXml.cpp when processing a profile extracted from a crafted TIFF through the iccToXml XML conversion path. A remote attacker can supply a crafted TIFF-derived ICC profile to cause a denial of service.

The issue is triggered by an implicit conversion from a negative signed integer to an unsigned 32-bit value.


How to mitigate CVE-2026-34548

Install security update from vendor's website.

Sources