CVE-2025-11868: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in everviz everviz – Charts, Maps and Tables – Interactive and responsive
The everviz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `everviz` shortcode attributes in versions up to, and including, 1.1. This is due to the plugin not properly sanitizing user input or escaping output when building a `<div id=...>` from the `type` and `hash` 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-11868 identifies a stored cross-site scripting vulnerability in the everviz plugin for WordPress, which provides interactive charts, maps, and tables. The vulnerability exists because the plugin fails to properly sanitize or escape user input passed via the `everviz` shortcode attributes, specifically the `type` and `hash` parameters. When these attributes are used to build a `<div id=...>` element, malicious scripts can be injected if crafted input is provided. This flaw allows authenticated users with contributor-level permissions or higher to embed arbitrary JavaScript code into pages or posts. Since the malicious script is stored in the WordPress database, it executes every time a user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of the user. The vulnerability does not require user interaction beyond visiting the page and has a CVSS 3.1 base score of 6.4, reflecting medium severity with network attack vector, low attack complexity, and privileges required. No public exploits have been reported yet, but the flaw poses a significant risk in environments with multiple contributors. The vulnerability affects all versions up to and including 1.1 of the everviz plugin. The lack of proper output encoding and input validation is a classic CWE-79 issue, emphasizing the need for secure coding practices in plugin development.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on WordPress sites, risking the confidentiality and integrity of user sessions and data. Attackers could hijack administrator or editor accounts, deface websites, or inject further malware, undermining trust and potentially causing reputational damage. Organizations relying on WordPress for public-facing or internal content management with multiple contributors are particularly vulnerable. The medium severity score indicates a moderate risk, but the impact could escalate if attackers leverage the vulnerability to pivot into more critical systems or exfiltrate sensitive information. Given the widespread use of WordPress in Europe, especially in sectors like media, education, and government, the threat could disrupt services and lead to compliance issues under GDPR if personal data is compromised.
Mitigation Recommendations
1. Immediately audit user roles and restrict contributor-level access to trusted personnel only. 2. Monitor and review all content created with the everviz shortcode for suspicious or unexpected input. 3. Apply strict input validation and output encoding in any custom shortcode implementations or overrides. 4. Disable or remove the everviz plugin if it is not essential until a security patch is released. 5. Follow vendor advisories closely and apply updates or patches as soon as they become available. 6. Implement Web Application Firewalls (WAF) with rules to detect and block XSS payloads targeting shortcode attributes. 7. Educate content creators about the risks of injecting untrusted code or scripts. 8. Conduct regular security scans and penetration tests focusing on WordPress plugins and user-generated content.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-11868: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in everviz everviz – Charts, Maps and Tables – Interactive and responsive
Description
The everviz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `everviz` shortcode attributes in versions up to, and including, 1.1. This is due to the plugin not properly sanitizing user input or escaping output when building a `<div id=...>` from the `type` and `hash` 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
Technical Analysis
CVE-2025-11868 identifies a stored cross-site scripting vulnerability in the everviz plugin for WordPress, which provides interactive charts, maps, and tables. The vulnerability exists because the plugin fails to properly sanitize or escape user input passed via the `everviz` shortcode attributes, specifically the `type` and `hash` parameters. When these attributes are used to build a `<div id=...>` element, malicious scripts can be injected if crafted input is provided. This flaw allows authenticated users with contributor-level permissions or higher to embed arbitrary JavaScript code into pages or posts. Since the malicious script is stored in the WordPress database, it executes every time a user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of the user. The vulnerability does not require user interaction beyond visiting the page and has a CVSS 3.1 base score of 6.4, reflecting medium severity with network attack vector, low attack complexity, and privileges required. No public exploits have been reported yet, but the flaw poses a significant risk in environments with multiple contributors. The vulnerability affects all versions up to and including 1.1 of the everviz plugin. The lack of proper output encoding and input validation is a classic CWE-79 issue, emphasizing the need for secure coding practices in plugin development.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on WordPress sites, risking the confidentiality and integrity of user sessions and data. Attackers could hijack administrator or editor accounts, deface websites, or inject further malware, undermining trust and potentially causing reputational damage. Organizations relying on WordPress for public-facing or internal content management with multiple contributors are particularly vulnerable. The medium severity score indicates a moderate risk, but the impact could escalate if attackers leverage the vulnerability to pivot into more critical systems or exfiltrate sensitive information. Given the widespread use of WordPress in Europe, especially in sectors like media, education, and government, the threat could disrupt services and lead to compliance issues under GDPR if personal data is compromised.
Mitigation Recommendations
1. Immediately audit user roles and restrict contributor-level access to trusted personnel only. 2. Monitor and review all content created with the everviz shortcode for suspicious or unexpected input. 3. Apply strict input validation and output encoding in any custom shortcode implementations or overrides. 4. Disable or remove the everviz plugin if it is not essential until a security patch is released. 5. Follow vendor advisories closely and apply updates or patches as soon as they become available. 6. Implement Web Application Firewalls (WAF) with rules to detect and block XSS payloads targeting shortcode attributes. 7. Educate content creators about the risks of injecting untrusted code or scripts. 8. Conduct regular security scans and penetration tests focusing on WordPress plugins and user-generated content.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-16T14:59:27.127Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 691c305835a0ab0a56270fe8
Added to database: 11/18/2025, 8:37:44 AM
Last enriched: 11/25/2025, 9:54:11 AM
Last updated: 1/7/2026, 4:22:20 AM
Views: 23
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-20893: Origin validation error in Fujitsu Client Computing Limited Fujitsu Security Solution AuthConductor Client Basic V2
HighCVE-2025-14891: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in ivole Customer Reviews for WooCommerce
MediumCVE-2025-14059: CWE-73 External Control of File Name or Path in roxnor EmailKit – Email Customizer for WooCommerce & WP
MediumCVE-2025-12648: CWE-552 Files or Directories Accessible to External Parties in cbutlerjr WP-Members Membership Plugin
MediumCVE-2025-14631: CWE-476 NULL Pointer Dereference in TP-Link Systems Inc. Archer BE400
HighActions
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.