CVE-2025-8776: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mikemayhem3030 Epic Bootstrap Buttons
The Epic Bootstrap Buttons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘icol’ parameter in all versions up to, and including, 1.0 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-8776 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Epic Bootstrap Buttons plugin for WordPress, developed by mikemayhem3030. This vulnerability exists in all versions up to and including 1.0 of the plugin. The root cause is insufficient input sanitization and output escaping of the 'icol' parameter, which is used during web page generation. Authenticated attackers with Contributor-level access or higher can exploit this flaw by injecting arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the Contributor level, but no user interaction is needed. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. There are no known exploits in the wild as of the published date, and no patches have been linked yet. This vulnerability falls under CWE-79, which covers improper neutralization of input during web page generation, a common cause of XSS issues.
Potential Impact
For European organizations using WordPress sites with the Epic Bootstrap Buttons plugin, this vulnerability poses a significant risk to website integrity and user trust. Attackers with Contributor-level access—often achievable through compromised accounts or insider threats—can inject malicious scripts that execute in the browsers of site visitors, including administrators and customers. This can lead to theft of authentication cookies, enabling session hijacking, unauthorized actions, or data exfiltration. The vulnerability could also facilitate phishing attacks by injecting deceptive content or redirecting users to malicious domains. For organizations handling sensitive personal data under GDPR, such breaches could result in regulatory penalties and reputational damage. Additionally, the scope change in the CVSS vector suggests that the impact may extend beyond the plugin itself, potentially affecting other site components or user data. Given WordPress's widespread use across European businesses, media, and government websites, the threat is non-trivial, especially for sites that allow multiple contributors or editors. The absence of known exploits in the wild currently reduces immediate risk, but the medium severity score and ease of exploitation warrant prompt attention.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations for the presence of the Epic Bootstrap Buttons plugin and verify the version in use. Until an official patch is released, administrators should consider disabling or removing the plugin to eliminate the attack surface. Restrict Contributor-level access strictly to trusted users and review user roles and permissions to minimize the number of accounts capable of exploiting this vulnerability. Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'icol' parameter. Employ Content Security Policy (CSP) headers to mitigate the impact of injected scripts by restricting script execution sources. Regularly monitor website logs for unusual activity or unexpected content changes. Once a patch becomes available, prioritize its deployment and verify that input sanitization and output escaping are properly enforced. Additionally, educate content contributors about the risks of injecting untrusted content and enforce secure coding practices for any custom plugins or themes.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Belgium, Sweden, Austria
CVE-2025-8776: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mikemayhem3030 Epic Bootstrap Buttons
Description
The Epic Bootstrap Buttons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘icol’ parameter in all versions up to, and including, 1.0 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-8776 is a stored Cross-Site Scripting (XSS) vulnerability affecting the Epic Bootstrap Buttons plugin for WordPress, developed by mikemayhem3030. This vulnerability exists in all versions up to and including 1.0 of the plugin. The root cause is insufficient input sanitization and output escaping of the 'icol' parameter, which is used during web page generation. Authenticated attackers with Contributor-level access or higher can exploit this flaw by injecting arbitrary malicious scripts into pages. These scripts execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level. The attack vector is network-based, requires low attack complexity, and privileges at the Contributor level, but no user interaction is needed. The scope is changed, meaning the vulnerability can affect resources beyond the initially vulnerable component. There are no known exploits in the wild as of the published date, and no patches have been linked yet. This vulnerability falls under CWE-79, which covers improper neutralization of input during web page generation, a common cause of XSS issues.
Potential Impact
For European organizations using WordPress sites with the Epic Bootstrap Buttons plugin, this vulnerability poses a significant risk to website integrity and user trust. Attackers with Contributor-level access—often achievable through compromised accounts or insider threats—can inject malicious scripts that execute in the browsers of site visitors, including administrators and customers. This can lead to theft of authentication cookies, enabling session hijacking, unauthorized actions, or data exfiltration. The vulnerability could also facilitate phishing attacks by injecting deceptive content or redirecting users to malicious domains. For organizations handling sensitive personal data under GDPR, such breaches could result in regulatory penalties and reputational damage. Additionally, the scope change in the CVSS vector suggests that the impact may extend beyond the plugin itself, potentially affecting other site components or user data. Given WordPress's widespread use across European businesses, media, and government websites, the threat is non-trivial, especially for sites that allow multiple contributors or editors. The absence of known exploits in the wild currently reduces immediate risk, but the medium severity score and ease of exploitation warrant prompt attention.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations for the presence of the Epic Bootstrap Buttons plugin and verify the version in use. Until an official patch is released, administrators should consider disabling or removing the plugin to eliminate the attack surface. Restrict Contributor-level access strictly to trusted users and review user roles and permissions to minimize the number of accounts capable of exploiting this vulnerability. Implement Web Application Firewall (WAF) rules to detect and block suspicious input patterns targeting the 'icol' parameter. Employ Content Security Policy (CSP) headers to mitigate the impact of injected scripts by restricting script execution sources. Regularly monitor website logs for unusual activity or unexpected content changes. Once a patch becomes available, prioritize its deployment and verify that input sanitization and output escaping are properly enforced. Additionally, educate content contributors about the risks of injecting untrusted content and enforce secure coding practices for any custom plugins or themes.
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-08-08T20:46:56.901Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68dfb275c3835a5fbe033c05
Added to database: 10/3/2025, 11:24:37 AM
Last enriched: 10/3/2025, 11:32:48 AM
Last updated: 10/7/2025, 12:00:21 AM
Views: 9
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-34251: CWE-269 Improper Privilege Management in Tesla Telematics Control Unit (TCU)
HighCVE-2025-43824: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Liferay Portal
MediumCVE-2025-61768: CWE-20: Improper Input Validation in xuemian168 kuno
MediumCVE-2025-59452: CWE-340 Generation of Predictable Numbers or Identifiers in YoSmart YoLink API
MediumCVE-2025-59451: CWE-863 Incorrect Authorization in YoSmart YoLink application
LowActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.