WP ShowHide Elements Security & Risk Analysis

wordpress.org/plugins/wp-showhide-elements

Show and hide ID elements with a mouseclick. Could be used to create for example menus or menu tabs.

40 active installs v0.1 PHP + WP 2.3+ Updated Apr 6, 2008
elementshidejavascriptmenushow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP ShowHide Elements Safe to Use in 2026?

Generally Safe

Score 85/100

WP ShowHide Elements has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 18yr ago
Risk Assessment

The "wp-showhide-elements" plugin version 0.1 exhibits a seemingly strong security posture based on the provided static analysis, with no identified attack surface points, dangerous functions, direct SQL queries without prepared statements, or file operations. The absence of external HTTP requests and taint analysis flows further suggests a limited exposure to common web vulnerabilities. This indicates the developers have likely followed good coding practices in these areas.

However, a significant concern arises from the complete lack of output escaping for the single identified output. This is a critical omission that could lead to cross-site scripting (XSS) vulnerabilities if the output is user-controlled or derived from untrusted sources. The absence of nonce and capability checks, while not directly linked to an attack surface in this analysis, leaves potential entry points unprotected if they were to be discovered or introduced later, weakening the overall defense-in-depth strategy.

The plugin's vulnerability history being entirely clear is a positive sign, suggesting past development has been secure. However, this is for version 0.1, and the lack of escaping is a fundamental security flaw that could exist regardless of historical vulnerabilities. The plugin's current state is therefore a mix of good foundational security practices and a glaring, exploitable weakness in output handling.

Key Concerns

  • 100% of outputs are not properly escaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

WP ShowHide Elements Security Vulnerabilities

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

WP ShowHide Elements 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

WP ShowHide Elements Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_headwp-showhide-elements.php:14
Maintenance & Trust

WP ShowHide Elements Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedApr 6, 2008
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

WP ShowHide Elements Developer Profile

Jenst

7 plugins · 280 total installs

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

How We Detect WP ShowHide Elements

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-showhide-elements/wp-showhide-elements.js
Script Paths
/wp-content/plugins/wp-showhide-elements/wp-showhide-elements.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP ShowHide Elements