WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / September 1, 2026

Vulnerability in BetterDocs – AI Documentation, Knowledge Base, Docs, Wikis, FAQ with Chatbot — CVE-2026-75980

MediumSeverity
CVSS 6.4
0.2%Estimated exploit probability
EPSS
30,000+ sitesInstalls
4.8.2Fixed in

What to do now

Update BetterDocs – AI Documentation, Knowledge Base, Docs, Wikis, FAQ with Chatbot to 4.8.2 or later.

Affected versions

  • Everything up to and including 4.8.1

Affected: BetterDocs – AI Documentation, Knowledge Base, Docs, Wikis, FAQ with Chatbot (plugin, betterdocs)

Check: The plugin on wordpress.org / Our record for BetterDocs – AI Documentation, Knowledge Base, Docs, Wikis, FAQ with Chatbot

What the vulnerability is

The BetterDocs – AI Documentation, Knowledge Base, Docs, Wikis, FAQ with Chatbot plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Heading 'id' Attribute in Post Content in all versions up to, and including, 4.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit survives wp_kses_post because entity-encoded quotes in a heading id attribute are treated as a single legitimate attribute value at save time; the dangerous payload only materialises after process_content_for_toc() calls html_entity_decode() on the stored content and the broken id is extracted by a lazy regex before being echoed unescaped into the Table of Contents output.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts