Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CWE-497 information disclosure warrants C:L over C:N; I:N because read-only data retrieval does not affect integrity.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in WPDeveloper BetterDocs betterdocs allows Retrieve Embedded Sensitive Data.This issue affects BetterDocs: from n/a through <= 4.3.10.
AnalysisAI
Sensitive system information in the BetterDocs WordPress knowledge base plugin (WPDeveloper, all versions through 4.3.10) is exposed to unauthenticated remote attackers via CWE-497, enabling retrieval of embedded sensitive data without credentials. Reported by Patchstack and tracked as EUVD-2026-26215, this medium-severity finding carries an EPSS of 0.03% (8th percentile) with no public exploit code or active exploitation recorded at time of analysis. The SSVC framework confirms no known exploitation but flags the attack as automatable, making it a viable target for mass WordPress plugin scanning campaigns.
Technical ContextAI
BetterDocs is a WordPress knowledge base and documentation plugin by WPDeveloper (CPE: cpe:2.3:a:wpdeveloper:betterdocs). The root cause is CWE-497 (Exposure of Sensitive System Information to an Unauthorized Control Sphere), a vulnerability class where application components inadvertently surface internal or system-level data - such as configuration values, file paths, or embedded API secrets - through responses accessible without authentication. In the WordPress plugin ecosystem, this typically manifests as unprotected REST API endpoints or shortcode output rendering data intended only for internal processing, reachable by any anonymous HTTP client due to WordPress's publicly accessible REST API architecture.
RemediationAI
Update BetterDocs to a version beyond 4.3.10; however, no specific patched version number is confirmed in the available data - the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/betterdocs/vulnerability/wordpress-betterdocs-plugin-4-3-10-sensitive-data-exposure-vulnerability must be consulted to confirm the exact fixed release before upgrading. As an interim compensating control, administrators can restrict unauthenticated access to WordPress REST API endpoints site-wide using a security plugin (e.g., Wordfence, iThemes Security) or server-level firewall rules targeting the /wp-json/ path for non-authenticated clients - note this may break legitimate API consumers. Alternatively, temporarily deactivating the BetterDocs plugin eliminates the exposure surface entirely at the cost of losing all knowledge base functionality until a patched version is confirmed and applied.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26215