CVE-2025-4610: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cbutlerjr WP-Members Membership Plugin
The WP-Members Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpmem_user_memberships shortcode in all versions up to, and including, 3.5.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-4610 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP-Members Membership Plugin for WordPress, developed by cbutlerjr. This vulnerability affects all versions up to and including 3.5.2. The root cause is insufficient input sanitization and output escaping on user-supplied attributes within the plugin's wpmem_user_memberships shortcode. Authenticated attackers with contributor-level access or higher can exploit this flaw by injecting arbitrary malicious scripts into pages generated by the plugin. These scripts are then stored and executed in the context of any user who views the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but no user interaction is needed for exploitation. The scope is changed, meaning the vulnerability can affect resources beyond the initially compromised component, impacting confidentiality and integrity but not availability. No known exploits are currently reported in the wild, and no official patches have been linked yet. This vulnerability falls under CWE-79, which relates to improper neutralization of input during web page generation, a common cause of XSS issues.
Potential Impact
For European organizations using WordPress sites with the WP-Members Membership Plugin, this vulnerability poses a significant risk to the confidentiality and integrity of user data. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially stealing session cookies, redirecting users to phishing sites, or performing unauthorized actions on behalf of users with higher privileges. This can lead to data breaches, reputational damage, and regulatory non-compliance, especially under GDPR which mandates protection of personal data. Since the vulnerability does not affect availability directly, denial-of-service is less of a concern, but the ability to compromise user sessions and escalate privileges can have cascading effects on the security posture of affected organizations. The medium severity score reflects the need for timely remediation, particularly for sites with multiple contributors or public-facing membership features. The lack of known exploits in the wild currently reduces immediate risk but does not diminish the urgency to address the vulnerability given its potential impact.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the WP-Members Membership Plugin and verify the version in use. Until an official patch is released, organizations should consider the following mitigations: 1) Restrict contributor-level access strictly to trusted users to minimize the risk of malicious script injection. 2) Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the wpmem_user_memberships shortcode. 3) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. 4) Regularly monitor logs and user activity for signs of exploitation attempts. 5) If feasible, temporarily disable or remove the plugin until a secure version is available. 6) Educate site administrators and contributors about the risks of injecting untrusted content. 7) Follow closely for vendor updates or patches and apply them promptly once released. These steps go beyond generic advice by focusing on access control, proactive detection, and containment specific to the plugin’s functionality and exploitation vector.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-4610: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cbutlerjr WP-Members Membership Plugin
Description
The WP-Members Membership Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpmem_user_memberships shortcode in all versions up to, and including, 3.5.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-4610 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP-Members Membership Plugin for WordPress, developed by cbutlerjr. This vulnerability affects all versions up to and including 3.5.2. The root cause is insufficient input sanitization and output escaping on user-supplied attributes within the plugin's wpmem_user_memberships shortcode. Authenticated attackers with contributor-level access or higher can exploit this flaw by injecting arbitrary malicious scripts into pages generated by the plugin. These scripts are then stored and executed in the context of any user who views the compromised page, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the contributor level, but no user interaction is needed for exploitation. The scope is changed, meaning the vulnerability can affect resources beyond the initially compromised component, impacting confidentiality and integrity but not availability. No known exploits are currently reported in the wild, and no official patches have been linked yet. This vulnerability falls under CWE-79, which relates to improper neutralization of input during web page generation, a common cause of XSS issues.
Potential Impact
For European organizations using WordPress sites with the WP-Members Membership Plugin, this vulnerability poses a significant risk to the confidentiality and integrity of user data. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially stealing session cookies, redirecting users to phishing sites, or performing unauthorized actions on behalf of users with higher privileges. This can lead to data breaches, reputational damage, and regulatory non-compliance, especially under GDPR which mandates protection of personal data. Since the vulnerability does not affect availability directly, denial-of-service is less of a concern, but the ability to compromise user sessions and escalate privileges can have cascading effects on the security posture of affected organizations. The medium severity score reflects the need for timely remediation, particularly for sites with multiple contributors or public-facing membership features. The lack of known exploits in the wild currently reduces immediate risk but does not diminish the urgency to address the vulnerability given its potential impact.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the WP-Members Membership Plugin and verify the version in use. Until an official patch is released, organizations should consider the following mitigations: 1) Restrict contributor-level access strictly to trusted users to minimize the risk of malicious script injection. 2) Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the wpmem_user_memberships shortcode. 3) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. 4) Regularly monitor logs and user activity for signs of exploitation attempts. 5) If feasible, temporarily disable or remove the plugin until a secure version is available. 6) Educate site administrators and contributors about the risks of injecting untrusted content. 7) Follow closely for vendor updates or patches and apply them promptly once released. These steps go beyond generic advice by focusing on access control, proactive detection, and containment specific to the plugin’s functionality and exploitation vector.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-05-12T20:49:19.492Z
- Cisa Enriched
- true
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682cd0f81484d88663aeb48b
Added to database: 5/20/2025, 6:59:04 PM
Last enriched: 7/11/2025, 4:33:04 PM
Last updated: 1/7/2026, 4:53:43 AM
Views: 41
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-0650: CWE-306 Missing Authentication for Critical Function in OpenFlagr Flagr
CriticalCVE-2025-15474: CWE-770 Allocation of Resources Without Limits or Throttling in AuntyFey AuntyFey Smart Combination Lock
MediumCVE-2025-14468: CWE-352 Cross-Site Request Forgery (CSRF) in mohammed_kaludi AMP for WP – Accelerated Mobile Pages
MediumCVE-2025-9611: CWE-749 Exposed Dangerous Method or Function in Microsoft Playwright
HighCVE-2026-22162
LowActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.