πŸ” CVE Alert

CVE-2026-53529

UNKNOWN 0.0

LeafWiki vulnerable to stored XSS via search-result title (highlight() returns raw title into dangerouslySetInnerHTML)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

LeafWiki is a self-hosted wiki. Prior to version 0.10.2, page titles returned by the search API could be rendered as raw HTML in the frontend. A user with editor or administrator permissions could create or modify a page title containing an HTML/JavaScript payload. When another user searched for a matching term, the payload could execute in the victim’s browser. The impact depends on deployment configuration. With `--public-access` enabled, unauthenticated visitors could be affected. In authenticated-only deployments, the issue could be used for cross-user XSS against logged-in users who can access search results. The issue has been fixed in version 0.10.2 by ensuring that author-controlled page titles in search results are not interpreted as raw HTML by the browser while preserving search result highlighting.

CWE CWE-79
Vendor perber
Product leafwiki
Published Aug 21, 2026
Last Updated Aug 21, 2026
Stay Ahead of the Next One

Get instant alerts for perber leafwiki

Be the first to know when new unknown vulnerabilities affecting perber leafwiki are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

perber / leafwiki
< 0.10.2

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/perber/leafwiki/security/advisories/GHSA-j344-qxqm-wg64