{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-47348",
        "assignerOrgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
        "state": "PUBLISHED",
        "assignerShortName": "TYPO3",
        "dateReserved": "2026-05-19T12:49:25.966Z",
        "datePublished": "2026-06-09T10:51:29.891Z",
        "dateUpdated": "2026-06-11T13:25:56.545Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
                "shortName": "TYPO3",
                "dateUpdated": "2026-06-11T13:25:56.545Z"
            },
            "title": "TYPO3 CMS - Cross-Site Scripting in Indexed Search",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-79",
                            "description": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "TYPO3 CMS",
                    "collectionURL": "https://packagist.org",
                    "packageName": "typo3/cms-indexed-search",
                    "repo": "https://github.com/TYPO3/typo3",
                    "modules": [
                        "Indexed Search"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "13.0.0",
                            "lessThan": "13.4.31",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "14.0.0",
                            "lessThan": "14.3.3",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "cpeMatch": [
                                {
                                    "criteria": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "13.4.31",
                                    "versionStartIncluding": "13.0.0",
                                    "vulnerable": true
                                },
                                {
                                    "criteria": "cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "14.3.3",
                                    "versionStartIncluding": "14.0.0",
                                    "vulnerable": true
                                }
                            ],
                            "negate": false,
                            "operator": "OR"
                        }
                    ],
                    "operator": "OR"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Editors with access to create or modify page content were able to include HTML markup in page titles that were stored in the search index without sanitization. When displayed in frontend search results via the Indexed Search plugin, these titles were rendered without proper output encoding, resulting in a Cross-Site Scripting vulnerability. This issue affects TYPO3 CMS versions 13.0.0-13.4.30 and 14.0.0-14.3.2.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Editors with access to create or modify page content were able to include HTML markup in page titles that were stored in the search index without sanitization. When displayed in frontend search results via the <code>Indexed Search</code> plugin, these titles were rendered without proper output encoding, resulting in a Cross-Site Scripting vulnerability. This issue affects TYPO3 CMS versions 13.0.0-13.4.30 and 14.0.0-14.3.2."
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2026-010",
                    "tags": [
                        "vendor-advisory"
                    ]
                },
                {
                    "url": "https://github.com/TYPO3/typo3/commit/2e96dd0e9fab7ad877b741fb9f6fc645b4270a3e",
                    "name": "Git commit of main branch",
                    "tags": [
                        "patch"
                    ]
                },
                {
                    "url": "https://github.com/TYPO3/typo3/commit/8004b91a5951cfe01dda8554f77d0daa82d6b899",
                    "name": "Git commit of 13.4 branch",
                    "tags": [
                        "patch"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "PASSIVE",
                        "vulnConfidentialityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "LOW",
                        "subIntegrityImpact": "LOW",
                        "vulnAvailabilityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 5.1,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:N/SI:L/SA:N"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Jan Kahmen",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "Sanjay Singh Jhala",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "Oliver Hader",
                    "type": "remediation developer"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.1"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-06-09T14:27:03.369832Z",
                                "id": "CVE-2026-47348",
                                "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-06-09T14:27:49.563Z"
                }
            }
        ]
    }
}