
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-10684 is an authorization bypass and CSRF vulnerability in the Construction Light WordPress theme that allows any authenticated user (e.g., subscriber-level) to activate arbitrary plugins. It affects all versions of the theme before 1.6.8 and was publicly disclosed on November 21, 2025, with NVD publication on December 12, 2025. The vulnerability carries a CVSS v3.1 base score of 4.3 (Medium) (WPScan, Red Hat CVE).
The root cause is a missing authorization check and absent CSRF token validation on an AJAX action handler (constructionlight_activate_plugin) registered in the theme (CWE-287: Improper Authentication; CWE-352: Cross-Site Request Forgery). Any authenticated WordPress user can send a crafted POST request to /wp-admin/admin-ajax.php?action=constructionlight_activate_plugin with a slug and file parameter specifying any installed plugin, triggering its activation without privilege verification. The only precondition is a valid WordPress session (subscriber role or higher) on a site running the vulnerable theme. The vulnerability was discovered and reported by researcher Khaled Alenazi (Nxploited), and a proof-of-concept request is publicly documented (WPScan).
Successful exploitation allows a low-privileged authenticated attacker to activate any installed but inactive WordPress plugin on the affected site, potentially enabling dormant malicious or vulnerable plugins that expand the attack surface. This could lead to further compromise depending on what plugins are installed — for example, activating a plugin with known vulnerabilities or one that grants elevated capabilities. The direct impact is limited to integrity (no confidentiality or availability impact), but the indirect risk of chained exploitation is significant (WPScan, Red Hat CVE).
A public proof-of-concept HTTP request is documented in the WPScan advisory, making exploitation straightforward for any authenticated user. There is no evidence of active in-the-wild exploitation or threat actor attribution at this time. The EPSS score is 0.008% (0.000080), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (WPScan).
POST /wp-admin/admin-ajax.php?action=constructionlight_activate_plugin HTTP/1.1
Host: <target>
Cookie: <authenticated session>
Content-Type: application/x-www-form-urlencoded
slug=<plugin-slug>&file=<plugin-slug>/wp-admin/admin-ajax.php?action=constructionlight_activate_plugin from low-privileged user accounts; unexpected plugin activation events in the WordPress audit/activity log.wp_options table for changes to the active_plugins option at unexpected times.admin-ajax.php endpoint with the constructionlight_activate_plugin action parameter from non-administrative user sessions.Update the Construction Light WordPress theme to version 1.6.8 or later, which introduces proper authorization and CSRF validation on the plugin activation AJAX action. As an interim workaround, site administrators can deactivate the Construction Light theme or restrict subscriber-level user registration if not required. Administrators should also audit currently active plugins to ensure no unauthorized activations have occurred (WPScan).
The vulnerability was discovered and responsibly disclosed by researcher Khaled Alenazi (Nxploited), who also submitted it to WPScan. Coverage has been limited to automated vulnerability tracking platforms and security feeds, with no notable broader media or community discussion identified (WPScan).
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."