CVE-2025-14114: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in chrisblackwell 1180px Shortcodes
The 1180px Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' shortcode attribute in all versions up to, and including, 1.1.1 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-14114 identifies a stored cross-site scripting vulnerability in the 1180px Shortcodes plugin for WordPress, specifically in the handling of the 'class' shortcode attribute. The vulnerability exists because the plugin fails to properly sanitize and escape user-supplied input before embedding it into web pages. This flaw allows authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing unauthorized actions on their behalf. The vulnerability affects all versions up to and including 1.1.1 of the plugin. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. No user interaction is needed for exploitation once the malicious content is injected, and the scope is changed as the vulnerability affects other users beyond the attacker. No patches have been officially released yet, and no known exploits are reported in the wild. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality and integrity of user sessions and data on WordPress sites using the 1180px Shortcodes plugin. Attackers with contributor access can embed malicious scripts that execute in the browsers of site visitors, including administrators and editors, potentially leading to session hijacking, credential theft, or unauthorized actions such as content modification or privilege escalation. This can result in reputational damage, data breaches, and compliance violations under GDPR if personal data is compromised. The impact is heightened in organizations with multiple contributors or open content submission workflows. Since the vulnerability does not affect availability directly, denial of service is less likely, but the compromise of user trust and data integrity can have severe operational consequences. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as exploit code could be developed rapidly given the medium complexity and network accessibility.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the 1180px Shortcodes plugin and verify the version in use. Until an official patch is released, restrict Contributor-level access to trusted users only and consider temporarily disabling the plugin if feasible. Implement web application firewall (WAF) rules to detect and block suspicious shortcode attribute inputs, particularly those containing script tags or event handlers. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. Conduct regular security reviews of user-generated content and monitor logs for unusual activity indicative of XSS exploitation attempts. Educate content contributors about safe input practices and the risks of injecting untrusted content. Once a patch becomes available, prioritize timely updates. Additionally, consider deploying security plugins that sanitize shortcode inputs or provide enhanced input validation. For long-term resilience, evaluate alternative shortcode plugins with stronger security track records.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-14114: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in chrisblackwell 1180px Shortcodes
Description
The 1180px Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' shortcode attribute in all versions up to, and including, 1.1.1 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-14114 identifies a stored cross-site scripting vulnerability in the 1180px Shortcodes plugin for WordPress, specifically in the handling of the 'class' shortcode attribute. The vulnerability exists because the plugin fails to properly sanitize and escape user-supplied input before embedding it into web pages. This flaw allows authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages or posts. When other users access these pages, the malicious scripts execute in their browsers, potentially compromising session tokens, redirecting users, or performing unauthorized actions on their behalf. The vulnerability affects all versions up to and including 1.1.1 of the plugin. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. No user interaction is needed for exploitation once the malicious content is injected, and the scope is changed as the vulnerability affects other users beyond the attacker. No patches have been officially released yet, and no known exploits are reported in the wild. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality and integrity of user sessions and data on WordPress sites using the 1180px Shortcodes plugin. Attackers with contributor access can embed malicious scripts that execute in the browsers of site visitors, including administrators and editors, potentially leading to session hijacking, credential theft, or unauthorized actions such as content modification or privilege escalation. This can result in reputational damage, data breaches, and compliance violations under GDPR if personal data is compromised. The impact is heightened in organizations with multiple contributors or open content submission workflows. Since the vulnerability does not affect availability directly, denial of service is less likely, but the compromise of user trust and data integrity can have severe operational consequences. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as exploit code could be developed rapidly given the medium complexity and network accessibility.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the 1180px Shortcodes plugin and verify the version in use. Until an official patch is released, restrict Contributor-level access to trusted users only and consider temporarily disabling the plugin if feasible. Implement web application firewall (WAF) rules to detect and block suspicious shortcode attribute inputs, particularly those containing script tags or event handlers. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. Conduct regular security reviews of user-generated content and monitor logs for unusual activity indicative of XSS exploitation attempts. Educate content contributors about safe input practices and the risks of injecting untrusted content. Once a patch becomes available, prioritize timely updates. Additionally, consider deploying security plugins that sanitize shortcode inputs or provide enhanced input validation. For long-term resilience, evaluate alternative shortcode plugins with stronger security track records.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-05T15:04:16.291Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 695e4c137349d0379d7d57a4
Added to database: 1/7/2026, 12:05:39 PM
Last enriched: 1/7/2026, 12:13:17 PM
Last updated: 1/9/2026, 2:07:38 AM
Views: 7
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-22714: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in The Wikimedia Foundation Mediawiki - Monaco Skin
LowCVE-2026-22710: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in The Wikimedia Foundation Mediawiki - Wikibase Extension
LowCVE-2026-0733: SQL Injection in PHPGurukul Online Course Registration System
MediumCVE-2026-0732: Command Injection in D-Link DI-8200G
MediumCVE-2026-0731: NULL Pointer Dereference in TOTOLINK WA1200
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.