CVE-2026-1804: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in master-buldog WDES Responsive Popup
The WDES Responsive Popup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wdes-popup-title' shortcode in all versions up to, and including, 1.3.6 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-1804 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WDES Responsive Popup plugin for WordPress, maintained by master-buldog. The flaw exists in all versions up to and including 1.3.6 and arises from improper neutralization of input during web page generation, specifically within the 'wdes-popup-title' shortcode. This shortcode accepts user-supplied attributes that are insufficiently sanitized and escaped before being rendered on pages. Authenticated attackers with contributor-level access or higher can exploit this by injecting arbitrary JavaScript code into the shortcode attribute. Because the injection is stored, the malicious script executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. 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 scope change. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors. The lack of available patches at the time of reporting necessitates immediate mitigation steps to reduce exposure.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on their WordPress-powered websites, potentially resulting in session hijacking, defacement, phishing, or unauthorized actions performed by compromised user sessions. Organizations that allow contributor-level access to multiple users increase the risk surface. The impact includes loss of confidentiality (user data exposure), integrity (content manipulation), and reputational damage. Since WordPress is widely used across Europe for corporate, governmental, and media websites, exploitation could disrupt services or erode user trust. The vulnerability does not directly affect availability but could indirectly cause service disruptions if exploited for defacement or injected malware. Sensitive sectors such as finance, healthcare, and public administration are particularly at risk due to the potential for data leakage or manipulation.
Mitigation Recommendations
1. Immediately audit and restrict contributor-level access to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs containing script tags or JavaScript payloads. 3. Monitor WordPress logs and shortcode usage for unusual patterns or unexpected script injections. 4. Disable or remove the WDES Responsive Popup plugin if it is not essential to reduce attack surface. 5. Apply input validation and output escaping manually if custom modifications are possible, ensuring all shortcode attributes are sanitized. 6. Stay alert for official patches or updates from the plugin vendor and apply them promptly once released. 7. Educate content contributors about safe content practices and the risks of injecting scripts. 8. Regularly back up website content to enable quick restoration in case of compromise.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden
CVE-2026-1804: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in master-buldog WDES Responsive Popup
Description
The WDES Responsive Popup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wdes-popup-title' shortcode in all versions up to, and including, 1.3.6 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-1804 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WDES Responsive Popup plugin for WordPress, maintained by master-buldog. The flaw exists in all versions up to and including 1.3.6 and arises from improper neutralization of input during web page generation, specifically within the 'wdes-popup-title' shortcode. This shortcode accepts user-supplied attributes that are insufficiently sanitized and escaped before being rendered on pages. Authenticated attackers with contributor-level access or higher can exploit this by injecting arbitrary JavaScript code into the shortcode attribute. Because the injection is stored, the malicious script executes every time any user accesses the affected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. 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 scope change. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors. The lack of available patches at the time of reporting necessitates immediate mitigation steps to reduce exposure.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution on their WordPress-powered websites, potentially resulting in session hijacking, defacement, phishing, or unauthorized actions performed by compromised user sessions. Organizations that allow contributor-level access to multiple users increase the risk surface. The impact includes loss of confidentiality (user data exposure), integrity (content manipulation), and reputational damage. Since WordPress is widely used across Europe for corporate, governmental, and media websites, exploitation could disrupt services or erode user trust. The vulnerability does not directly affect availability but could indirectly cause service disruptions if exploited for defacement or injected malware. Sensitive sectors such as finance, healthcare, and public administration are particularly at risk due to the potential for data leakage or manipulation.
Mitigation Recommendations
1. Immediately audit and restrict contributor-level access to trusted users only, minimizing the number of users who can exploit this vulnerability. 2. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs containing script tags or JavaScript payloads. 3. Monitor WordPress logs and shortcode usage for unusual patterns or unexpected script injections. 4. Disable or remove the WDES Responsive Popup plugin if it is not essential to reduce attack surface. 5. Apply input validation and output escaping manually if custom modifications are possible, ensuring all shortcode attributes are sanitized. 6. Stay alert for official patches or updates from the plugin vendor and apply them promptly once released. 7. Educate content contributors about safe content practices and the risks of injecting scripts. 8. Regularly back up website content to enable quick restoration in case of compromise.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-03T13:47:01.171Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 698c3e544b57a58fa1832d38
Added to database: 2/11/2026, 8:31:16 AM
Last enriched: 2/18/2026, 9:56:50 AM
Last updated: 2/21/2026, 12:20:09 AM
Views: 12
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.