Show ID Security & Risk Analysis

wordpress.org/plugins/show-id

By default WordPress doesn't show the ID of any post, page, custom post type, taxonomy or any other items on the admin.

10 active installs v1.0 PHP 5.4+ WP 4.6+ Updated Aug 5, 2019
get-ididpreview-idshow-idshow-id-on-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Show ID Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "show-id" plugin v1.0 exhibits a strong foundation in secure coding practices, particularly concerning SQL queries and the absence of known vulnerabilities. The static analysis reveals no apparent attack surface points like AJAX handlers, REST API routes, or shortcodes. Furthermore, the code signals indicate a complete lack of dangerous functions, file operations, and external HTTP requests, all of which are positive indicators. The SQL queries are exclusively using prepared statements, mitigating the risk of SQL injection. However, a significant concern arises from the complete lack of output escaping. With 100% of identified outputs not being properly escaped, this plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Any data displayed by this plugin, if not meticulously sanitized before insertion, could be exploited. The absence of vulnerability history is a positive sign, suggesting a good track record, but it does not negate the critical flaw identified in output handling. Overall, while the plugin avoids common pitfalls, the unescaped output presents a severe and actionable risk that requires immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Show ID Security Vulnerabilities

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

Show ID Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Show ID Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
filtermanage_edit-comments_columnsadmin\show-on-comments-users.php:31
filtermanage_comments_custom_columnadmin\show-on-comments-users.php:32
filtermanage_users_columnsadmin\show-on-comments-users.php:35
filtermanage_users_custom_columnadmin\show-on-comments-users.php:36
filtermanage_media_columnsadmin\show-on-post.php:21
actionmanage_media_custom_columnadmin\show-on-post.php:22
filtermanage_edit-{$post_type}_sortable_columnsadmin\show-on-post.php:26
actionadmin_initsettings\settings.php:10
actionadmin_initsettings\settings.php:11
actionadmin_initsettings\settings.php:12
actionwp_loadedshow-post-and-term-id.php:23
actionwp_loadedshow-post-and-term-id.php:24
actionwp_loadedshow-post-and-term-id.php:25
Maintenance & Trust

Show ID Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 5, 2019
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show ID Developer Profile

Web Builder

1 plugin · 10 total installs

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

How We Detect Show ID

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-id/assets/css/backend.css/wp-content/plugins/show-id/assets/js/backend.js/wp-content/plugins/show-id/assets/css/frontend.css
Script Paths
/wp-content/plugins/show-id/assets/js/backend.js
Version Parameters
show-id/assets/css/backend.css?ver=show-id/assets/js/backend.js?ver=show-id/assets/css/frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
column-id
FAQ

Frequently Asked Questions about Show ID