CVE-2026-25584
Unknown Unknown - Not Provided

Stack Buffer Overflow in iccDEV ICC Profile Processing

Vulnerability report for CVE-2026-25584, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-04

Last updated on: 2026-02-18

Assigner: GitHub, Inc.

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.3, there is a stack-buffer-overflow vulnerability in CIccTagFloatNum<>::GetValues(). This is triggered when processing a malformed ICC profile. The vulnerability allows an out-of-bounds write on the stack, potentially leading to memory corruption, information disclosure, or code execution when processing specially crafted ICC files. This issue has been patched in version 2.3.1.3.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-04
Last Modified
2026-02-18
Generated
2026-07-07
AI Q&A
2026-02-05
EPSS Evaluated
2026-07-06
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
color iccdev to 2.3.1.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-788 The product reads or writes to a buffer using an index or pointer that references a memory location after the end of the buffer.
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in iccDEV, a set of libraries and tools used for handling ICC color management profiles. Before version 2.3.1.3, there is a stack-buffer-overflow issue in the function CIccTagFloatNum<>::GetValues(). This flaw is triggered when processing a malformed ICC profile, causing an out-of-bounds write on the stack.

Such an out-of-bounds write can lead to memory corruption, which may result in unintended behavior such as information disclosure or even arbitrary code execution when specially crafted ICC files are processed.

The vulnerability has been fixed in version 2.3.1.3 of iccDEV.

Impact Analysis

If you use vulnerable versions of iccDEV to process ICC color profiles, an attacker could exploit this vulnerability by providing a specially crafted ICC file.

Exploitation could lead to memory corruption, which might cause your application to crash, disclose sensitive information, or allow an attacker to execute arbitrary code on your system.

This could compromise the security and stability of your system or application that relies on iccDEV for color profile management.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should update iccDEV to version 2.3.1.3 or later, where the stack-buffer-overflow issue in CIccTagFloatNum<>::GetValues() has been patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25584. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart