CVE-2025-11266

Source
https://cve.org/CVERecord?id=CVE-2025-11266
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-11266.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-11266
Downstream
Published
2025-12-12T20:48:57.303Z
Modified
2026-07-22T03:36:06.171348Z
Severity
  • 6.8 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Grassroots DICOM (GDCM) Out-of-bounds Write
Details

An out-of-bounds write vulnerability exists in the Grassroots DICOM library (GDCM). The issue is triggered during parsing of a malformed DICOM file containing encapsulated PixelData fragments (compressed image data stored as multiple fragments). This vulnerability leads to a segmentation fault caused by an out-of-bounds memory access due to unsigned integer underflow in buffer indexing. It is exploitable via file input, simply opening a crafted malicious DICOM file is sufficient to trigger the crash, resulting in a denial-of-service condition.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "2.5.2"
                },
                {
                    "last_affected": "4.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cwe_ids": [
        "CWE-787"
    ],
    "cna_assigner": "icscert",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/11xxx/CVE-2025-11266.json"
}
References

Affected packages

Git / github.com/malaterre/gdcm

Affected ranges

Type
GIT
Repo
https://github.com/malaterre/gdcm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.0.24"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.0.12
v2.0.16
v2.0.17
v2.0.18
v2.0.4
v2.0.5
v2.0.7
v3.*
v3.1.0
v3.2.0
v3.2.1

Database specific

vanir_signatures_modified
"2026-07-22T03:36:06Z"
vanir_signatures
[
    {
        "signature_type": "Function",
        "deprecated": false,
        "digest": {
            "length": 3699.0,
            "function_hash": "14508277489847140881181178753801618218"
        },
        "signature_version": "v1",
        "source": "https://github.com/malaterre/gdcm/commit/5829c95c8ac3afa9a3a3413675e948959c28a789",
        "id": "CVE-2025-11266-43ad6b8e",
        "target": {
            "function": "ReadValue",
            "file": "Source/DataStructureAndEncodingDefinition/gdcmSequenceOfFragments.h"
        }
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "3584130573601150422239773274888427963",
                "129083064797078902253931115651571964786",
                "181374703737913879988987868105724939906",
                "217182343023067882888346861882490080915"
            ]
        },
        "signature_version": "v1",
        "source": "https://github.com/malaterre/gdcm/commit/5829c95c8ac3afa9a3a3413675e948959c28a789",
        "id": "CVE-2025-11266-abfd1296",
        "target": {
            "file": "Source/DataStructureAndEncodingDefinition/gdcmSequenceOfFragments.h"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-11266.json"