Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
The Shortcodely plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'widget_area' parameter in all versions up to, and including, 1.0.1 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.
AnalysisAI
Stored cross-site scripting in Shortcodely WordPress plugin versions up to 1.0.1 allows authenticated contributors and above to inject arbitrary JavaScript into pages via the 'widget_area' parameter, with scripts executing whenever users access affected pages. The vulnerability stems from insufficient input sanitization and output escaping, affecting all installations with vulnerable plugin versions active. CVSS 6.4 reflects the cross-site scope and information disclosure potential, though exploitation requires authenticated contributor-level access.
Technical ContextAI
Shortcodely is a WordPress plugin that processes shortcodes and widget area parameters. The vulnerability exists at the application layer where the 'widget_area' parameter is directly output to pages without proper sanitization or escaping. CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates the plugin fails to neutralize user-controllable input before rendering HTML. The vulnerable code path spans multiple files in the plugin (lines 73, 92, and 118 in shortcodely.php based on the references), suggesting a pattern of unsafe parameter handling across the shortcode rendering logic. CPE identifier cpe:2.3:a:patilswapnilv:shortcodely:*:*:*:*:*:*:*:* confirms all versions of the Patilswapnilv-authored plugin are potentially affected through version 1.0.1.
RemediationAI
Update the Shortcodely plugin to a patched version released after 1.0.1 if available from the plugin author Patilswapnilv via the WordPress plugin repository. If a patched version is not yet available, disable the Shortcodely plugin entirely until an update is released. As a temporary compensating control on unpatched installations, restrict WordPress contributor role assignments to only trusted staff members, and audit existing contributors to remove any accounts no longer requiring that privilege level. Monitor pages that may have previously contained injected shortcodes for suspicious JavaScript content and remove any malicious code. Contact the plugin author through the WordPress plugin support channel to request a security update, or consider switching to an alternative shortcode plugin with demonstrated security practices if the Shortcodely maintainer does not release a timely patch.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29411
GHSA-xpgw-5mhq-99jf