CVE-2025-13054: 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 plugin's wppb-embed shortcode in all versions up to, and including, 3.14.8 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-13054 is a stored Cross-Site Scripting (XSS) vulnerability categorized under CWE-79, found in the WordPress plugin 'User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor' developed by cozmoslabs. The vulnerability affects all plugin versions up to and including 3.14.8. It stems from inadequate input sanitization and output escaping in the handling of the wppb-embed shortcode, which processes user-supplied attributes. Authenticated attackers with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the injected scripts are stored, they execute every time any user views the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with an attack vector of network, low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change. The impact affects confidentiality and integrity but not availability. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability is particularly concerning because contributor-level access is often granted to trusted users, making exploitation feasible in many WordPress environments. The plugin is widely used for user registration and profile management, increasing the potential attack surface. Mitigation requires careful input validation, output encoding, and restricting permissions to trusted users until a patch is available.
Potential Impact
The impact of CVE-2025-13054 is significant for organizations using the affected WordPress plugin, as it allows authenticated users with contributor-level access or higher to inject persistent malicious scripts into web pages. This can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, and potential data leakage. Since the vulnerability affects user profile and registration forms, attackers could target sensitive user data or escalate privileges by exploiting trust relationships. The scope of affected systems is broad due to the popularity of WordPress and this plugin for user management. The requirement for authenticated access limits exploitation to insiders or compromised accounts but does not eliminate risk, as contributor roles are commonly assigned. The vulnerability compromises confidentiality and integrity but does not impact availability. Organizations with public-facing WordPress sites that use this plugin are at risk of reputational damage, data breaches, and user trust erosion if exploited.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the use of the affected 'User Profile Builder' plugin versions up to 3.14.8. Until an official patch is released, administrators should restrict contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. Implementing Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs can provide temporary protection. Additionally, site administrators should review and sanitize all user-generated content, especially content processed by the wppb-embed shortcode. Monitoring logs for unusual activity or script injections is recommended. Once a vendor patch is available, prompt updating of the plugin is critical. Employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regular security training for users with elevated permissions can reduce the risk of insider threats exploiting this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Japan, Netherlands, Italy, Spain
CVE-2025-13054: 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 plugin's wppb-embed shortcode in all versions up to, and including, 3.14.8 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
Machine-generated threat intelligence
Technical Analysis
CVE-2025-13054 is a stored Cross-Site Scripting (XSS) vulnerability categorized under CWE-79, found in the WordPress plugin 'User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor' developed by cozmoslabs. The vulnerability affects all plugin versions up to and including 3.14.8. It stems from inadequate input sanitization and output escaping in the handling of the wppb-embed shortcode, which processes user-supplied attributes. Authenticated attackers with contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the injected scripts are stored, they execute every time any user views the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with an attack vector of network, low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change. The impact affects confidentiality and integrity but not availability. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The vulnerability is particularly concerning because contributor-level access is often granted to trusted users, making exploitation feasible in many WordPress environments. The plugin is widely used for user registration and profile management, increasing the potential attack surface. Mitigation requires careful input validation, output encoding, and restricting permissions to trusted users until a patch is available.
Potential Impact
The impact of CVE-2025-13054 is significant for organizations using the affected WordPress plugin, as it allows authenticated users with contributor-level access or higher to inject persistent malicious scripts into web pages. This can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, and potential data leakage. Since the vulnerability affects user profile and registration forms, attackers could target sensitive user data or escalate privileges by exploiting trust relationships. The scope of affected systems is broad due to the popularity of WordPress and this plugin for user management. The requirement for authenticated access limits exploitation to insiders or compromised accounts but does not eliminate risk, as contributor roles are commonly assigned. The vulnerability compromises confidentiality and integrity but does not impact availability. Organizations with public-facing WordPress sites that use this plugin are at risk of reputational damage, data breaches, and user trust erosion if exploited.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the use of the affected 'User Profile Builder' plugin versions up to 3.14.8. Until an official patch is released, administrators should restrict contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. Implementing Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs can provide temporary protection. Additionally, site administrators should review and sanitize all user-generated content, especially content processed by the wppb-embed shortcode. Monitoring logs for unusual activity or script injections is recommended. Once a vendor patch is available, prompt updating of the plugin is critical. Employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources. Regular security training for users with elevated permissions can reduce the risk of insider threats exploiting this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-12T10:23:03.370Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 691d6897a27e6d5e91bc16f0
Added to database: 11/19/2025, 6:49:59 AM
Last enriched: 2/27/2026, 9:27:34 AM
Last updated: 3/24/2026, 10:15:27 AM
Views: 71
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.