CVE-2026-30984
Received Received - Intake
Heap Out-of-Bounds Read in iccDEV Causes Application Crash

Publication date: 2026-03-10

Last updated on: 2026-03-13

Assigner: GitHub, Inc.

Description
iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to 2.3.1.5, there is a heap out-of-bounds read in CIccCalculatorFunc::ApplySequence() causing an application crash. This vulnerability is fixed in 2.3.1.5.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-10
Last Modified
2026-03-13
Generated
2026-05-07
AI Q&A
2026-03-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
color iccdev to 2.3.1.5 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.
CWE-129 The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in iccDEV, a set of libraries and tools for working with ICC color management profiles. Specifically, prior to version 2.3.1.5, there is a heap out-of-bounds read in the function CIccCalculatorFunc::ApplySequence(). This means that the program reads memory outside the allocated heap buffer, which can cause the application to crash.


How can this vulnerability impact me? :

The primary impact of this vulnerability is that it can cause an application crash due to the heap out-of-bounds read. According to the CVSS score, the impact on availability is high (A:H), meaning the application may become unavailable or unstable. The confidentiality impact is low (C:L), and there is no impact on integrity (I:N).


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, update iccDEV to version 2.3.1.5 or later, where the heap out-of-bounds read issue in CIccCalculatorFunc::ApplySequence() is fixed.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart