CVE-2026-21502

Source
https://cve.org/CVERecord?id=CVE-2026-21502
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-21502.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-21502
Aliases
  • GHSA-67r8-q3mh-42j6
Published
2026-01-07T17:09:45Z
Modified
2026-08-12T15:32:49Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
NULL Pointer Dereference in iccDEV XML Tag Parser
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, iccDEV is vulnerable to NULL pointer dereference via the XML tag parser. This issue has been patched in version 2.3.1.2.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-20",
        "CWE-252",
        "CWE-476",
        "CWE-690"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/21xxx/CVE-2026-21502.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
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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-21502.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "function_hash": "99852776901622324007926285912135216288",
            "length": 504
        },
        "id": "CVE-2026-21502-1dc486e1",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/d04c236775e89a029f93efcc242fdb1fbc245a1c",
        "target": {
            "file": "IccXML/IccLibXML/IccTagXml.cpp",
            "function": "ParseXml"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "99852776901622324007926285912135216288",
            "length": 504
        },
        "id": "CVE-2026-21502-54d80815",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/d9e42a1fb2606e25e498eb94f34f6da89f522e35",
        "target": {
            "file": "IccXML/IccLibXML/IccTagXml.cpp",
            "function": "ParseXml"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "6784629299595443267368609494863516263",
                "7445075343833026012875872698899793039",
                "183252018493512544145509182561862494824",
                "328264958033480504355014646340532212661"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-21502-a5eda095",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/d04c236775e89a029f93efcc242fdb1fbc245a1c",
        "target": {
            "file": "IccXML/IccLibXML/IccTagXml.cpp"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "6784629299595443267368609494863516263",
                "7445075343833026012875872698899793039",
                "183252018493512544145509182561862494824",
                "328264958033480504355014646340532212661"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-21502-e2b32b24",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/internationalcolorconsortium/iccdev/commit/d9e42a1fb2606e25e498eb94f34f6da89f522e35",
        "target": {
            "file": "IccXML/IccLibXML/IccTagXml.cpp"
        }
    }
]
vanir_signatures_modified
"2026-08-12T15:32:49Z"