Shortcodes for Elementor Security & Risk Analysis

wordpress.org/plugins/shortcode-elementor

"Shortcodes for Elementor"lets you effortlessly insert Elementor pages and sections templates anywhere using shortcodes.Create global elements easily!

5K active installs v1.0.8 PHP 7.4+ WP 6.3+ Updated Oct 9, 2025
shortcode-for-wordpressshortcode-in-wordpressshortcodes-for-elementorshortcodes-pluginwordpress-shortcode
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 13, 2024
Safety Verdict

Is Shortcodes for Elementor Safe to Use in 2026?

Generally Safe

Score 99/100

Shortcodes for Elementor has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 13, 2024Updated 5mo ago
Risk Assessment

The "shortcode-elementor" plugin v1.0.8 demonstrates a generally good security posture based on the static analysis, with no identified dangerous functions, raw SQL queries, or file operations. The plugin also shows a commendable effort in output escaping, with a high percentage of outputs properly handled, and it leverages prepared statements for its SQL queries. The vulnerability history indicates a past medium-severity vulnerability, but it is currently patched, which is a positive sign. However, the complete absence of nonce checks and capability checks across all entry points (shortcodes in this case) presents a significant concern. While the attack surface from AJAX and REST API is zero, the two shortcodes remain as potential vectors that could be exploited if not properly secured, especially given the plugin's history. The taint analysis not revealing any issues is positive, but the lack of checks on the shortcodes means that any data processed by them could potentially be vulnerable if malicious input is provided and not adequately sanitized within the shortcode's logic itself.

In conclusion, the "shortcode-elementor" plugin has a solid foundation in terms of avoiding common insecure coding practices like raw SQL and dangerous functions. The past vulnerability being patched is also a good sign. However, the lack of nonce and capability checks on its shortcodes is a notable weakness. While the static analysis did not directly flag exploitable taint flows, the absence of these standard WordPress security mechanisms on user-configurable entry points like shortcodes leaves room for potential authorization bypass or cross-site scripting (XSS) vulnerabilities if the shortcode logic itself doesn't implement sufficient sanitization. The plugin should prioritize implementing nonce and capability checks for its shortcodes to further harden its security.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
  • Medium severity vulnerability history (though patched)
  • 78% proper output escaping (room for improvement)
Vulnerabilities
1

Shortcodes for Elementor Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-10690medium · 4.3Authorization Bypass Through User-Controlled Key

Shortcodes for Elementor <= 1.0.4 - Authenticated (Contributor+) Post Disclosure

Dec 13, 2024 Patched in 1.0.5 (1d)
Code Analysis
Analyzed Mar 16, 2026

Shortcodes for Elementor Code Analysis

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

Output Escaping

78% escaped9 total outputs
Attack Surface

Shortcodes for Elementor Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[SHORTCODE_ELEMENTOR] includes\post-type.php:85
[SHORTCODE_ELEMENTOR] includes\settings.php:19
WordPress Hooks 7
actionplugins_loadedelementor-shortcode.php:32
actionmanage_rs_elements_posts_custom_columnelementor-shortcode.php:37
filtermanage_rs_elements_posts_columnselementor-shortcode.php:38
actioninitincludes\post-type.php:33
actionadd_meta_boxesincludes\post-type.php:38
actionelementor/initincludes\settings.php:25
filterwidget_textincludes\settings.php:38
Maintenance & Trust

Shortcodes for Elementor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 9, 2025
PHP min version7.4
Downloads45K

Community Trust

Rating78/100
Number of ratings7
Active installs5K
Developer Profile

Shortcodes for Elementor Developer Profile

RSTheme

9 plugins · 15K total installs

97
trust score
Avg Security Score
96/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Shortcodes for Elementor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcode-elementor/img/icon.png

HTML / DOM Fingerprints

Shortcode Output
[SHORTCODE_ELEMENTOR id="&lt;?php echo do_shortcode('[SHORTCODE_ELEMENTOR id=&quot;[SHORTCODE_ELEMENTOR id=
FAQ

Frequently Asked Questions about Shortcodes for Elementor