XSS in Wpdevteam Betterdocs – Ai Documentation, Knowledge Base, Mcp Server, Docs, Wikis, Faq & Chatbot

CVE-2026-75980

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.

Vulnerability class: XSS (Cross-Site Scripting)

CVSS v3 metric

CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-75980?
CVE-2026-75980 is a medium-severity vulnerability in Wpdevteam Betterdocs – Ai Documentation, Knowledge Base, Mcp Server, Docs, Wikis, Faq & Chatbot, classified under Cross-site Scripting. CVSS score: 6.4/10. Published 2026-09-01.
How severe is CVE-2026-75980?
Medium severity. CVSS v3 base score is 6.4 out of 10.