CVE-2024-11866: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in paulnagle BMLT Tabbed Map
CVE-2024-11866 is a stored cross-site scripting (XSS) vulnerability in the BMLT Tabbed Map WordPress plugin (versions up to 1. 1. 8). It arises from improper input sanitization and output escaping of user-supplied shortcode attributes, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever 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 for exploitation. No known public exploits exist yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since contributor-level access is sufficient to exploit it. Countries with significant WordPress usage and active communities relying on this plugin are at higher risk.
AI Analysis
Technical Summary
CVE-2024-11866 is a stored cross-site scripting vulnerability identified in the BMLT Tabbed Map plugin for WordPress, affecting all versions up to and including 1.1.8. The root cause is insufficient sanitization and escaping of user-supplied attributes passed through the 'bmlt_tabbed_map' shortcode. Authenticated users with contributor-level privileges or higher can inject arbitrary JavaScript code into pages generated by the plugin. This malicious code is stored persistently and executed in the browsers of any users who visit the compromised pages, enabling session hijacking, credential theft, or other malicious actions. The vulnerability leverages CWE-79, which pertains to improper neutralization of input during web page generation. Exploitation requires no user interaction beyond visiting the infected page, and the attack scope is limited to sites using the vulnerable plugin. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N) indicates network attack vector, low attack complexity, requiring privileges but no user interaction, with a scope change and low impact on confidentiality and integrity, and no impact on availability. No patches or public exploits are currently available, but the vulnerability is publicly disclosed and should be addressed promptly.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with contributor-level access to inject persistent malicious scripts into WordPress sites using the BMLT Tabbed Map plugin. This can lead to session hijacking, defacement, unauthorized actions performed on behalf of users, and theft of sensitive data such as cookies or credentials. Since the injected scripts execute in the context of any user visiting the infected page, the attack surface includes all site visitors, including administrators. This can undermine user trust, damage organizational reputation, and potentially lead to further compromise of the website or connected systems. The vulnerability does not directly affect availability but compromises confidentiality and integrity. Organizations relying on this plugin for critical web functionality may face increased risk of targeted attacks or automated exploitation once public exploits emerge.
Mitigation Recommendations
To mitigate CVE-2024-11866, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of an official patch, administrators should restrict contributor-level access to trusted users only and audit existing content for injected scripts. Implementing a Web Application Firewall (WAF) with rules to detect and block suspicious shortcode attribute payloads can provide interim protection. Additionally, site owners should enforce Content Security Policy (CSP) headers to limit script execution sources and reduce the impact of injected scripts. Regularly scanning the website for XSS payloads and monitoring logs for unusual activity is recommended. Developers maintaining the plugin should update input validation and output encoding routines to properly sanitize all user-supplied shortcode attributes. Finally, educating users about the risks of elevated privileges and enforcing the principle of least privilege will reduce exploitation likelihood.
Affected Countries
United States, United Kingdom, Canada, Australia, Germany, France, India, Brazil, Netherlands, South Africa
CVE-2024-11866: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in paulnagle BMLT Tabbed Map
Description
CVE-2024-11866 is a stored cross-site scripting (XSS) vulnerability in the BMLT Tabbed Map WordPress plugin (versions up to 1. 1. 8). It arises from improper input sanitization and output escaping of user-supplied shortcode attributes, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever 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 for exploitation. No known public exploits exist yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since contributor-level access is sufficient to exploit it. Countries with significant WordPress usage and active communities relying on this plugin are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-11866 is a stored cross-site scripting vulnerability identified in the BMLT Tabbed Map plugin for WordPress, affecting all versions up to and including 1.1.8. The root cause is insufficient sanitization and escaping of user-supplied attributes passed through the 'bmlt_tabbed_map' shortcode. Authenticated users with contributor-level privileges or higher can inject arbitrary JavaScript code into pages generated by the plugin. This malicious code is stored persistently and executed in the browsers of any users who visit the compromised pages, enabling session hijacking, credential theft, or other malicious actions. The vulnerability leverages CWE-79, which pertains to improper neutralization of input during web page generation. Exploitation requires no user interaction beyond visiting the infected page, and the attack scope is limited to sites using the vulnerable plugin. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N) indicates network attack vector, low attack complexity, requiring privileges but no user interaction, with a scope change and low impact on confidentiality and integrity, and no impact on availability. No patches or public exploits are currently available, but the vulnerability is publicly disclosed and should be addressed promptly.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with contributor-level access to inject persistent malicious scripts into WordPress sites using the BMLT Tabbed Map plugin. This can lead to session hijacking, defacement, unauthorized actions performed on behalf of users, and theft of sensitive data such as cookies or credentials. Since the injected scripts execute in the context of any user visiting the infected page, the attack surface includes all site visitors, including administrators. This can undermine user trust, damage organizational reputation, and potentially lead to further compromise of the website or connected systems. The vulnerability does not directly affect availability but compromises confidentiality and integrity. Organizations relying on this plugin for critical web functionality may face increased risk of targeted attacks or automated exploitation once public exploits emerge.
Mitigation Recommendations
To mitigate CVE-2024-11866, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of an official patch, administrators should restrict contributor-level access to trusted users only and audit existing content for injected scripts. Implementing a Web Application Firewall (WAF) with rules to detect and block suspicious shortcode attribute payloads can provide interim protection. Additionally, site owners should enforce Content Security Policy (CSP) headers to limit script execution sources and reduce the impact of injected scripts. Regularly scanning the website for XSS payloads and monitoring logs for unusual activity is recommended. Developers maintaining the plugin should update input validation and output encoding routines to properly sanitize all user-supplied shortcode attributes. Finally, educating users about the risks of elevated privileges and enforcing the principle of least privilege will reduce exploitation likelihood.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-11-27T15:08:28.071Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e23b7ef31ef0b5968e0
Added to database: 2/25/2026, 9:48:19 PM
Last enriched: 2/26/2026, 8:01:22 AM
Last updated: 2/26/2026, 8:09:04 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.