CVE-2026-34549
CVE-2026-34549 is a medium-severity vulnerability in Color Iccdev with a CVSS 3.x base score of 6.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-758.
Key facts
- Severity: Medium (CVSS 3.x base score 6.2)
- EPSS exploit prediction: 0% (5th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-17714
- Weakness: CWE-758
- Affected product: Color Iccdev
- Published:
- Last modified:
Description
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 IccUtil.cpp triggered by a crafted input profile. Under UndefinedBehaviorSanitizer, the issue is reported as invalid left shift operations on icUInt32Number (unsigned 32-bit) where the shifted value “cannot be represented” in that type. This issue has been patched in version 2.3.1.6.
Frequently asked questions
- What is CVE-2026-34549?
- 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 IccUtil.cpp triggered by a crafted input profile. Under UndefinedBehaviorSanitizer, the issue is reported as invalid left shift operations on icUInt32Number (unsigned 32-bit) where the shifted value “cannot be represented” in that type. This issue has been patched in version 2.3.1.6.
- How severe is CVE-2026-34549?
- CVE-2026-34549 has a CVSS 3.x base score of 6.2, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-34549 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (5th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-34549?
- CVE-2026-34549 affects Color Iccdev. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-34549?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-34549 have an EU (EUVD) identifier?
- Yes. CVE-2026-34549 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-17714.
- When was CVE-2026-34549 published?
- CVE-2026-34549 was published on 2026-03-31 and last updated on 2026-06-17.
References
- https://github.com/InternationalColorConsortium/iccDEV/issues/721
- https://github.com/InternationalColorConsortium/iccDEV/pull/726
- https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-v7qh-f995-p2fq
Affected products (1)
- cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*
More vulnerabilities in Color Iccdev
- CVE-2026-21675 — Critical (CVSS 9.8): iccDEV provides a set of libraries and tools for working with ICC color management profiles. Versions 2.3.1 and below…
- CVE-2026-24412 — High (CVSS 8.8): iccDEV provides libraries and tools for interacting with, manipulating, and applying ICC color management profiles.…
- CVE-2026-24406 — High (CVSS 8.8): iccDEV provides libraries and tools for interacting with, manipulating, and applying ICC color management profiles.…
- CVE-2026-24405 — High (CVSS 8.8): iccDEV provides libraries and tools for interacting with, manipulating, and applying ICC color management profiles.…
- CVE-2026-22861 — High (CVSS 8.8): iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of…
- CVE-2026-22255 — High (CVSS 8.8): iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of…
All CVEs affecting Color Iccdev →
Other CWE-758 vulnerabilities
- CVE-2026-4705 — Critical (CVSS 9.8): Undefined behavior in the WebRTC: Signaling component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9,…
- CVE-2026-4724 — Critical (CVSS 9.1): Undefined behavior in the Audio/Video component. This vulnerability was fixed in Firefox 149 and Thunderbird 149.
- CVE-2026-4718 — High (CVSS 8.1): Undefined behavior in the WebRTC: Signaling component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9,…
- CVE-2025-54811 — High (CVSS 7.1): OpenPLC_V3 has a vulnerability in the enipThread function that occurs due to the lack of a return value. This leads to…
- CVE-2024-4774 — Medium (CVSS 6.5): The `ShmemCharMapHashEntry()` code was susceptible to potentially undefined behavior by bypassing the move semantics…
- CVE-2026-34547 — Medium (CVSS 6.2): iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6,…