CVE-2026-77643Public exploitNetwork attack vector

Stored XSS via unescaped snippet fast path

Published Aug 20, 2026 · Updated Aug 20, 2026

Cross-site scripting in Xapian xapian-core before 1.4.32 and 2.1.0 allows attackers to inject script into HTML search results via stored content. In Xapian::MSet::snippet() in queryparser/termgenerator_internal.cc, a fast path returns text unchanged when hi_start and hi_end are empty and text.size() is within length, so append_escaping_xml() never runs despite the API contract promising HTML-safe output. Exposure requires an application that indexes untrusted content, calls snippet() with empty highlight markers, and renders the returned snippet as HTML; Xapian states that this calling pattern is unusual, but affected integrations can expose stored XSS in the embedding web application.

CVSS severity4.4
Medium
EPSS probability0.16%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Cross-site scripting in Xapian xapian-core before 1.4.32 and 2.1.0 allows attackers to inject script into HTML search results via stored content. In Xapian::MSet::snippet() in queryparser/termgenerator_internal.cc, a fast path returns text unchanged when hi_start and hi_end are empty and text.size() is within length, so append_escaping_xml() never runs despite the API contract promising HTML-safe output. Exposure requires an application that indexes untrusted content, calls snippet() with empty highlight markers, and renders the returned snippet as HTML; Xapian states that this calling pattern is unusual, but affected integrations can expose stored XSS in the embedding web application.

The record

CVE
CVE-2026-77643
Published
Aug 20, 2026
Updated
Aug 20, 2026
Vendor
Xapian
Product
xapian-core
Classifications
CWE-79, T1189
Attack vector
network
Privileges
Unavailable

Timeline

How it unfolded

  1. Aug 20, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 20, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <1.4.32
  2. Affected versionversion=2.0.0 <2.1.0

What conditions does exploitation require?

Attack vectornetwork
Required privilegesUnavailable in this record.

What is affected?

Xapian · xapian-coreversion=0 <1.4.32; version=2.0.0 <2.1.0

Published CVSS scores

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

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
PrivilegesUnavailable
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
T1189Drive-by Compromise

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo