Show Me Options Security & Risk Analysis

wordpress.org/plugins/show-me-options

Show Me Options shows you a link to the newly activated plugin's option page.

10 active installs v0.2.1 PHP + WP 2.3+ Updated Dec 22, 2014
adminjqueryplugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Me Options Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "show-me-options" v0.2.1 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilize prepared statements. This indicates a strong adherence to secure coding practices in these critical areas.

However, a significant concern arises from the output escaping. With one total output identified and 0% properly escaped, any data displayed by this plugin is vulnerable to Cross-Site Scripting (XSS) attacks. The complete lack of nonce checks and capability checks, combined with an attack surface of zero unprotected entry points, suggests that the plugin might not be designed for user interaction that requires authorization or validation. The vulnerability history is clean, with no known CVEs, which is a positive sign, but it doesn't negate the immediate risks identified in the code itself.

In conclusion, while the plugin excels in preventing common injection vulnerabilities and limiting its attack surface, the unescaped output presents a clear and present danger of XSS. The absence of nonce and capability checks, while potentially a consequence of its limited functionality, also means that any future expansion of its features without these security mechanisms would be inherently risky. Developers should prioritize addressing the output escaping to mitigate the XSS vulnerability.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Show Me Options Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Show Me Options Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Show Me Options Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_headshow-me-options.php:49
actionadmin_initshow-me-options.php:50
Maintenance & Trust

Show Me Options Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedDec 22, 2014
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show Me Options Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

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

How We Detect Show Me Options

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
ShowMeOptions
FAQ

Frequently Asked Questions about Show Me Options