CVE-2026-25502

Source
https://cve.org/CVERecord?id=CVE-2026-25502
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25502.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25502
Aliases
  • GHSA-c2qq-jf7w-rm27
Published
2026-02-03T18:36:36Z
Modified
2026-08-12T15:31:53Z
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 is vulnerable to stack-buffer-overflow in icFixXml()
Details

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.2, stack-based buffer overflow in icFixXml() function when processing malformed ICC profiles, allows potential arbitrary code execution through crafted NamedColor2 tags. This issue has been patched in version 2.3.1.2.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-121",
        "CWE-787"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25502.json"
}
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
Show details
{
    "cpe":  "cpe:2.3:a:color:iccdev:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "2.3.1.2"
        }
    ],
    "source":  [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25502.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "249566190944243138053423510179649554590",
            "length":  1298
        },
        "id":  "CVE-2026-25502-857a7261",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/internationalcolorconsortium/iccdev/commit/be5d7ec5cc137c084c08006aee8cd3ed378c7ac2",
        "target":  {
            "file":  "IccProfLib/IccTagBasic.cpp",
            "function":  "CIccTagNamedColor2::Read"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "138495038790828891022467959864211522180",
                "39881799369575482285914601801749611606",
                "43768049129128855021666703749570334607",
                "323414557173827842065748924508980803431"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-25502-f6529d6b",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/internationalcolorconsortium/iccdev/commit/be5d7ec5cc137c084c08006aee8cd3ed378c7ac2",
        "target":  {
            "file":  "IccProfLib/IccTagBasic.cpp"
        }
    }
]
vanir_signatures_modified
"2026-08-12T15:31:53Z"