iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to 2.3.1.4, SrcPixel and DestPixel stack buffers overlap in CIccTagMultiProcessElement::Apply() int IccTagMPE.cpp. This vulnerability is fixed in 2.3.1.4.
PUBLISHED5.2CWE-119CWE-123CWE-628CWE-682
iccDEV memcpy-param-overlap in CIccTagMultiProcessElement::Apply()
Problem type
- CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer
- CWE-123: Write-what-where Condition
- CWE-628: Function Call with Incorrectly Specified Arguments
- CWE-682: Incorrect Calculation
Affected products
InternationalColorConsortium
iccDEV
< 2.3.1.4 - AFFECTED
References
https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-35rg-jcmp-583h
https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-35rg-jcmp-583h
https://github.com/InternationalColorConsortium/iccDEV/issues/577
https://github.com/InternationalColorConsortium/iccDEV/issues/577
https://github.com/InternationalColorConsortium/iccDEV/pull/579
https://github.com/InternationalColorConsortium/iccDEV/pull/579
https://github.com/InternationalColorConsortium/iccDEV/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff
https://github.com/InternationalColorConsortium/iccDEV/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff
https://github.com/InternationalColorConsortium/iccDEV/releases/tag/v2.3.1.4
https://github.com/InternationalColorConsortium/iccDEV/releases/tag/v2.3.1.4
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-25634Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-25634",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-02-06T20:53:17.123Z",
"dateReserved": "2026-02-04T05:15:41.790Z",
"datePublished": "2026-02-06T20:21:40.108Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-02-06T20:21:40.108Z"
},
"title": "iccDEV memcpy-param-overlap in CIccTagMultiProcessElement::Apply()",
"descriptions": [
{
"lang": "en",
"value": "iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to 2.3.1.4, SrcPixel and DestPixel stack buffers overlap in CIccTagMultiProcessElement::Apply() int IccTagMPE.cpp. This vulnerability is fixed in 2.3.1.4."
}
],
"affected": [
{
"vendor": "InternationalColorConsortium",
"product": "iccDEV",
"versions": [
{
"version": "< 2.3.1.4",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer",
"cweId": "CWE-119",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-123: Write-what-where Condition",
"cweId": "CWE-123",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-628: Function Call with Incorrectly Specified Arguments",
"cweId": "CWE-628",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-682: Incorrect Calculation",
"cweId": "CWE-682",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-35rg-jcmp-583h",
"name": "https://github.com/InternationalColorConsortium/iccDEV/security/advisories/GHSA-35rg-jcmp-583h",
"tags": [
"x_refsource_CONFIRM"
]
},
{
"url": "https://github.com/InternationalColorConsortium/iccDEV/issues/577",
"name": "https://github.com/InternationalColorConsortium/iccDEV/issues/577",
"tags": [
"x_refsource_MISC"
]
},
{
"url": "https://github.com/InternationalColorConsortium/iccDEV/pull/579",
"name": "https://github.com/InternationalColorConsortium/iccDEV/pull/579",
"tags": [
"x_refsource_MISC"
]
},
{
"url": "https://github.com/InternationalColorConsortium/iccDEV/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff",
"name": "https://github.com/InternationalColorConsortium/iccDEV/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff",
"tags": [
"x_refsource_MISC"
]
},
{
"url": "https://github.com/InternationalColorConsortium/iccDEV/releases/tag/v2.3.1.4",
"name": "https://github.com/InternationalColorConsortium/iccDEV/releases/tag/v2.3.1.4",
"tags": [
"x_refsource_MISC"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
}
}
]
},
"adp": [
{
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2026-02-06T20:53:17.123Z"
},
"title": "CISA ADP Vulnrichment",
"metrics": [
{}
]
}
]
}
}