{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-42500",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2026-04-28T00:21:12.791Z",
        "datePublished": "2026-05-29T18:36:28.283Z",
        "dateUpdated": "2026-05-29T19:51:38.147Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2026-05-29T18:36:28.283Z"
            },
            "title": "Panic when reading out of bound palette index in golang.org/x/image/bmp",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Decoding a paletted BMP file with an out-of-range palette index results in a panic when accessing pixels in the invalid image."
                }
            ],
            "affected": [
                {
                    "vendor": "golang.org/x/image",
                    "product": "golang.org/x/image/bmp",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "golang.org/x/image/bmp",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "0.41.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "decodePaletted"
                        },
                        {
                            "name": "Decode"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-129: Improper Validation of Array Index"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/issue/79576"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI"
                },
                {
                    "url": "https://go.dev/cl/781500"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2026-5031"
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.3,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "LOW",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-05-29T19:51:07.816824Z",
                                "id": "CVE-2026-42500",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-05-29T19:51:38.147Z"
                }
            }
        ]
    }
}