Description
The Add User Meta plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.1. This is due to missing or incorrect nonce validation on the 'add-user-meta' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-08-15
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via CSRF
Action: Patch Update
AI Analysis

Impact

Add User Meta plugin is missing or incorrectly validating nonces on the add‑user‑meta page. This allows an attacker who can persuade an administrator to visit a crafted URL to submit a forged request. The forged request updates plugin settings and stores malicious JavaScript code that will be executed whenever the affected page is viewed, leading to stored cross‑site scripting. Because the injected script runs in the context of the site administrator, it can read cookies, hijack sessions, or redirect users, compromising confidentiality, integrity, and availability of the administrative interface.

Affected Systems

The vulnerability affects all installations of the Add User Meta WordPress plugin version 1.0.1 and earlier. The plugin is distributed by the author Joshua Lau and available on the official WordPress plugin repository. Sites that have not upgraded beyond 1.0.1 remain susceptible. Since the vulnerability is tied to the plugin’s admin interface, any WordPress site that relies on this plugin for handling user metadata triggers the risk.

Risk and Exploitability

The CVSS base score is 6.1, signifying moderate severity. The EPSS score is below 1%, indicating a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves a CSRF exploit, where the attacker relies on an authenticated administrator to perform an unintended action after clicking a malicious link. Once the forged request executes, the stored XSS payload can persist until the plugin settings are changed or the plugin is removed. Given the moderate score but low EPSS, administrators should consider patching promptly but can monitor for phishing attempts.

Generated by OpenCVE AI on April 22, 2026 at 14:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Add User Meta plugin to the latest available version, ensuring that nonce validation is correctly implemented on the add‑user‑meta page.
  • Verify that all forms in the plugin use a valid nonce or CSRF token before processing submissions.
  • If an update is not immediately possible, restrict access to the add‑user‑meta page to administrators only and enforce re‑authentication or additional verification before changes are applied.

Generated by OpenCVE AI on April 22, 2026 at 14:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25003 The Add User Meta plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.1. This is due to missing or incorrect nonce validation on the 'add-user-meta' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Sat, 16 Aug 2025 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 15 Aug 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 15 Aug 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Add User Meta plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.1. This is due to missing or incorrect nonce validation on the 'add-user-meta' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Add User Meta <= 1.0.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:36:55.417Z

Reserved: 2025-07-15T19:03:40.095Z

Link: CVE-2025-7688

cve-icon Vulnrichment

Updated: 2025-08-15T16:19:32.086Z

cve-icon NVD

Status : Deferred

Published: 2025-08-15T09:15:30.140

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-7688

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:30:18Z

Weaknesses