CVE-2025-3715: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in boldthemes Bold Page Builder
The Bold Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the data-text parameter in all versions up to, and including, 5.3.5 due to insufficient input sanitization and output escaping. 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-3715 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Bold Page Builder plugin for WordPress, present in all versions up to and including 5.3.5. The vulnerability arises from improper neutralization of input during web page generation, specifically through the data-text parameter. This parameter lacks sufficient input sanitization and output escaping, allowing authenticated users with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently, it executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the user. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (Contributor or above), no user interaction, and scope change due to impact on other components. Although no public exploits are currently known, the vulnerability poses a significant risk in environments with multiple contributors or where users have elevated privileges. The root cause is insufficient input validation and output encoding in the plugin’s handling of the data-text parameter, a common issue in web applications leading to XSS. Mitigation requires patching the plugin once updates are available or applying strict input validation and output encoding controls. Additionally, monitoring for suspicious script injections and limiting contributor privileges can reduce risk.
Potential Impact
The primary impact of CVE-2025-3715 is the potential for attackers with Contributor-level access to inject persistent malicious scripts into WordPress pages, which execute in the context of any user viewing those pages. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The vulnerability compromises confidentiality and integrity but does not affect availability. Because the attack requires authenticated access, the risk is somewhat mitigated compared to unauthenticated attacks; however, many WordPress sites allow multiple contributors or editors, increasing the attack surface. Exploitation could damage organizational reputation, lead to data breaches, and facilitate further attacks within the network. The scope includes all websites using the vulnerable Bold Page Builder plugin, which may be significant given WordPress’s large market share in content management systems. Organizations with public-facing websites, especially those with multiple content contributors, are at higher risk. The absence of known exploits in the wild suggests limited immediate threat but also highlights the need for proactive remediation before attackers develop exploits.
Mitigation Recommendations
1. Immediately update the Bold Page Builder plugin to a patched version once released by the vendor. 2. Until a patch is available, restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious script injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the data-text parameter. 4. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 5. Conduct regular security audits and code reviews of user-generated content to detect injected scripts. 6. Use security plugins that sanitize inputs and outputs to add an additional layer of defense. 7. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission guidelines. 8. Monitor website logs and user activity for unusual behavior indicative of exploitation attempts. 9. Consider isolating or sandboxing user-generated content areas to limit script execution impact. 10. Backup website data regularly to enable quick recovery in case of compromise.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Japan, Italy, Spain
CVE-2025-3715: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in boldthemes Bold Page Builder
Description
The Bold Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the data-text parameter in all versions up to, and including, 5.3.5 due to insufficient input sanitization and output escaping. 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-3715 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Bold Page Builder plugin for WordPress, present in all versions up to and including 5.3.5. The vulnerability arises from improper neutralization of input during web page generation, specifically through the data-text parameter. This parameter lacks sufficient input sanitization and output escaping, allowing authenticated users with Contributor-level privileges or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored persistently, it executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the user. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network (remote), low attack complexity, requiring privileges (Contributor or above), no user interaction, and scope change due to impact on other components. Although no public exploits are currently known, the vulnerability poses a significant risk in environments with multiple contributors or where users have elevated privileges. The root cause is insufficient input validation and output encoding in the plugin’s handling of the data-text parameter, a common issue in web applications leading to XSS. Mitigation requires patching the plugin once updates are available or applying strict input validation and output encoding controls. Additionally, monitoring for suspicious script injections and limiting contributor privileges can reduce risk.
Potential Impact
The primary impact of CVE-2025-3715 is the potential for attackers with Contributor-level access to inject persistent malicious scripts into WordPress pages, which execute in the context of any user viewing those pages. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The vulnerability compromises confidentiality and integrity but does not affect availability. Because the attack requires authenticated access, the risk is somewhat mitigated compared to unauthenticated attacks; however, many WordPress sites allow multiple contributors or editors, increasing the attack surface. Exploitation could damage organizational reputation, lead to data breaches, and facilitate further attacks within the network. The scope includes all websites using the vulnerable Bold Page Builder plugin, which may be significant given WordPress’s large market share in content management systems. Organizations with public-facing websites, especially those with multiple content contributors, are at higher risk. The absence of known exploits in the wild suggests limited immediate threat but also highlights the need for proactive remediation before attackers develop exploits.
Mitigation Recommendations
1. Immediately update the Bold Page Builder plugin to a patched version once released by the vendor. 2. Until a patch is available, restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious script injection. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious payloads targeting the data-text parameter. 4. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 5. Conduct regular security audits and code reviews of user-generated content to detect injected scripts. 6. Use security plugins that sanitize inputs and outputs to add an additional layer of defense. 7. Educate content contributors about the risks of injecting untrusted content and enforce strict content submission guidelines. 8. Monitor website logs and user activity for unusual behavior indicative of exploitation attempts. 9. Consider isolating or sandboxing user-generated content areas to limit script execution impact. 10. Backup website data regularly to enable quick recovery in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-04-16T07:51:37.859Z
- Cisa Enriched
- true
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682cd0f81484d88663aeb771
Added to database: 5/20/2025, 6:59:04 PM
Last enriched: 2/27/2026, 1:45:45 PM
Last updated: 3/24/2026, 7:45:42 PM
Views: 53
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.