CVE-2026-1099: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in shazdeh Administrative Shortcodes
CVE-2026-1099 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Administrative Shortcodes by shazdeh, affecting all versions up to 0. 3. 4. Authenticated users with Contributor-level access or higher can inject malicious scripts via the 'login' and 'logout' shortcode attributes. These scripts execute whenever any user visits the compromised page, potentially leading to session hijacking or privilege escalation. The vulnerability arises from insufficient input sanitization and output escaping. It has a CVSS 3. 1 score of 6. 4 (medium severity), indicating moderate impact with no user interaction required but limited to authenticated users. No known exploits are reported in the wild yet.
AI Analysis
Technical Summary
CVE-2026-1099 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the Administrative Shortcodes WordPress plugin developed by shazdeh. The flaw exists in all plugin versions up to and including 0.3.4, where the 'login' and 'logout' shortcode attributes do not properly sanitize or escape user-supplied input before rendering it on web pages. This improper neutralization allows authenticated users with Contributor-level permissions or higher to embed arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, theft of cookies, or unauthorized actions performed with the victim's privileges. The vulnerability is exploitable remotely over the network without user interaction but requires the attacker to have at least Contributor-level access, which is a moderate barrier. The CVSS 3.1 base score is 6.4, reflecting a medium severity with low attack complexity and partial impact on confidentiality and integrity but no impact on availability. No public exploits have been reported yet, but the vulnerability poses a risk to WordPress sites using this plugin, especially those with multiple authenticated users. The absence of official patches at the time of disclosure necessitates immediate mitigation steps to prevent exploitation.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within trusted WordPress environments, compromising user sessions and potentially enabling privilege escalation attacks. This can result in data leakage, unauthorized access to sensitive information, and manipulation of website content or functionality. Organizations relying on WordPress for public-facing websites, intranets, or customer portals are at risk of reputational damage and regulatory non-compliance if personal data is exposed. The requirement for Contributor-level access limits the attack surface but does not eliminate risk, especially in environments with multiple content editors or contributors. The vulnerability could be leveraged in targeted attacks against organizations with valuable web assets or high-profile user bases. Given the widespread use of WordPress across Europe, the impact could be significant if exploited at scale.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Administrative Shortcodes plugin and verify its version. Until an official patch is released, restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious shortcode injection. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute patterns or script tags in user inputs. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. Regularly monitor logs for unusual shortcode usage or unexpected page content changes. Educate content contributors about the risks of injecting untrusted content. Once a patch becomes available, prioritize timely updates. Additionally, consider disabling or removing the plugin if it is not essential to reduce attack surface.
Affected Countries
Germany, United Kingdom, France, Italy, Spain, Netherlands, Poland, Sweden
CVE-2026-1099: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in shazdeh Administrative Shortcodes
Description
CVE-2026-1099 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Administrative Shortcodes by shazdeh, affecting all versions up to 0. 3. 4. Authenticated users with Contributor-level access or higher can inject malicious scripts via the 'login' and 'logout' shortcode attributes. These scripts execute whenever any user visits the compromised page, potentially leading to session hijacking or privilege escalation. The vulnerability arises from insufficient input sanitization and output escaping. It has a CVSS 3. 1 score of 6. 4 (medium severity), indicating moderate impact with no user interaction required but limited to authenticated users. No known exploits are reported in the wild yet.
AI-Powered Analysis
Technical Analysis
CVE-2026-1099 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, found in the Administrative Shortcodes WordPress plugin developed by shazdeh. The flaw exists in all plugin versions up to and including 0.3.4, where the 'login' and 'logout' shortcode attributes do not properly sanitize or escape user-supplied input before rendering it on web pages. This improper neutralization allows authenticated users with Contributor-level permissions or higher to embed arbitrary JavaScript code into pages. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, theft of cookies, or unauthorized actions performed with the victim's privileges. The vulnerability is exploitable remotely over the network without user interaction but requires the attacker to have at least Contributor-level access, which is a moderate barrier. The CVSS 3.1 base score is 6.4, reflecting a medium severity with low attack complexity and partial impact on confidentiality and integrity but no impact on availability. No public exploits have been reported yet, but the vulnerability poses a risk to WordPress sites using this plugin, especially those with multiple authenticated users. The absence of official patches at the time of disclosure necessitates immediate mitigation steps to prevent exploitation.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within trusted WordPress environments, compromising user sessions and potentially enabling privilege escalation attacks. This can result in data leakage, unauthorized access to sensitive information, and manipulation of website content or functionality. Organizations relying on WordPress for public-facing websites, intranets, or customer portals are at risk of reputational damage and regulatory non-compliance if personal data is exposed. The requirement for Contributor-level access limits the attack surface but does not eliminate risk, especially in environments with multiple content editors or contributors. The vulnerability could be leveraged in targeted attacks against organizations with valuable web assets or high-profile user bases. Given the widespread use of WordPress across Europe, the impact could be significant if exploited at scale.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the Administrative Shortcodes plugin and verify its version. Until an official patch is released, restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious shortcode injection. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute patterns or script tags in user inputs. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. Regularly monitor logs for unusual shortcode usage or unexpected page content changes. Educate content contributors about the risks of injecting untrusted content. Once a patch becomes available, prioritize timely updates. Additionally, consider disabling or removing the plugin if it is not essential to reduce attack surface.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-16T21:46:47.144Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 697476614623b1157ca73a9d
Added to database: 1/24/2026, 7:36:01 AM
Last enriched: 1/24/2026, 7:50:52 AM
Last updated: 1/24/2026, 10:18:37 AM
Views: 6
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-1300: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mehtevas Responsive Header Plugin
MediumCVE-2026-1208: CWE-352 Cross-Site Request Forgery (CSRF) in mainichiweb Friendly Functions for Welcart
MediumCVE-2026-1191: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in freemp JavaScript Notifier
MediumCVE-2026-1189: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in leadbi LeadBI Plugin for WordPress
MediumCVE-2026-1127: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdiscover Timeline Event History
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.