{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77643",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-20T21:23:30.985Z",
        "datePublished": "2026-08-20T21:23:31.317Z",
        "dateUpdated": "2026-08-20T21:23:31.317Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "xapian-core",
                    "vendor": "Xapian",
                    "versions": [
                        {
                            "lessThan": "2.1.0",
                            "status": "affected",
                            "version": "2.0.0",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "1.4.32",
                            "status": "affected",
                            "version": "0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A cross-site scripting vulnerability in \nqueryparser/termgenerator_internal.cc in Xapian xapian-core before 2.1.0 and before 1.4.32 exists due to incomplete HTML escaping by Xapian::MSet::snippet(). NOTE: this issue exists because of a missed corner case of CVE-2018-0499."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-20T21:23:31.317Z"
            },
            "references": [
                {
                    "url": "https://bugs.debian.org/1144490"
                },
                {
                    "url": "https://lists.xapian.org/pipermail/xapian-devel/2026-August/003429.html"
                },
                {
                    "url": "https://trac.xapian.org/wiki/SecurityFixes/2018-07-02#a2026-08-13update"
                }
            ],
            "x_generator": {
                "engine": "CVE-Request-form 0.0.1"
            },
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:xapian:xapian-core:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "2.0.0",
                                    "versionEndExcluding": "2.1.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:xapian:xapian-core:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "1.4.32"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}