CVE-2026-34554 PUBLISHED

iccDEV: HBO in CIccApplyCmmSearch::costFunc()

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 31.03.2026 Updated: 31.03.2026

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a heap-buffer-overflow (HBO) in CIccApplyCmmSearch::costFunc() can be triggered via malformed JSON configuration input to the iccApplySearch tool. AddressSanitizer reports an out-of-bounds READ of size 8 originating from CIccApplyCmmSearch::costFunc(CIccSearchVec&) at IccProfLib/IccCmmSearch.cpp:112:5. This issue has been patched in version 2.3.1.6.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.2

Product Status

Vendor InternationalColorConsortium
Product iccDEV
Versions
  • Version < 2.3.1.6 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE