CVE-2025-7655: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tkrivickas Live Stream Badger
The Live Stream Badger plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'livestream' shortcode in all versions up to, and including, 1.4.3 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-7655 is a stored cross-site scripting vulnerability identified in the Live Stream Badger plugin for WordPress, affecting all versions up to and including 1.4.3. The vulnerability stems from insufficient sanitization and escaping of user-supplied input within the 'livestream' shortcode attributes, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed with the victim's privileges. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with no availability impact. No public exploits have been reported yet, but the vulnerability's presence in a popular content management system plugin increases the risk of future exploitation. The scope is considered changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. This vulnerability underscores the importance of rigorous input validation and output encoding in web applications, especially those allowing user-generated content or shortcode attributes. The lack of a patch link suggests that a fix may not yet be available, emphasizing the need for interim mitigations.
Potential Impact
The primary impact of this vulnerability is the potential compromise of confidentiality and integrity for users interacting with affected WordPress sites. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors or administrators, enabling session hijacking, theft of sensitive information such as cookies or credentials, and unauthorized actions performed with the victim’s privileges. Although availability is not directly affected, the breach of trust and potential data leakage can lead to reputational damage and loss of user confidence. Organizations relying on the Live Stream Badger plugin for streaming content risk exposure to targeted attacks, especially if they have multiple contributors or editors with elevated privileges. The vulnerability could be leveraged in phishing campaigns or lateral movement within compromised environments. Given WordPress’s widespread use globally, the vulnerability poses a significant risk to websites that have not yet updated or mitigated the issue, particularly those with active user-generated content and contributor roles. The absence of known exploits currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits rapidly once the vulnerability is public.
Mitigation Recommendations
To mitigate CVE-2025-7655, organizations should first verify if they are using the Live Stream Badger plugin and identify the version in use. Since no patch link is provided, immediate steps include disabling the 'livestream' shortcode or restricting contributor-level user permissions to prevent script injection. Implementing a Web Application Firewall (WAF) with rules to detect and block malicious script payloads in shortcode attributes can provide temporary protection. Site administrators should audit user roles and reduce contributor privileges where possible, enforcing the principle of least privilege. Regularly monitoring logs for unusual shortcode usage or script injections is critical. Additionally, applying content security policies (CSP) to restrict script execution sources can limit the impact of injected scripts. Once an official patch is released, prompt updating of the plugin is essential. Educating contributors about safe content practices and input validation can further reduce risk. Backup and recovery plans should be reviewed to ensure rapid restoration in case of compromise.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, Italy, Spain
CVE-2025-7655: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tkrivickas Live Stream Badger
Description
The Live Stream Badger plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'livestream' shortcode in all versions up to, and including, 1.4.3 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-7655 is a stored cross-site scripting vulnerability identified in the Live Stream Badger plugin for WordPress, affecting all versions up to and including 1.4.3. The vulnerability stems from insufficient sanitization and escaping of user-supplied input within the 'livestream' shortcode attributes, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed with the victim's privileges. The vulnerability is classified under CWE-79, highlighting improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with no availability impact. No public exploits have been reported yet, but the vulnerability's presence in a popular content management system plugin increases the risk of future exploitation. The scope is considered changed (S:C) because the vulnerability affects resources beyond the attacker’s privileges, impacting other users. This vulnerability underscores the importance of rigorous input validation and output encoding in web applications, especially those allowing user-generated content or shortcode attributes. The lack of a patch link suggests that a fix may not yet be available, emphasizing the need for interim mitigations.
Potential Impact
The primary impact of this vulnerability is the potential compromise of confidentiality and integrity for users interacting with affected WordPress sites. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors or administrators, enabling session hijacking, theft of sensitive information such as cookies or credentials, and unauthorized actions performed with the victim’s privileges. Although availability is not directly affected, the breach of trust and potential data leakage can lead to reputational damage and loss of user confidence. Organizations relying on the Live Stream Badger plugin for streaming content risk exposure to targeted attacks, especially if they have multiple contributors or editors with elevated privileges. The vulnerability could be leveraged in phishing campaigns or lateral movement within compromised environments. Given WordPress’s widespread use globally, the vulnerability poses a significant risk to websites that have not yet updated or mitigated the issue, particularly those with active user-generated content and contributor roles. The absence of known exploits currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits rapidly once the vulnerability is public.
Mitigation Recommendations
To mitigate CVE-2025-7655, organizations should first verify if they are using the Live Stream Badger plugin and identify the version in use. Since no patch link is provided, immediate steps include disabling the 'livestream' shortcode or restricting contributor-level user permissions to prevent script injection. Implementing a Web Application Firewall (WAF) with rules to detect and block malicious script payloads in shortcode attributes can provide temporary protection. Site administrators should audit user roles and reduce contributor privileges where possible, enforcing the principle of least privilege. Regularly monitoring logs for unusual shortcode usage or script injections is critical. Additionally, applying content security policies (CSP) to restrict script execution sources can limit the impact of injected scripts. Once an official patch is released, prompt updating of the plugin is essential. Educating contributors about safe content practices and input validation can further reduce risk. Backup and recovery plans should be reviewed to ensure rapid restoration in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-14T17:46:45.530Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 687b036ea83201eaacf8db3e
Added to database: 7/19/2025, 2:31:10 AM
Last enriched: 2/26/2026, 4:23:41 PM
Last updated: 3/22/2026, 5:04:06 AM
Views: 152
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.