CVE-2026-27692 PUBLISHED

iccDEV has HBO in CIccTagTextDescription::Release()

Assigner: GitHub_M
Reserved: 23.02.2026 Published: 25.02.2026 Updated: 25.02.2026

iccDEV provides a set of libraries and tools for working with ICC color management profiles. In versions up to and including 2.3.1.4, heap-buffer-overflow read occurs during CIccTagTextDescription::Release() when strlen() reads past a heap buffer while parsing ICC profile XML text description tags, causing a crash. Commit 29d088840b962a7cdd35993dfabc2cb35a049847 fixes the issue. No known workarounds are available.

Metrics

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

Product Status

Vendor InternationalColorConsortium
Product iccDEV
Versions
  • Version <= 2.3.1.4 is affected

References

Problem Types

  • CWE-125: Out-of-bounds Read CWE
  • CWE-170: Improper Null Termination CWE
  • CWE-787: Out-of-bounds Write CWE