Shortcodely Security & Risk Analysis

wordpress.org/plugins/shortcodely

Enable the usage of shortcodes almost any where on your website

400 active installs v1.0.1 PHP + WP 4.0+ Updated Jul 14, 2021
pagepage-templateshortcodetemplateswidget
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEMay 11, 2026
Safety Verdict

Is Shortcodely Safe to Use in 2026?

Use With Caution

Score 63/100

Shortcodely has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: May 11, 2026Updated 4yr ago
Risk Assessment

The shortcodely plugin v1.0.1 exhibits a generally good security posture based on the provided static analysis. The plugin has a small attack surface consisting only of two shortcodes, and importantly, none of these entry points appear to be unprotected. The plugin also demonstrates strong practices regarding SQL queries, with 100% of them utilizing prepared statements. Furthermore, the presence of capability checks for both shortcodes indicates an effort to restrict access to potentially sensitive functionality.

However, a significant concern arises from the output escaping. With only 8% of the 12 total outputs properly escaped, this leaves a substantial portion vulnerable to Cross-Site Scripting (XSS) attacks. While there are no recorded vulnerabilities in its history, suggesting a clean track record, the lack of proper output escaping is a notable weakness that could be exploited. The absence of taint analysis flows could be due to the static analysis tool's limitations or a genuinely limited code structure, but the output escaping issue remains the primary actionable risk identified.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
1 published

Shortcodely Security Vulnerabilities

CVEs by Year

1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2026-6913medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Shortcodely <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'widget_area' Shortcode Attribute

May 11, 2026Unpatched
Version History

Shortcodely Release Timeline

v1.0.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Shortcodely Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
11
1 escaped
Nonce Checks
0
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

8% escaped12 total outputs
Attack Surface

Shortcodely Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[do_widget] shortcodely.php:419
[do_widget_area] shortcodely.php:420
WordPress Hooks 9
actionadmin_menushortcodely-admin-form-html.php:47
filterplugin_action_linksshortcodely-admin-form-html.php:48
actionadmin_noticesshortcodely-utilities.php:163
actionin_widget_formshortcodely.php:36
filterdynamic_sidebar_paramsshortcodely.php:110
actionwidgets_initshortcodely.php:414
actionswitch_themeshortcodely.php:416
actionafter_switch_themeshortcodely.php:417
actionplugins_loadedshortcodely.php:431
Maintenance & Trust

Shortcodely Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 14, 2021
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Shortcodely Developer Profile

Swapnil V. Patil

2 plugins · 1K total installs

76
trust score
Avg Security Score
74/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Shortcodely

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcodely/shortcodely.css/wp-content/plugins/shortcodely/shortcodely.js
Script Paths
/wp-content/plugins/shortcodely/shortcodely.js
Version Parameters
shortcodely/shortcodely.css?ver=shortcodely/shortcodely.js?ver=

HTML / DOM Fingerprints

CSS Classes
shortcodely-widget-areashortcodely_widget
Data Attributes
data-widget-areadata-widget-id
Shortcode Output
[do_widget id=[do_widget][do_widget_area]
FAQ

Frequently Asked Questions about Shortcodely