CVE-2025-7809: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in streamweasels StreamWeasels Twitch Integration
The StreamWeasels Twitch Integration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'data-uuid' attribute in all versions up to, and including, 1.9.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-7809 is a stored cross-site scripting vulnerability classified under CWE-79, found in the StreamWeasels Twitch Integration plugin for WordPress. The vulnerability arises from improper neutralization of user-supplied input in the 'data-uuid' attribute, which is insufficiently sanitized and escaped before being embedded in web pages. This flaw allows authenticated attackers with contributor-level access or higher to inject arbitrary JavaScript code that is stored persistently and executed in the context of any user visiting the affected page. The attack vector is remote and requires low attack complexity, but does require authentication at contributor level or above, with no user interaction needed for the payload to execute once the page is loaded. The vulnerability impacts all versions up to and including 1.9.3 of the plugin. The CVSS 3.1 base score is 6.4, reflecting a medium severity with partial impact on confidentiality and integrity but no impact on availability. The scope is changed as the vulnerability affects other users beyond the attacker. No public exploits have been reported yet, but the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors. The lack of patch links suggests that a fix may not yet be available, emphasizing the need for interim mitigations.
Potential Impact
The vulnerability allows attackers to execute arbitrary JavaScript in the browsers of users who visit the compromised pages, potentially leading to session hijacking, theft of sensitive information, unauthorized actions performed on behalf of users, defacement, or distribution of malware. Since the attack requires contributor-level access, attackers must first compromise or have legitimate access to an account with such privileges, which could be obtained through phishing, credential reuse, or insider threats. The impact is significant for websites that rely on the plugin to integrate Twitch content, as attackers can manipulate content and user interactions. Organizations running WordPress sites with this plugin are at risk of reputational damage, data leakage, and unauthorized access. The vulnerability does not affect availability directly but compromises confidentiality and integrity. The scope change means that the vulnerability affects other users beyond the attacker, increasing the potential damage. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly disclosed.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input injection. 2. Monitor and audit user-generated content, especially any input related to the 'data-uuid' attribute or Twitch integration fields, for suspicious or unexpected scripts. 3. Implement a Web Application Firewall (WAF) with rules to detect and block common XSS payloads targeting this plugin. 4. If possible, temporarily disable the StreamWeasels Twitch Integration plugin until a security patch is released. 5. Encourage plugin developers or maintainers to release a patch that properly sanitizes and escapes all user inputs, particularly the 'data-uuid' attribute. 6. Educate contributors on secure content submission practices and the risks of injecting scripts. 7. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 8. Regularly update WordPress core and plugins to the latest versions once patches become available. 9. Conduct penetration testing focused on XSS vectors in the Twitch integration areas of the site to detect any residual vulnerabilities.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, Brazil, India, Japan
CVE-2025-7809: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in streamweasels StreamWeasels Twitch Integration
Description
The StreamWeasels Twitch Integration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'data-uuid' attribute in all versions up to, and including, 1.9.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-7809 is a stored cross-site scripting vulnerability classified under CWE-79, found in the StreamWeasels Twitch Integration plugin for WordPress. The vulnerability arises from improper neutralization of user-supplied input in the 'data-uuid' attribute, which is insufficiently sanitized and escaped before being embedded in web pages. This flaw allows authenticated attackers with contributor-level access or higher to inject arbitrary JavaScript code that is stored persistently and executed in the context of any user visiting the affected page. The attack vector is remote and requires low attack complexity, but does require authentication at contributor level or above, with no user interaction needed for the payload to execute once the page is loaded. The vulnerability impacts all versions up to and including 1.9.3 of the plugin. The CVSS 3.1 base score is 6.4, reflecting a medium severity with partial impact on confidentiality and integrity but no impact on availability. The scope is changed as the vulnerability affects other users beyond the attacker. No public exploits have been reported yet, but the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors. The lack of patch links suggests that a fix may not yet be available, emphasizing the need for interim mitigations.
Potential Impact
The vulnerability allows attackers to execute arbitrary JavaScript in the browsers of users who visit the compromised pages, potentially leading to session hijacking, theft of sensitive information, unauthorized actions performed on behalf of users, defacement, or distribution of malware. Since the attack requires contributor-level access, attackers must first compromise or have legitimate access to an account with such privileges, which could be obtained through phishing, credential reuse, or insider threats. The impact is significant for websites that rely on the plugin to integrate Twitch content, as attackers can manipulate content and user interactions. Organizations running WordPress sites with this plugin are at risk of reputational damage, data leakage, and unauthorized access. The vulnerability does not affect availability directly but compromises confidentiality and integrity. The scope change means that the vulnerability affects other users beyond the attacker, increasing the potential damage. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly disclosed.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input injection. 2. Monitor and audit user-generated content, especially any input related to the 'data-uuid' attribute or Twitch integration fields, for suspicious or unexpected scripts. 3. Implement a Web Application Firewall (WAF) with rules to detect and block common XSS payloads targeting this plugin. 4. If possible, temporarily disable the StreamWeasels Twitch Integration plugin until a security patch is released. 5. Encourage plugin developers or maintainers to release a patch that properly sanitizes and escapes all user inputs, particularly the 'data-uuid' attribute. 6. Educate contributors on secure content submission practices and the risks of injecting scripts. 7. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 8. Regularly update WordPress core and plugins to the latest versions once patches become available. 9. Conduct penetration testing focused on XSS vectors in the Twitch integration areas of the site to detect any residual vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-18T15:11:07.629Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68884b63ad5a09ad008aed4a
Added to database: 7/29/2025, 4:17:39 AM
Last enriched: 2/26/2026, 4:36:58 PM
Last updated: 3/26/2026, 10:29:38 AM
Views: 115
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.