CVE-2025-14574
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-09

Last updated on: 2026-01-09

Assigner: Wordfence

Description
The weDocs plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.1.15 via the `/wp-json/wp/v2/docs/settings` REST API endpoint. This makes it possible for unauthenticated attackers to extract sensitive data including third party services API keys.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-09
Last Modified
2026-01-09
Generated
2026-06-16
AI Q&A
2026-01-10
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
unknown_vendor wedocs to 2.1.15 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The weDocs plugin for WordPress, up to version 2.1.15, has a vulnerability in its REST API endpoint `/wp-json/wp/v2/docs/settings` that allows unauthenticated attackers to access sensitive information. Specifically, attackers can extract sensitive data such as API keys for third-party services without needing to log in or have permissions. [2]

Impact Analysis

This vulnerability can lead to unauthorized disclosure of sensitive information, including third-party service API keys. Such exposure can allow attackers to misuse these keys, potentially leading to unauthorized access to external services, data breaches, or further compromise of your WordPress environment and associated services. [2]

Detection Guidance

You can detect this vulnerability by checking if your WordPress installation is running the weDocs plugin version 2.1.15 or earlier. Additionally, monitoring for unauthenticated requests to the REST API endpoint `/wp-json/wp/v2/docs/settings` could indicate exploitation attempts. Specific commands to check the plugin version include: `wp plugin list | grep wedocs` (using WP-CLI) or inspecting the plugin version in the WordPress admin dashboard. To detect suspicious API calls, you can use network monitoring tools like `tcpdump` or `Wireshark` filtering HTTP requests to `/wp-json/wp/v2/docs/settings`. [2]

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the weDocs plugin to version 2.1.16 or later, which includes fixes that improve access control and prevent sensitive information exposure via the REST API. Until the update is applied, restrict access to the `/wp-json/wp/v2/docs/settings` endpoint if possible, for example by using firewall rules or security plugins to block unauthenticated access. [2]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-14574. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart