CVE-2024-8267: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in princeahmed Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress
CVE-2024-8267 is a stored cross-site scripting (XSS) vulnerability in the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player WordPress plugin up to version 2. 0. 78. It arises from improper input sanitization of the 'align' attribute in the 'wp:radio-player' Gutenberg block, allowing authenticated users with Contributor or higher privileges to inject malicious scripts. These scripts execute when any user views the affected page, potentially compromising user sessions and data. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially on sites with multiple contributors or public-facing content. The threat primarily affects WordPress sites globally, with higher risk in countries where WordPress is widely used and where this plugin has significant adoption.
AI Analysis
Technical Summary
CVE-2024-8267 is a stored cross-site scripting vulnerability identified in the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player plugin for WordPress, maintained by princeahmed. The flaw exists due to insufficient sanitization and output escaping of the 'align' attribute within the 'wp:radio-player' Gutenberg block. Authenticated attackers with Contributor-level or higher privileges can exploit this vulnerability by injecting arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability affects all versions up to and including 2.0.78. The CVSS 3.1 base score is 6.4, reflecting a network attack vector with low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No patches or official fixes are currently linked, and no exploits have been reported in the wild. This vulnerability is categorized under CWE-79, indicating improper neutralization of input during web page generation. The issue is particularly critical for multi-user WordPress environments where contributors can add content, as it allows them to inject persistent malicious code affecting all visitors to the compromised pages.
Potential Impact
The impact of CVE-2024-8267 is significant for organizations running WordPress sites with the vulnerable Radio Player plugin, especially those with multiple contributors or public-facing content. Exploitation can lead to persistent cross-site scripting attacks, enabling attackers to steal user credentials, hijack sessions, deface websites, or deliver malware to site visitors. This can result in reputational damage, loss of user trust, and potential regulatory consequences if sensitive data is compromised. Since the vulnerability requires authenticated access at the Contributor level, insider threats or compromised contributor accounts pose a direct risk. The scope change in the CVSS vector indicates that the attack can affect resources beyond the initially vulnerable component, potentially impacting the entire site or user base. Although no known exploits are currently in the wild, the medium severity and ease of exploitation make it a credible threat that could be leveraged in targeted attacks or automated scanning campaigns.
Mitigation Recommendations
To mitigate CVE-2024-8267, organizations should first verify if they are using the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player plugin version 2.0.78 or earlier. If so, they should monitor for official patches or updates from the vendor and apply them promptly once available. In the absence of a patch, administrators can restrict Contributor-level user permissions to prevent the addition of Gutenberg blocks that include the vulnerable 'align' attribute or disable the plugin temporarily if feasible. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections targeting the 'align' attribute in the Gutenberg block can provide interim protection. Additionally, conducting regular security audits of user-generated content and employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts. Educating contributors about safe content practices and monitoring for unusual activity can further reduce risk. Finally, maintaining strict access controls and multi-factor authentication for all WordPress users will limit the potential for unauthorized exploitation.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Japan
CVE-2024-8267: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in princeahmed Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress
Description
CVE-2024-8267 is a stored cross-site scripting (XSS) vulnerability in the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player WordPress plugin up to version 2. 0. 78. It arises from improper input sanitization of the 'align' attribute in the 'wp:radio-player' Gutenberg block, allowing authenticated users with Contributor or higher privileges to inject malicious scripts. These scripts execute when any user views the affected page, potentially compromising user sessions and data. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially on sites with multiple contributors or public-facing content. The threat primarily affects WordPress sites globally, with higher risk in countries where WordPress is widely used and where this plugin has significant adoption.
AI-Powered Analysis
Technical Analysis
CVE-2024-8267 is a stored cross-site scripting vulnerability identified in the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player plugin for WordPress, maintained by princeahmed. The flaw exists due to insufficient sanitization and output escaping of the 'align' attribute within the 'wp:radio-player' Gutenberg block. Authenticated attackers with Contributor-level or higher privileges can exploit this vulnerability by injecting arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability affects all versions up to and including 2.0.78. The CVSS 3.1 base score is 6.4, reflecting a network attack vector with low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No patches or official fixes are currently linked, and no exploits have been reported in the wild. This vulnerability is categorized under CWE-79, indicating improper neutralization of input during web page generation. The issue is particularly critical for multi-user WordPress environments where contributors can add content, as it allows them to inject persistent malicious code affecting all visitors to the compromised pages.
Potential Impact
The impact of CVE-2024-8267 is significant for organizations running WordPress sites with the vulnerable Radio Player plugin, especially those with multiple contributors or public-facing content. Exploitation can lead to persistent cross-site scripting attacks, enabling attackers to steal user credentials, hijack sessions, deface websites, or deliver malware to site visitors. This can result in reputational damage, loss of user trust, and potential regulatory consequences if sensitive data is compromised. Since the vulnerability requires authenticated access at the Contributor level, insider threats or compromised contributor accounts pose a direct risk. The scope change in the CVSS vector indicates that the attack can affect resources beyond the initially vulnerable component, potentially impacting the entire site or user base. Although no known exploits are currently in the wild, the medium severity and ease of exploitation make it a credible threat that could be leveraged in targeted attacks or automated scanning campaigns.
Mitigation Recommendations
To mitigate CVE-2024-8267, organizations should first verify if they are using the Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player plugin version 2.0.78 or earlier. If so, they should monitor for official patches or updates from the vendor and apply them promptly once available. In the absence of a patch, administrators can restrict Contributor-level user permissions to prevent the addition of Gutenberg blocks that include the vulnerable 'align' attribute or disable the plugin temporarily if feasible. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections targeting the 'align' attribute in the Gutenberg block can provide interim protection. Additionally, conducting regular security audits of user-generated content and employing Content Security Policy (CSP) headers can help mitigate the impact of injected scripts. Educating contributors about safe content practices and monitoring for unusual activity can further reduce risk. Finally, maintaining strict access controls and multi-factor authentication for all WordPress users will limit the potential for unauthorized exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-08-28T16:32:36.145Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c24b7ef31ef0b560684
Added to database: 2/25/2026, 9:39:48 PM
Last enriched: 2/26/2026, 3:55:02 AM
Last updated: 2/26/2026, 8:09:01 AM
Views: 1
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-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.