Description
iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, a heap buffer over-read when the strlen() function attempts to read a non-null-terminated buffer potentially leaking heap memory contents and causing application termination. This vulnerability affects users of the iccDEV library who process ICC color profiles. ICC Profile Injection vulnerabilities arise when user-controllable input is incorporated into ICC profile data or other structured binary blobs in an unsafe manner. Version 2.3.1.2 contains a fix for the issue. No known workarounds are available.
Published: 2026-01-28
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Heap buffer over-read that can leak memory contents or cause application termination
Action: Patch
AI Analysis

Impact

The vulnerability is a heap buffer over-read in the icXmlParseTextString() function of the iccDEV library. When a non‑null‑terminated string is processed, strlen() reads past the buffer boundary, potentially exposing on‑heap data and leading to a crash. This flaw corresponds to the buffer over-read weaknesses identified by CWE‑125 and the related buffer overrun CWE‑122, and can enable injection of malformed ICC profile data as described in CWE‑170.

Affected Systems

Users of the International Color Consortium iccDEV library, versions earlier than 2.3.1.2, are affected. The library is used in applications that load, manipulate, or apply ICC color profiles.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. The EPSS rating is under 1 %, suggesting low current exploitation probability, and the asset is not listed in the CISA KEV catalog. Attackers that can supply crafted ICC profiles to an affected application, or otherwise influence the data processed by icXmlParseTextString(), could trigger the over-read, potentially leaking sensitive data or causing denial of service. Given the moderate CVSS and low EPSS, the urgency is lower than critical, yet patching remains advised to avoid crash scenarios and potential information exposure.

Generated by OpenCVE AI on April 18, 2026 at 01:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the iccDEV library to version 2.3.1.2 or later to eliminate the buffer over‑read.
  • Validate or sanitize any ICC profile data before it reaches icXmlParseTextString(), ensuring strings are properly null‑terminated.
  • If a patch cannot be applied immediately, temporarily disable functions that load ICC profiles or restrict the use of iccDEV in nonessential software.

Generated by OpenCVE AI on April 18, 2026 at 01:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 03 Feb 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Color
Color iccdev
CPEs cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*
Vendors & Products Color
Color iccdev

Wed, 28 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 28 Jan 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Internationalcolorconsortium
Internationalcolorconsortium iccdev
Vendors & Products Internationalcolorconsortium
Internationalcolorconsortium iccdev

Wed, 28 Jan 2026 01:00:00 +0000

Type Values Removed Values Added
Description iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, a heap buffer over-read when the strlen() function attempts to read a non-null-terminated buffer potentially leaking heap memory contents and causing application termination. This vulnerability affects users of the iccDEV library who process ICC color profiles. ICC Profile Injection vulnerabilities arise when user-controllable input is incorporated into ICC profile data or other structured binary blobs in an unsafe manner. Version 2.3.1.2 contains a fix for the issue. No known workarounds are available.
Title iccDEV has a heap-buffer-overflow in icXmlParseTextString()
Weaknesses CWE-122
CWE-125
CWE-170
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H'}


Subscriptions

Color Iccdev
Internationalcolorconsortium Iccdev
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-28T14:51:35.732Z

Reserved: 2026-01-27T14:51:03.060Z

Link: CVE-2026-24852

cve-icon Vulnrichment

Updated: 2026-01-28T14:51:31.451Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-28T01:16:15.260

Modified: 2026-02-03T14:26:13.493

Link: CVE-2026-24852

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T02:00:10Z

Weaknesses