CVE-2026-1939: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cutesalah Percent to Infograph
The Percent to Infograph plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `percent_to_graph` shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied 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-2026-1939 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Percent to Infograph plugin for WordPress, developed by cutesalah. The vulnerability arises from improper neutralization of input during web page generation, specifically within the `percent_to_graph` shortcode. All versions up to and including 1.0 are affected due to insufficient sanitization and output escaping of user-supplied attributes. An attacker with contributor-level access or higher can inject arbitrary JavaScript code into pages by manipulating shortcode attributes. This malicious script is stored persistently and executes in the context of any user who views the infected page, potentially compromising user sessions, stealing credentials, or performing unauthorized actions. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change due to affecting other components beyond the vulnerable plugin. No patches or known exploits are currently available, but the risk remains significant for sites allowing contributors to add or edit content. The vulnerability is categorized under CWE-79, highlighting improper input neutralization during web page generation as the root cause.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the Percent to Infograph WordPress plugin. Exploitation can lead to unauthorized script execution in users' browsers, resulting in session hijacking, data theft, defacement, or distribution of malware. Organizations relying on WordPress for content management and allowing contributor-level access to multiple users increase their exposure. The impact extends to the confidentiality and integrity of user data and site content, though availability is not directly affected. Given the widespread use of WordPress across Europe, especially in small and medium enterprises, media, and public sector websites, the vulnerability could facilitate targeted attacks or broader campaigns if weaponized. The lack of known exploits reduces immediate risk but does not eliminate the potential for future exploitation. Additionally, the scope change in CVSS indicates that the vulnerability could affect other components or users beyond the initial attacker privileges, increasing the potential damage.
Mitigation Recommendations
European organizations should implement several specific mitigation steps: 1) Immediately audit WordPress sites for the presence of the Percent to Infograph plugin and restrict contributor-level access to trusted users only. 2) Disable or remove the plugin if it is not essential to reduce attack surface. 3) Implement web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the `percent_to_graph` shortcode. 4) Employ strict input validation and output encoding for all user-generated content, especially shortcodes, to prevent script injection. 5) Monitor logs and user activity for unusual behavior indicative of exploitation attempts. 6) Educate content contributors about safe content practices and the risks of injecting untrusted code. 7) Stay alert for vendor updates or patches and apply them promptly once available. 8) Consider deploying Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected sites. These measures go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to this plugin’s vulnerability.
Affected Countries
Germany, United Kingdom, France, Italy, Spain, Netherlands, Poland, Sweden
CVE-2026-1939: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cutesalah Percent to Infograph
Description
The Percent to Infograph plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `percent_to_graph` shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied 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-2026-1939 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Percent to Infograph plugin for WordPress, developed by cutesalah. The vulnerability arises from improper neutralization of input during web page generation, specifically within the `percent_to_graph` shortcode. All versions up to and including 1.0 are affected due to insufficient sanitization and output escaping of user-supplied attributes. An attacker with contributor-level access or higher can inject arbitrary JavaScript code into pages by manipulating shortcode attributes. This malicious script is stored persistently and executes in the context of any user who views the infected page, potentially compromising user sessions, stealing credentials, or performing unauthorized actions. The vulnerability has a CVSS 3.1 base score of 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges (contributor or above), no user interaction, and a scope change due to affecting other components beyond the vulnerable plugin. No patches or known exploits are currently available, but the risk remains significant for sites allowing contributors to add or edit content. The vulnerability is categorized under CWE-79, highlighting improper input neutralization during web page generation as the root cause.
Potential Impact
For European organizations, this vulnerability poses a moderate risk primarily to websites using the Percent to Infograph WordPress plugin. Exploitation can lead to unauthorized script execution in users' browsers, resulting in session hijacking, data theft, defacement, or distribution of malware. Organizations relying on WordPress for content management and allowing contributor-level access to multiple users increase their exposure. The impact extends to the confidentiality and integrity of user data and site content, though availability is not directly affected. Given the widespread use of WordPress across Europe, especially in small and medium enterprises, media, and public sector websites, the vulnerability could facilitate targeted attacks or broader campaigns if weaponized. The lack of known exploits reduces immediate risk but does not eliminate the potential for future exploitation. Additionally, the scope change in CVSS indicates that the vulnerability could affect other components or users beyond the initial attacker privileges, increasing the potential damage.
Mitigation Recommendations
European organizations should implement several specific mitigation steps: 1) Immediately audit WordPress sites for the presence of the Percent to Infograph plugin and restrict contributor-level access to trusted users only. 2) Disable or remove the plugin if it is not essential to reduce attack surface. 3) Implement web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the `percent_to_graph` shortcode. 4) Employ strict input validation and output encoding for all user-generated content, especially shortcodes, to prevent script injection. 5) Monitor logs and user activity for unusual behavior indicative of exploitation attempts. 6) Educate content contributors about safe content practices and the risks of injecting untrusted code. 7) Stay alert for vendor updates or patches and apply them promptly once available. 8) Consider deploying Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts on affected sites. These measures go beyond generic advice by focusing on access control, proactive detection, and layered defenses tailored to this plugin’s vulnerability.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-04T21:24:46.740Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69901aedc9e1ff5ad86893d9
Added to database: 2/14/2026, 6:49:17 AM
Last enriched: 2/14/2026, 7:05:25 AM
Last updated: 2/21/2026, 2:16:46 AM
Views: 22
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-27203: CWE-15: External Control of System or Configuration Setting in YosefHayim ebay-mcp
HighCVE-2026-27168: CWE-122: Heap-based Buffer Overflow in HappySeaFox sail
HighCVE-2026-27134: CWE-287: Improper Authentication in strimzi strimzi-kafka-operator
HighCVE-2026-27190: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in denoland deno
HighCVE-2026-27026: CWE-770: Allocation of Resources Without Limits or Throttling in py-pdf pypdf
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.