CVE-2025-8896: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cozmoslabs User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'gdpr_communication_preferences[]' parameter in all versions up to, and including, 3.14.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is only exploitable when the GDPR Communication Preferences module is enabled and at least one GDPR Communication Preferences field has been added to the edit profile form.
AI Analysis
Technical Summary
CVE-2025-8896 is a stored Cross-Site Scripting (XSS) vulnerability affecting the WordPress plugin 'User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor' developed by cozmoslabs. This vulnerability exists in all versions up to and including 3.14.3. The root cause is improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping of the 'gdpr_communication_preferences[]' parameter. This parameter is part of the GDPR Communication Preferences module, which must be enabled and have at least one GDPR Communication Preferences field added to the user profile edit form for exploitation to be possible. An authenticated attacker with at least Subscriber-level privileges can inject arbitrary JavaScript code into pages viewed by other users. Because the malicious script is stored, it executes whenever a user accesses the infected page, potentially leading to session hijacking, privilege escalation, or other malicious actions. The CVSS v3.1 base score is 6.4 (medium severity), reflecting network attack vector, low attack complexity, requiring privileges (authenticated user), no user interaction, and a scope change due to impact on other users. No known exploits are currently in the wild, and no official patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input leading to XSS attacks.
Potential Impact
For European organizations using WordPress sites with the affected User Profile Builder plugin, this vulnerability poses a significant risk to confidentiality and integrity. Attackers with subscriber-level access—which is often easy to obtain through registration or compromised accounts—can inject malicious scripts that execute in the context of other users, including administrators. This can lead to theft of session cookies, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The GDPR Communication Preferences module's involvement is notable since GDPR compliance is mandatory in Europe, making this module likely to be enabled in many deployments. Exploitation could undermine user trust and lead to data breaches, which have severe regulatory and reputational consequences under GDPR. Although availability impact is low, the compromise of user data and potential for privilege escalation can disrupt business operations and lead to costly incident response and remediation.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations for the presence of the User Profile Builder plugin and verify if the GDPR Communication Preferences module is enabled with fields added to user profiles. Until a patch is available, administrators should consider disabling the GDPR Communication Preferences module or removing the affected fields to mitigate exploitation. Restricting subscriber-level privileges and monitoring for unusual activity can reduce risk. Implementing Web Application Firewall (WAF) rules to detect and block suspicious inputs targeting the 'gdpr_communication_preferences[]' parameter can provide additional protection. Regularly updating WordPress plugins and monitoring vendor announcements for patches is critical. Additionally, organizations should educate users about the risks of XSS and encourage strong authentication practices to limit account compromise.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-8896: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cozmoslabs User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
Description
The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'gdpr_communication_preferences[]' parameter in all versions up to, and including, 3.14.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is only exploitable when the GDPR Communication Preferences module is enabled and at least one GDPR Communication Preferences field has been added to the edit profile form.
AI-Powered Analysis
Technical Analysis
CVE-2025-8896 is a stored Cross-Site Scripting (XSS) vulnerability affecting the WordPress plugin 'User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor' developed by cozmoslabs. This vulnerability exists in all versions up to and including 3.14.3. The root cause is improper neutralization of input during web page generation, specifically insufficient input sanitization and output escaping of the 'gdpr_communication_preferences[]' parameter. This parameter is part of the GDPR Communication Preferences module, which must be enabled and have at least one GDPR Communication Preferences field added to the user profile edit form for exploitation to be possible. An authenticated attacker with at least Subscriber-level privileges can inject arbitrary JavaScript code into pages viewed by other users. Because the malicious script is stored, it executes whenever a user accesses the infected page, potentially leading to session hijacking, privilege escalation, or other malicious actions. The CVSS v3.1 base score is 6.4 (medium severity), reflecting network attack vector, low attack complexity, requiring privileges (authenticated user), no user interaction, and a scope change due to impact on other users. No known exploits are currently in the wild, and no official patches have been linked yet. The vulnerability is classified under CWE-79, which covers improper neutralization of input leading to XSS attacks.
Potential Impact
For European organizations using WordPress sites with the affected User Profile Builder plugin, this vulnerability poses a significant risk to confidentiality and integrity. Attackers with subscriber-level access—which is often easy to obtain through registration or compromised accounts—can inject malicious scripts that execute in the context of other users, including administrators. This can lead to theft of session cookies, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The GDPR Communication Preferences module's involvement is notable since GDPR compliance is mandatory in Europe, making this module likely to be enabled in many deployments. Exploitation could undermine user trust and lead to data breaches, which have severe regulatory and reputational consequences under GDPR. Although availability impact is low, the compromise of user data and potential for privilege escalation can disrupt business operations and lead to costly incident response and remediation.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations for the presence of the User Profile Builder plugin and verify if the GDPR Communication Preferences module is enabled with fields added to user profiles. Until a patch is available, administrators should consider disabling the GDPR Communication Preferences module or removing the affected fields to mitigate exploitation. Restricting subscriber-level privileges and monitoring for unusual activity can reduce risk. Implementing Web Application Firewall (WAF) rules to detect and block suspicious inputs targeting the 'gdpr_communication_preferences[]' parameter can provide additional protection. Regularly updating WordPress plugins and monitoring vendor announcements for patches is critical. Additionally, organizations should educate users about the risks of XSS and encourage strong authentication practices to limit account compromise.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-12T17:33:58.596Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68a02993ad5a09ad0075aa15
Added to database: 8/16/2025, 6:47:47 AM
Last enriched: 8/16/2025, 7:03:05 AM
Last updated: 8/16/2025, 10:59:07 AM
Views: 5
Related Threats
CVE-2025-8878: CWE-94 Improper Control of Generation of Code ('Code Injection') in properfraction Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
MediumCVE-2025-8143: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in pencidesign Soledad
MediumCVE-2025-8142: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in pencidesign Soledad
HighCVE-2025-8105: CWE-94 Improper Control of Generation of Code ('Code Injection') in pencidesign Soledad
HighCVE-2025-8719: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in reubenthiessen Translate This gTranslate Shortcode
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.