Description
Contributor Cross Site Scripting (XSS) in BetterDocs <= 4.6.2 versions.
Published: 2026-07-27
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerably described is a Contributor Cross Site Scripting flaw in the WordPress BetterDocs plugin versions up to 4.6.2. This weakness allows an attacker who can create or edit content as a contributor to inject arbitrary HTML or JavaScript that will be rendered in the browsers of visitors to the site. The impact is the execution of malicious scripts in the context of the site, potentially leading to theft of session cookies, defacement, or further lateral movement. The weakness is identified as CWE‑79, a classic XSS vulnerability.

Affected Systems

WordPress sites that have installed the WPDeveloper BetterDocs plugin with a version 4.6.2 or earlier are affected. Users of this plugin, whether administrators, editors or contributors, may be exposed if the plugin is present and not updated.

Risk and Exploitability

The CVSS score of 6.5 places this flaw in the medium severity category. The EPSS score is below 1% (approximately 0.0013), indicating a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog, suggesting it is not on an active exploit list. The most likely attack vector requires an attacker to either become a contributor on the site or exploit existing contributor privileges. Once that condition is met, a malicious payload can be injected via the plugin’s content editing interface and will be executed in the browsers of any user that views the affected content.

Generated by OpenCVE AI on August 3, 2026 at 17:29 UTC.

Remediation

Vendor Solution

Update the WordPress BetterDocs Plugin to the latest available version (at least 4.7.0).


OpenCVE Recommended Actions

  • Update the WordPress BetterDocs plugin to version 4.7.0 or later.
  • Restrict or remove contributor access for users that do not require it, limiting the opportunity for malicious content injection.
  • Ensure that any remaining user‑generated content is properly sanitized or escaped, following best practices for preventing XSS as outlined in CWE‑79 remediation guidelines.

Generated by OpenCVE AI on August 3, 2026 at 17:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdeveloper
Wpdeveloper betterdocs
Vendors & Products Wordpress
Wordpress wordpress
Wpdeveloper
Wpdeveloper betterdocs

Mon, 27 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in BetterDocs <= 4.6.2 versions.
Title WordPress BetterDocs plugin <= 4.6.2 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
Wpdeveloper Betterdocs
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T14:59:56.545Z

Reserved: 2026-07-22T08:54:23.962Z

Link: CVE-2026-65562

cve-icon Vulnrichment

Updated: 2026-07-27T14:59:51.388Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:09.507

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-65562

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:30:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')