CVE-2026-34550
MEDIUM
6,2
Source: [email protected]
Attack Vector: local
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: none
Integrity: none
Availability: high
Description
AI Translation Available
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior (UB) condition in IccProfLib/IccIO.cpp caused by an implicit conversion from a negative signed integer to size_t (unsigned), which changes the value. This issue has been patched in version 2.3.1.6.
681
Incorrect Conversion between Numeric Types
DraftCommon Consequences
Security Scopes Affected:
Other
Integrity
Potential Impacts:
Unexpected State
Quality Degradation
Applicable Platforms
Languages:
C, Not Language-Specific
https://github.com/InternationalColorConsortium/iccDEV/issues/718
https://github.com/InternationalColorConsortium/iccDEV/pull/727
https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA…