CVE-2026-25503 Details
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, type confusion allowed malformed ICC profiles to trigger undefined behavior when loading invalid icImageEncodingType values causing denial of service. This issue has been patched in version 2.3.1.2.
A type confusion vulnerability has been identified in the iccDEV library, prior to version 2.3.1.2. This vulnerability allows malformed ICC profiles to cause undefined behavior by loading invalid 'icImageEncodingType' values, leading to a denial-of-service condition. The issue arises from improper handling of user-controllable input within ICC color profiles, which are structured binary formats with strict internal guidelines. Exploitation can manipulate ICC tag tables and offsets, trigger memory corruption, bypass application logic, and in some cases, cause arbitrary code execution when the malformed profiles are processed by vulnerable native libraries.
Users can update to iccDEV version 2.3.1.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/InternationalColorConsortium/iccDEV/issues/539 | CISA-ADP | ExploitIssue TrackingVendor Advisory |
| https://github.com/InternationalColorConsortium/iccDEV/commit/353e6517a31cb6ac9fdd44ac0103bc2fadb25175 | [email protected] | Patch |
| https://github.com/InternationalColorConsortium/iccDEV/issues/539 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/InternationalColorConsortium/iccDEV/pull/547 | [email protected] | Issue Tracking |
| https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-pf84-4c7q-x764 | [email protected] | PatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-704 | Incorrect Type Conversion or Cast | [email protected] |
| CWE-843 | Access of Resource Using Incompatible Type ('Type Confusion') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| color iccdev | < 2.3.1.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 10, 2026 | Initial Analysis | [email protected] |
| Feb 4, 2026 | CVE Modified | CISA-ADP |
| Feb 3, 2026 | New CVE Received | [email protected] |