Stack-based buffer overflow in iccDEV - CVE-2026-34555
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 stack-based buffer overflow in CIccTagFixedNum<>::GetValues() when processing a crafted ICC profile. A remote attacker can supply a crafted ICC profile to cause a denial of service.
The issue was observed as a write of size 4 overflowing a 4-byte stack variable through the call chain into CIccTagStruct::GetElemNumberValue().