Reliance on undefined behavior in iccDEV - CVE-2026-34549
Published: May 5, 2026
iccDEV
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to reliance on undefined behavior in IccUtil.cpp when parsing a crafted input profile. A remote attacker can supply a crafted input profile to cause a denial of service.
The issue is triggered by invalid left shift operations on icUInt32Number reported at lines 1253, 1130, and 1088.