CVE-2026-21487

Source
https://cve.org/CVERecord?id=CVE-2026-21487
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-21487.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-21487
Aliases
  • GHSA-xq7x-9524-f7cp
Published
2026-01-06T03:27:45Z
Modified
2026-08-12T16:24:50Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H CVSS Calculator
Summary
iccDEV has Out-of-bounds Read, Use of Out-of-range Pointer Offset and Improper Input Validation
Details

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Versions 2.3.1.1 and below have an Out-of-bounds Read, Use of Out-of-range Pointer Offset and have Improper Input Validation in its CIccProfile::LoadTag function. This issue is fixed in version 2.3.1.2.

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

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-21487.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "12671017924799707374786017150725745022",
                "310941318884057426736053603987655251762",
                "12442837769079889267198076329217484974",
                "237443279607609529541680991981744835982",
                "243010190108292625336019714288164930698",
                "19681603764514792741556802769565614408",
                "266892506407335896716070184538357512072",
                "187785989022699634332952699838874125860",
                "28564412931577264333948568751892071612",
                "196853720588607656016874186054522328293"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-21487-6dff35f9",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/internationalcolorconsortium/iccdev/commit/1516e2cafc253bb06fd3700d589a4ed0f09f7bd6",
        "target":  {
            "file":  "IccProfLib/IccProfile.cpp"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "303583918103052497581868135611318305673",
            "length":  2104
        },
        "id":  "CVE-2026-21487-c580f5ac",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/internationalcolorconsortium/iccdev/commit/1516e2cafc253bb06fd3700d589a4ed0f09f7bd6",
        "target":  {
            "file":  "IccProfLib/IccProfile.cpp",
            "function":  "CIccProfile::LoadTag"
        }
    }
]
vanir_signatures_modified
"2026-08-12T16:24:50Z"