Description
The Shortcodify plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'name' Shortcode Attribute in all versions up to, and including, 1.4.3 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.
Published: 2026-07-28
Score: 5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Shortcodify plugin for WordPress versions 1.4.3 and earlier stores user‑supplied input from the 'name' shortcode attribute without proper sanitization or escaping, allowing an authenticated user with contributor or higher privileges to embed arbitrary JavaScript. Attackers can inject scripts that execute for any visitor to the affected page, exposing them to session hijacking, cookie theft, or malicious redirects. This flaw represents a classic stored XSS identified as CWE‑79. The vulnerability is introduced by insufficient input filtering and output escaping. Affected systems: Any WordPress installation running the Shortcodify plugin version 1.4.3 or earlier, regardless of the core WordPress version, and that has the plugin activated.

Affected Systems

Any WordPress installation running the Shortcodify plugin version 1.4.3 or earlier, regardless of WordPress core version, provided the plugin is active.

Risk and Exploitability

The CVSS score of 5.0 indicates moderate severity, while the EPSS score of less than 1% implies a very low probability of widespread exploitation. The flaw requires authenticated access with contributor or higher permissions, so an attacker who compromises a legitimate user account or gains such access through social engineering can inject malicious scripts that run for every user who views the impacted content. The attack vector is therefore via the 'name' shortcode when an editor or author creates or edits a post containing Shortcodify. The vulnerability is not currently listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 3, 2026 at 15:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Shortcodify plugin to version 1.4.4 or later.
  • Restrict contributor and above roles to trusted users only. Apply role‑based access controls to limit who can edit or add content.
  • If an upgrade is not immediately possible, review all posts for embedded 'Shortcodify' shortcodes and manually remove or neutralize suspicious JavaScript before publishing.

Generated by OpenCVE AI on August 3, 2026 at 15:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Lrnz
Lrnz shortcodify
Wordpress
Wordpress wordpress
Vendors & Products Lrnz
Lrnz shortcodify
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

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

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

ssvc

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


Subscriptions

Lrnz Shortcodify
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:44:11.173Z

Reserved: 2026-06-08T14:34:48.857Z

Link: CVE-2026-11598

cve-icon Vulnrichment

Updated: 2026-07-28T13:44:08.274Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T10:16:47.733

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-11598

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:30:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')