
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14156 is a critical privilege escalation vulnerability in the Fox LMS – WordPress LMS Plugin for WordPress, affecting all versions up to and including 1.0.5.1. The flaw allows unauthenticated attackers to create new user accounts with arbitrary roles — including administrator — by exploiting improper validation of the role parameter in the plugin's REST API endpoint. It was disclosed on December 15, 2025, with the CVE assigned by Wordfence. It carries a CVSS v3.1 base score of 9.8 (Critical) (Wordfence, Red Hat CVE).
The root cause is improper input validation (CWE-20) in the /fox-lms/v1/payments/create-order REST API endpoint, which fails to restrict or sanitize the role parameter during user creation. Because the endpoint is accessible without authentication and does not enforce role allowlisting, an attacker can supply any WordPress role value — including administrator — in the request body. The fix is visible in the plugin's changeset, where the Payments.php file was updated between versions 1.0.5.0 and 1.0.5.2 to properly validate the role parameter (WordPress Trac). A public proof-of-concept exploit is available on GitHub (PoC GitHub).
Successful exploitation grants an unauthenticated attacker full administrative access to the WordPress site, enabling complete site compromise. An attacker with administrator privileges can install malicious plugins or themes, modify site content, access sensitive user data, exfiltrate credentials, and establish persistent backdoors. The impact spans all three security dimensions — confidentiality, integrity, and availability — at a high level, with potential for lateral movement within the hosting environment (Wordfence, Red Hat CVE).
A public proof-of-concept exploit was published on GitHub (https://github.com/Nxploited/CVE-2025-14156) on March 2, 2026, and has been indexed by Vulners (PoC GitHub). The vulnerability requires no authentication, no user interaction, and no special preconditions, making it trivially exploitable over the network. The EPSS score is approximately 0.133%, and there is no current evidence of active in-the-wild exploitation or CISA KEV catalog listing. Qualys has published a detection (ID: 530758) for this vulnerability (Qualys).
inurl:/fox-lms/)./wp-json/fox-lms/v1/payments/create-order to verify the REST API endpoint is accessible without authentication./wp-json/fox-lms/v1/payments/create-order with a JSON body specifying a new user's credentials and setting the role parameter to administrator (e.g., {"username": "attacker", "email": "attacker@evil.com", "password": "P@ssw0rd!", "role": "administrator"})./wp-admin with the supplied credentials./wp-json/fox-lms/v1/payments/create-order from unknown or external IP addresses, especially with JSON bodies containing a role field set to administrator.wp_users and wp_usermeta tables with wp_capabilities set to administrator for accounts not created through normal registration flows.The vendor has released a patched version: Fox LMS – WordPress LMS Plugin 1.0.5.2, which properly validates the role parameter in the Payments.php file (WordPress Trac). Site administrators should immediately upgrade to version 1.0.5.2 or later. If immediate patching is not feasible, consider temporarily deactivating the Fox LMS plugin or using a WAF rule to block unauthenticated POST requests to the /fox-lms/v1/payments/create-order endpoint. Additionally, audit existing WordPress user accounts for unauthorized administrator accounts and remove any that were not legitimately created (Wordfence).
Wordfence, which discovered and reported the vulnerability, published it to their threat intelligence platform on December 15, 2025, and included it in their weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026 (Wordfence Weekly Report). CISA included the CVE in their vulnerability bulletin for the week of December 15, 2025 (CISA Bulletin). Check Point also published an advisory (CPAI-2025-12527) referencing this vulnerability (Check Point Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."