CVE-2026-77643

Summary

A cross-site scripting vulnerability in queryparser/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.

Affected Software

VendorProductVersion RangeStatus
Xapianxapian-core2.0.0 < 2.1.0affected
Xapianxapian-core0 < 1.4.32affected

Weaknesses

  • CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')

References