{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-59985",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-07T19:41:00.004Z",
        "datePublished": "2026-08-25T18:16:37.986Z",
        "dateUpdated": "2026-08-25T18:16:37.986Z"
    },
    "containers": {
        "cna": {
            "title": "OpenEXR: Heap out-of-bounds read in OpenEXRCore RLE decoding on ILP32",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-125",
                            "lang": "en",
                            "description": "CWE-125: Out-of-bounds Read",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 5.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-v6v5-344m-64vm",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-v6v5-344m-64vm"
                },
                {
                    "name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.11",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.11"
                },
                {
                    "name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.13",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.13"
                },
                {
                    "name": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.14",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.14"
                }
            ],
            "affected": [
                {
                    "vendor": "AcademySoftwareFoundation",
                    "product": "openexr",
                    "versions": [
                        {
                            "version": ">= 3.2.0, < 3.2.11",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.3.0, < 3.3.13",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.4.0, < 3.4.14",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-25T18:16:37.986Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions 3.2.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 are vulnerable on ILP32 builds to a heap out-of-bounds read. The issue occurs when a crafted RLE-compressed EXR causes the 64-bit unpacked size to truncate before allocation in OpenEXRCore decoding.c and unpack_32bit() reads beyond the resulting buffer, allowing denial of service. This issue is fixed in versions 3.2.11, 3.3.13, and 3.4.14."
                }
            ],
            "source": {
                "advisory": "GHSA-v6v5-344m-64vm",
                "discovery": "UNKNOWN"
            }
        }
    }
}