Return of Stack Variable Address in iccDEV - CVE-2026-34553
Published: May 5, 2026
iccDEV
Detailed vulnerability description
The vulnerability allows a remote attacker to modify CLUT output.
The vulnerability exists due to return of stack variable address in CIccCLUT::DumpLut() and output produced by CIccMBB::Describe() when dumping CLUT data. A remote attacker can process a crafted ICC profile to modify CLUT output.
The issue is associated with dangling references to stack arrays through temporary buffer usage during CLUT dumping.