CVE-2026-77643 PUBLISHED

Assigner: mitre
Reserved: 20.08.2026 Published: 20.08.2026 Updated: 20.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS Score: 4.4

Product Status

Vendor Xapian
Product xapian-core
Versions Default: unaffected
  • affected from 2.0.0 to 2.1.0 (excl.)
  • affected from 0 to 1.4.32 (excl.)

References

Problem Types

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