Shortcode Options Security & Risk Analysis

wordpress.org/plugins/shortcode-options

The Shortcode Options plugin is a simple way to display WordPress Options using a shortcode.

0 active installs v2.3.3 PHP 7.3+ WP 3.4+ Updated Jan 9, 2024
optionsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortcode Options Safe to Use in 2026?

Generally Safe

Score 85/100

Shortcode Options has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "shortcode-options" plugin v2.3.3 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, all SQL queries utilizing prepared statements, and 100% properly escaped output are significant strengths. Furthermore, the plugin avoids file operations, external HTTP requests, and has no known vulnerabilities or CVEs. The limited attack surface, consisting of a single shortcode with no apparent authentication or permission checks, is a potential area of concern, although the static analysis reported no unprotected entry points.

While the taint analysis showed no issues, the lack of explicit nonce checks or capability checks on the identified shortcode is a notable weakness. If the shortcode's functionality involves sensitive operations or data manipulation, this could be exploited. The reported "Unprotected: 0" entry points suggest that either the shortcode itself is not exploitable without further conditions, or that such checks are implicitly handled elsewhere. However, the absence of explicit checks on the entry point itself warrants caution.

In conclusion, "shortcode-options" v2.3.3 demonstrates good development practices in preventing common vulnerabilities like SQL injection and XSS. The primary weakness lies in the potential for privilege escalation or unauthorized actions via the shortcode if it performs sensitive actions without explicit authorization checks. The clean vulnerability history is a positive indicator of the plugin's overall security, but the absence of explicit capability checks on the shortcode is a point that requires careful consideration.

Key Concerns

  • Shortcode lacks explicit capability checks
  • Shortcode lacks explicit nonce checks
Vulnerabilities
None known

Shortcode Options Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Shortcode Options Release Timeline

v12
v2.3.3Current
v2.3.2
vv2.3.1
v2.0.13
v2.0.3
vmaster
Code Analysis
Analyzed Apr 16, 2026

Shortcode Options Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Shortcode Options Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpoption] src/ShortcodeOptions/Plugin.php:24
WordPress Hooks 1
actioninitsrc/ShortcodeOptions/Plugin.php:29
Maintenance & Trust

Shortcode Options Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 9, 2024
PHP min version7.3
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Shortcode Options Developer Profile

uri

19 plugins · 1K total installs

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

How We Detect Shortcode Options

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortcode-options/assets/js/shortcode-options.js
Script Paths
/wp-content/plugins/shortcode-options/assets/js/shortcode-options.js
Version Parameters
shortcode-options/assets/js/shortcode-options.js?ver=

HTML / DOM Fingerprints

Shortcode Output
blogname
FAQ

Frequently Asked Questions about Shortcode Options