CVE-2026-25634

Source
https://cve.org/CVERecord?id=CVE-2026-25634
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25634.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25634
Aliases
  • GHSA-35rg-jcmp-583h
Published
2026-02-06T20:21:40.108Z
Modified
2026-07-15T23:11:47.774790Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
iccDEV memcpy-param-overlap in CIccTagMultiProcessElement::Apply()
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25634.json",
    "cwe_ids": [
        "CWE-119",
        "CWE-123",
        "CWE-628",
        "CWE-682"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/internationalcolorconsortium/iccdev

Affected ranges

Type
GIT
Repo
https://github.com/internationalcolorconsortium/iccdev
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.3.1.4"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*"
}

Affected versions

v2.*
v2.2.6
v2.3.1
v2.3.1.1
v2.3.1.2
v2.3.1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25634.json"
vanir_signatures_modified
"2026-07-15T23:11:47Z"
vanir_signatures
[
    {
        "digest": {
            "line_hashes": [
                "227947415255968861344909746450607401339",
                "131679268678212351136259904095770597804",
                "284072502923891470765165833265521742510",
                "24531093642525785970235801554275259210"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-25634-73067b7b",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff",
        "signature_type": "Line",
        "target": {
            "file": "IccProfLib/IccCmm.cpp"
        }
    },
    {
        "digest": {
            "function_hash": "51913882423507665860018186372503352935",
            "length": 317.0
        },
        "id": "CVE-2026-25634-edb5baaf",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/9206e0b8684e4cf4186d9ae768f16760bc1af9ff",
        "signature_type": "Function",
        "target": {
            "function": "CIccXformMpe::Begin",
            "file": "IccProfLib/IccCmm.cpp"
        }
    }
]