CVE-2025-11873: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in eflyjason WP BBCode
The WP BBCode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'url' shortcode in all versions up to, and including, 1.8.1 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-11873 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP BBCode plugin for WordPress, specifically affecting all versions up to and including 1.8.1. The vulnerability arises from improper neutralization of user-supplied input in the 'url' shortcode, where insufficient input sanitization and output escaping allow an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. This malicious script is stored persistently and executed in the context of any user who views the infected page, potentially leading to session hijacking, privilege escalation, or unauthorized actions on behalf of the victim. The vulnerability is exploitable remotely over the network without user interaction beyond page viewing but requires the attacker to have authenticated access to the WordPress site with at least contributor rights. The CVSS v3.1 base score is 6.4, reflecting medium severity, with attack vector network, low attack complexity, privileges required, no user interaction, and a scope change due to impact on other components. No public exploit code or active exploitation has been reported yet. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS. The lack of patch links suggests a patch may not yet be publicly available, emphasizing the need for vigilance and interim mitigations.
Potential Impact
For European organizations, this vulnerability presents a moderate risk primarily to websites using WordPress with the WP BBCode plugin installed. Exploitation can lead to compromised user sessions, unauthorized actions performed under victim credentials, and potential data leakage or defacement. Organizations with multiple contributors or editors on their WordPress sites are particularly vulnerable since contributor-level access is sufficient for exploitation. The impact extends to brand reputation, user trust, and compliance with data protection regulations such as GDPR if personal data is exposed. Since the vulnerability allows scope change, it could affect other components or plugins interacting with the compromised pages. The absence of known exploits reduces immediate risk, but the ease of exploitation and network accessibility mean attackers could develop exploits rapidly. European sectors with high reliance on WordPress for public-facing or internal portals, including media, education, and government, may face targeted attacks. The vulnerability does not affect availability but compromises confidentiality and integrity of web content and user sessions.
Mitigation Recommendations
To mitigate CVE-2025-11873, European organizations should first verify if the WP BBCode plugin is installed and identify the version in use. Immediate steps include restricting contributor-level access to trusted users only and auditing existing content for suspicious shortcode usage. Since no official patch is currently linked, organizations should monitor vendor announcements for updates or consider disabling the plugin temporarily. Implementing Web Application Firewalls (WAF) with custom rules to detect and block malicious scripts in shortcode attributes can provide interim protection. Additionally, enforcing Content Security Policy (CSP) headers can reduce the impact of injected scripts by restricting script execution sources. Regular security reviews of user-generated content and employing security plugins that sanitize inputs can further reduce risk. Training content contributors on secure content practices and limiting plugin usage to essential components will also help. Finally, organizations should prepare incident response plans for potential XSS exploitation scenarios.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2025-11873: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in eflyjason WP BBCode
Description
The WP BBCode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'url' shortcode in all versions up to, and including, 1.8.1 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-11873 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WP BBCode plugin for WordPress, specifically affecting all versions up to and including 1.8.1. The vulnerability arises from improper neutralization of user-supplied input in the 'url' shortcode, where insufficient input sanitization and output escaping allow an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. This malicious script is stored persistently and executed in the context of any user who views the infected page, potentially leading to session hijacking, privilege escalation, or unauthorized actions on behalf of the victim. The vulnerability is exploitable remotely over the network without user interaction beyond page viewing but requires the attacker to have authenticated access to the WordPress site with at least contributor rights. The CVSS v3.1 base score is 6.4, reflecting medium severity, with attack vector network, low attack complexity, privileges required, no user interaction, and a scope change due to impact on other components. No public exploit code or active exploitation has been reported yet. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS. The lack of patch links suggests a patch may not yet be publicly available, emphasizing the need for vigilance and interim mitigations.
Potential Impact
For European organizations, this vulnerability presents a moderate risk primarily to websites using WordPress with the WP BBCode plugin installed. Exploitation can lead to compromised user sessions, unauthorized actions performed under victim credentials, and potential data leakage or defacement. Organizations with multiple contributors or editors on their WordPress sites are particularly vulnerable since contributor-level access is sufficient for exploitation. The impact extends to brand reputation, user trust, and compliance with data protection regulations such as GDPR if personal data is exposed. Since the vulnerability allows scope change, it could affect other components or plugins interacting with the compromised pages. The absence of known exploits reduces immediate risk, but the ease of exploitation and network accessibility mean attackers could develop exploits rapidly. European sectors with high reliance on WordPress for public-facing or internal portals, including media, education, and government, may face targeted attacks. The vulnerability does not affect availability but compromises confidentiality and integrity of web content and user sessions.
Mitigation Recommendations
To mitigate CVE-2025-11873, European organizations should first verify if the WP BBCode plugin is installed and identify the version in use. Immediate steps include restricting contributor-level access to trusted users only and auditing existing content for suspicious shortcode usage. Since no official patch is currently linked, organizations should monitor vendor announcements for updates or consider disabling the plugin temporarily. Implementing Web Application Firewalls (WAF) with custom rules to detect and block malicious scripts in shortcode attributes can provide interim protection. Additionally, enforcing Content Security Policy (CSP) headers can reduce the impact of injected scripts by restricting script execution sources. Regular security reviews of user-generated content and employing security plugins that sanitize inputs can further reduce risk. Training content contributors on secure content practices and limiting plugin usage to essential components will also help. Finally, organizations should prepare incident response plans for potential XSS exploitation scenarios.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-16T16:28:54.152Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6912b12f14bc3e00ba783ce5
Added to database: 11/11/2025, 3:44:47 AM
Last enriched: 11/18/2025, 4:51:20 AM
Last updated: 11/21/2025, 9:32:39 PM
Views: 15
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-2025-11087: CWE-352 Cross-Site Request Forgery (CSRF) in zozothemes Zegen Core
HighCVE-2023-29479: n/a
MediumCVE-2025-13524: CWE-404 Improper Resource Shutdown or Release in AWS Wickr
MediumCVE-2025-36149: CWE-1021 Improper Restriction of Rendered UI Layers or Frames in IBM IBM Concert Software
MediumCVE-2023-22745: CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') in tpm2-software tpm2-tss
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.