Description
The HTML Tag Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions up to, and including, 1.1 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.
Published: 2026-02-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The HTML Tag Shortcodes plugin for WordPress permits contributors to embed arbitrary attributes, and the plugin fails to sanitise or escape those attributes. Stored cross‑site scripting is therefore possible when a malicious contributor inserts a script payload into a shortcode that is then rendered for all visitors. This can lead to theft of session cookies, credential phishing, or malicious redirects. The flaw is a classic input validation weakness (CWE‑79).

Affected Systems

WordPress sites that have the jhoylman HTML Tag Shortcodes plugin installed at version 1.1 or earlier. Any site where users with contributor or higher roles can create or edit content is susceptible. The vulnerability is present across all releases of the plugin up to and including 1.1.

Risk and Exploitability

The vulnerability is assigned a CVSS score of 6.4, indicating moderate severity. The EPSS score is below 1 %, signalling a very low probability of exploitation in the near term, and the issue does not appear in the CISA KEV catalog. Attackers must have contributor‑level access or higher to inject malicious content; once stored, the payload executes automatically for any user who views the affected post. The lack of input sanitisation makes exploitation straightforward for an authenticated user, but the low EPSS suggests active exploitation campaigns are unlikely at present.

Generated by OpenCVE AI on April 15, 2026 at 18:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HTML Tag Shortcodes plugin to a version later than 1.1, or uninstall it entirely if an update is unavailable.
  • Ensure that the WordPress installation is updated to the latest stable release and that no custom shortcode handlers are left that perform unsanitised output.
  • Limit or remove Contributor role privileges on the affected sites, and enforce strict input validation for any remaining shortcode or content creation features.

Generated by OpenCVE AI on April 15, 2026 at 18:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Jhoylman
Jhoylman html Shortcodes
Wordpress
Wordpress wordpress
Vendors & Products Jhoylman
Jhoylman html Shortcodes
Wordpress
Wordpress wordpress

Wed, 11 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 11 Feb 2026 08:30:00 +0000

Type Values Removed Values Added
Description The HTML Tag Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions up to, and including, 1.1 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.
Title HTML Shortcodes <= 1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Jhoylman Html Shortcodes
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:04:23.322Z

Reserved: 2026-02-03T13:56:43.839Z

Link: CVE-2026-1809

cve-icon Vulnrichment

Updated: 2026-02-11T15:37:04.762Z

cve-icon NVD

Status : Deferred

Published: 2026-02-11T09:15:52.037

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1809

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:45:11Z

Weaknesses