CVE-2025-11804: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jobair JB News Ticker
The JB News Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' shortcode attribute of the 'jbticker' shortcode in all versions up to, and including, 1.0. This is 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-11804 is a stored Cross-Site Scripting (XSS) vulnerability identified in the JB News Ticker plugin for WordPress, affecting all versions up to and including 1.0. The root cause is insufficient sanitization and output escaping of the 'id' shortcode attribute within the 'jbticker' shortcode, which allows authenticated users with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, defacement, or unauthorized actions performed on behalf of the victim. The vulnerability is exploitable remotely over the network without user interaction, but requires the attacker to have at least contributor-level authentication on the WordPress site. The CVSS v3.1 score of 6.4 reflects medium severity, with the attack vector being network-based, low attack complexity, privileges required, no user interaction, and a scope change due to impact on other users. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability falls under CWE-79, which is a common and well-understood class of web application security issues related to improper neutralization of input during web page generation. Exploitation could lead to compromise of user confidentiality and integrity, but does not affect availability. Given the widespread use of WordPress and the popularity of news ticker plugins for content display, this vulnerability presents a tangible risk to websites using JB News Ticker, especially those with multiple contributors or editors.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within the context of affected WordPress sites, potentially compromising user sessions, stealing sensitive information, or enabling further attacks such as privilege escalation or phishing. Organizations relying on JB News Ticker for dynamic content display on their websites risk reputational damage and data breaches if exploited. Since the vulnerability requires contributor-level access, insider threats or compromised contributor accounts pose a significant risk. The impact is particularly relevant for media companies, e-commerce sites, and public-facing portals that use WordPress and the vulnerable plugin. Confidentiality and integrity of user data and site content are at risk, although availability is not directly impacted. The vulnerability could also be leveraged to distribute malware or redirect users to malicious sites, amplifying the threat. Given the interconnected nature of European digital infrastructure and regulatory frameworks like GDPR, exploitation could lead to compliance violations and financial penalties.
Mitigation Recommendations
Immediate mitigation should include restricting contributor-level access to trusted users only and monitoring for suspicious shortcode usage or unexpected content injections. Site administrators should disable or remove the JB News Ticker plugin until a patch or update is released. Implementing Web Application Firewalls (WAFs) with custom rules to detect and block malicious shortcode payloads can reduce risk. Regularly auditing user roles and permissions to minimize unnecessary contributor access is critical. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Additionally, site owners should sanitize and validate all shortcode attributes manually if custom development is involved. Monitoring site logs for unusual activity related to shortcode usage can help detect exploitation attempts early. Once a vendor patch is available, prompt application of updates is essential. Backup procedures should be reviewed to ensure rapid recovery in case of compromise.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-11804: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jobair JB News Ticker
Description
The JB News Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' shortcode attribute of the 'jbticker' shortcode in all versions up to, and including, 1.0. This is 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
Technical Analysis
CVE-2025-11804 is a stored Cross-Site Scripting (XSS) vulnerability identified in the JB News Ticker plugin for WordPress, affecting all versions up to and including 1.0. The root cause is insufficient sanitization and output escaping of the 'id' shortcode attribute within the 'jbticker' shortcode, which allows authenticated users with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, defacement, or unauthorized actions performed on behalf of the victim. The vulnerability is exploitable remotely over the network without user interaction, but requires the attacker to have at least contributor-level authentication on the WordPress site. The CVSS v3.1 score of 6.4 reflects medium severity, with the attack vector being network-based, low attack complexity, privileges required, no user interaction, and a scope change due to impact on other users. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability falls under CWE-79, which is a common and well-understood class of web application security issues related to improper neutralization of input during web page generation. Exploitation could lead to compromise of user confidentiality and integrity, but does not affect availability. Given the widespread use of WordPress and the popularity of news ticker plugins for content display, this vulnerability presents a tangible risk to websites using JB News Ticker, especially those with multiple contributors or editors.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within the context of affected WordPress sites, potentially compromising user sessions, stealing sensitive information, or enabling further attacks such as privilege escalation or phishing. Organizations relying on JB News Ticker for dynamic content display on their websites risk reputational damage and data breaches if exploited. Since the vulnerability requires contributor-level access, insider threats or compromised contributor accounts pose a significant risk. The impact is particularly relevant for media companies, e-commerce sites, and public-facing portals that use WordPress and the vulnerable plugin. Confidentiality and integrity of user data and site content are at risk, although availability is not directly impacted. The vulnerability could also be leveraged to distribute malware or redirect users to malicious sites, amplifying the threat. Given the interconnected nature of European digital infrastructure and regulatory frameworks like GDPR, exploitation could lead to compliance violations and financial penalties.
Mitigation Recommendations
Immediate mitigation should include restricting contributor-level access to trusted users only and monitoring for suspicious shortcode usage or unexpected content injections. Site administrators should disable or remove the JB News Ticker plugin until a patch or update is released. Implementing Web Application Firewalls (WAFs) with custom rules to detect and block malicious shortcode payloads can reduce risk. Regularly auditing user roles and permissions to minimize unnecessary contributor access is critical. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Additionally, site owners should sanitize and validate all shortcode attributes manually if custom development is involved. Monitoring site logs for unusual activity related to shortcode usage can help detect exploitation attempts early. Once a vendor patch is available, prompt application of updates is essential. Backup procedures should be reviewed to ensure rapid recovery in case of 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-10-15T14:36:59.268Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68f897afd59611fbd96978d1
Added to database: 10/22/2025, 8:37:03 AM
Last enriched: 10/22/2025, 8:46:33 AM
Last updated: 10/29/2025, 7:01:13 AM
Views: 18
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-2023-7320: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in automattic WooCommerce
MediumCasdoor 2.95.0 - Cross-Site Request Forgery (CSRF)
MediumCVE-2025-9544: CWE-862 Missing Authorization in Doppler Forms
UnknownCVE-2025-49042: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Automattic WooCommerce
MediumHow to collect memory-only filesystems on Linux systems, (Wed, Oct 29th)
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.