
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-7688 is a Cross-Site Request Forgery (CSRF) vulnerability in the Add User Meta plugin for WordPress, affecting all versions up to and including 1.0.1. Due to missing or incorrect nonce validation on the add-user-meta page, unauthenticated attackers can trick a logged-in administrator into performing unauthorized actions, including updating plugin settings and injecting malicious web scripts (Stored XSS via CSRF). The vulnerability was published on August 15, 2025, and assigned a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, ENISA EUVD).
The root cause is classified as CWE-352 (Cross-Site Request Forgery), stemming from the absence of proper nonce validation on the plugin's add-user-meta administrative page. WordPress plugins are expected to verify a nonce (a one-time cryptographic token) on all state-changing requests; the Add User Meta plugin fails to do so, allowing any forged HTTP request originating from a victim administrator's browser to be accepted as legitimate. An attacker crafts a malicious HTML page or link that, when visited by an authenticated WordPress administrator, silently submits a forged POST request to the vulnerable endpoint — enabling arbitrary settings changes and injection of persistent malicious scripts into user meta fields (Wordfence, WordPress Plugin Source).
Successful exploitation allows an attacker to update plugin settings and inject persistent malicious JavaScript into WordPress user meta fields, effectively achieving Stored Cross-Site Scripting (XSS) through the CSRF vector. This can lead to session hijacking, credential theft, unauthorized administrative actions, or further compromise of the WordPress site and its users. The confidentiality and integrity of site data are both at risk, though availability is not directly impacted (Wordfence, ENISA EUVD).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-7688 as of the time of writing. The vulnerability requires social engineering — an attacker must trick a site administrator into clicking a malicious link or visiting a crafted page while authenticated. The EPSS score is approximately 0.012% (0.000120), indicating a very low probability of exploitation in the near term. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence, ENISA EUVD).
/wp-content/plugins/add-user-meta/ path accessibility or using tools like WPScan).add-user-meta admin page (e.g., https://target.com/wp-admin/admin.php?page=add-user-meta) with attacker-controlled parameters, including a malicious script payload in the user meta value field./wp-admin/admin.php?page=add-user-meta from unusual referrer URLs or external domains.<script> tags, encoded payloads) stored in the WordPress wp_usermeta table under meta keys managed by the Add User Meta plugin.plugin.php (Wordfence).WordPress site administrators should immediately update the Add User Meta plugin to a version beyond 1.0.1 if a patched release is available, or deactivate and remove the plugin until a fix is confirmed. As a general workaround, administrators should avoid clicking unsolicited links while logged into the WordPress admin panel and consider using a Web Application Firewall (WAF) with CSRF protection rules. Wordfence users with active firewall rules may have additional protection against exploitation attempts (Wordfence, WordPress Plugin Page).
The vulnerability was discovered and disclosed by Wordfence, which serves as the primary authoritative source for technical details. Coverage has been picked up by automated vulnerability aggregators including VulDB, Vulners, and CIRCL, as well as security news aggregators such as Red Packet Security. No notable independent researcher commentary or significant social media discussion has been identified beyond standard CVE publication notices (Wordfence).
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."