{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-42502",
        "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "state": "PUBLISHED",
        "assignerShortName": "Go",
        "dateReserved": "2026-04-28T00:21:12.791Z",
        "datePublished": "2026-05-22T15:01:21.649Z",
        "dateUpdated": "2026-05-22T17:17:20.637Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
                "shortName": "Go",
                "dateUpdated": "2026-05-22T15:01:21.649Z"
            },
            "title": "Invoking  incorrect handling of HTML elements in foreign content in golang.org/x/net/html",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering."
                }
            ],
            "affected": [
                {
                    "vendor": "golang.org/x/net",
                    "product": "golang.org/x/net/html",
                    "collectionURL": "https://pkg.go.dev",
                    "packageName": "golang.org/x/net/html",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "0.55.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "programRoutines": [
                        {
                            "name": "parser.parse"
                        },
                        {
                            "name": "Parse"
                        },
                        {
                            "name": "ParseFragment"
                        },
                        {
                            "name": "ParseFragmentWithOptions"
                        },
                        {
                            "name": "ParseWithOptions"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://go.dev/issue/79572"
                },
                {
                    "url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
                },
                {
                    "url": "https://go.dev/cl/781701"
                },
                {
                    "url": "https://pkg.go.dev/vuln/GO-2026-5027"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Tristan Madani"
                }
            ]
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "CHANGED",
                            "version": "3.1",
                            "baseScore": 6.1,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                            "integrityImpact": "LOW",
                            "userInteraction": "REQUIRED",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-05-22T17:16:33.414557Z",
                                "id": "CVE-2026-42502",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "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-22T17:17:20.637Z"
                }
            }
        ]
    }
}