CVE-2025-8867: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in iqonicdesign Graphina – Elementor Charts and Graphs
The Graphina - Elementor Charts and Graphs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple chart widget parameters in version 3.1.3 and below. This is due to insufficient input sanitization and output escaping on user supplied attributes such as chart categories, titles, and tooltip settings. 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-8867 is a stored cross-site scripting vulnerability identified in the Graphina – Elementor Charts and Graphs plugin for WordPress, versions 3.1.3 and earlier. The vulnerability stems from insufficient neutralization of input during web page generation (CWE-79), specifically due to inadequate sanitization and escaping of user-supplied attributes such as chart categories, titles, and tooltip settings. Authenticated attackers with contributor-level access or higher can exploit this flaw by injecting arbitrary JavaScript code into chart widget parameters. Because the malicious scripts are stored within the plugin's data and rendered on pages, they execute automatically whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability does not require user interaction to trigger, and the attack surface is network accessible. The CVSS v3.1 base score of 6.4 reflects a medium severity with attack vector as network, low attack complexity, privileges required (low), no user interaction, and a scope change indicating that the vulnerability affects components beyond the initially vulnerable component. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those allowing contributor-level users to create or edit content. The lack of official patches at the time of disclosure necessitates immediate mitigation steps to reduce exposure.
Potential Impact
The vulnerability allows authenticated contributors or higher to inject persistent malicious scripts into WordPress pages using the Graphina plugin, which execute in the browsers of any users visiting those pages. This can lead to theft of authentication cookies, enabling session hijacking and unauthorized access. Attackers may also manipulate page content or perform actions on behalf of other users, undermining data integrity. While availability impact is minimal, the confidentiality and integrity of user data and site content are at risk. Organizations relying on this plugin face increased risk of account compromise, defacement, and potential lateral movement within their WordPress environment. Given WordPress's widespread use globally, the vulnerability could be leveraged in targeted attacks against organizations with contributor-level users, such as content teams or external collaborators. The scope of affected systems is broad, as the plugin is used in diverse sectors including media, education, and e-commerce, potentially impacting sensitive or high-profile websites.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher user privileges to trusted personnel only, minimizing the risk of malicious input. 2. Implement strict input validation and sanitization on all user-supplied data fields related to chart widgets, either via custom code or security plugins that enforce content filtering. 3. Monitor and audit content created or edited by contributors for suspicious scripts or anomalies. 4. Disable or remove the Graphina – Elementor Charts and Graphs plugin if it is not essential to reduce attack surface until an official patch is released. 5. Apply web application firewall (WAF) rules to detect and block common XSS payloads targeting the plugin’s parameters. 6. Educate content creators and administrators about the risks of XSS and safe content practices. 7. Once available, promptly update the plugin to a patched version addressing CVE-2025-8867. 8. Consider implementing Content Security Policy (CSP) headers to restrict script execution sources, mitigating impact of injected scripts. 9. Regularly back up WordPress sites to enable recovery in case of compromise.
Affected Countries
United States, United Kingdom, Germany, France, Canada, Australia, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2025-8867: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in iqonicdesign Graphina – Elementor Charts and Graphs
Description
The Graphina - Elementor Charts and Graphs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple chart widget parameters in version 3.1.3 and below. This is due to insufficient input sanitization and output escaping on user supplied attributes such as chart categories, titles, and tooltip settings. 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-8867 is a stored cross-site scripting vulnerability identified in the Graphina – Elementor Charts and Graphs plugin for WordPress, versions 3.1.3 and earlier. The vulnerability stems from insufficient neutralization of input during web page generation (CWE-79), specifically due to inadequate sanitization and escaping of user-supplied attributes such as chart categories, titles, and tooltip settings. Authenticated attackers with contributor-level access or higher can exploit this flaw by injecting arbitrary JavaScript code into chart widget parameters. Because the malicious scripts are stored within the plugin's data and rendered on pages, they execute automatically whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability does not require user interaction to trigger, and the attack surface is network accessible. The CVSS v3.1 base score of 6.4 reflects a medium severity with attack vector as network, low attack complexity, privileges required (low), no user interaction, and a scope change indicating that the vulnerability affects components beyond the initially vulnerable component. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those allowing contributor-level users to create or edit content. The lack of official patches at the time of disclosure necessitates immediate mitigation steps to reduce exposure.
Potential Impact
The vulnerability allows authenticated contributors or higher to inject persistent malicious scripts into WordPress pages using the Graphina plugin, which execute in the browsers of any users visiting those pages. This can lead to theft of authentication cookies, enabling session hijacking and unauthorized access. Attackers may also manipulate page content or perform actions on behalf of other users, undermining data integrity. While availability impact is minimal, the confidentiality and integrity of user data and site content are at risk. Organizations relying on this plugin face increased risk of account compromise, defacement, and potential lateral movement within their WordPress environment. Given WordPress's widespread use globally, the vulnerability could be leveraged in targeted attacks against organizations with contributor-level users, such as content teams or external collaborators. The scope of affected systems is broad, as the plugin is used in diverse sectors including media, education, and e-commerce, potentially impacting sensitive or high-profile websites.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher user privileges to trusted personnel only, minimizing the risk of malicious input. 2. Implement strict input validation and sanitization on all user-supplied data fields related to chart widgets, either via custom code or security plugins that enforce content filtering. 3. Monitor and audit content created or edited by contributors for suspicious scripts or anomalies. 4. Disable or remove the Graphina – Elementor Charts and Graphs plugin if it is not essential to reduce attack surface until an official patch is released. 5. Apply web application firewall (WAF) rules to detect and block common XSS payloads targeting the plugin’s parameters. 6. Educate content creators and administrators about the risks of XSS and safe content practices. 7. Once available, promptly update the plugin to a patched version addressing CVE-2025-8867. 8. Consider implementing Content Security Policy (CSP) headers to restrict script execution sources, mitigating impact of injected scripts. 9. Regularly back up WordPress sites to enable recovery in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-11T14:50:39.233Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 689e9c51ad5a09ad00615fbb
Added to database: 8/15/2025, 2:32:49 AM
Last enriched: 2/26/2026, 5:29:54 PM
Last updated: 3/26/2026, 10:27:20 AM
Views: 112
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.