Quick ID Viewer Security & Risk Analysis

wordpress.org/plugins/quick-id-viewer

Quickly view and copy post, page, custom post type, and taxonomy term IDs directly from the WordPress admin list view with a single click.

0 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Unknown
admin-toolspage-idpost-idshow-idutility
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Quick ID Viewer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'quick-id-viewer' plugin version 1.1.0 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The absence of direct attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events is a significant positive. Furthermore, the code shows good practices in handling SQL queries exclusively with prepared statements, and a high percentage of output is properly escaped, mitigating common injection and cross-site scripting (XSS) risks.

However, the analysis reveals some potential areas for improvement. The complete lack of nonce checks and capability checks across all entry points is a concern. While the current static analysis indicates no direct entry points, this gap means that if new functionality were added or existing aspects exposed differently in future versions, there would be no built-in protection against CSRF or unauthorized actions. The fact that 17% of output is not properly escaped also presents a minor XSS risk, though the absence of exploitable entry points mitigates the immediate danger.

The plugin's vulnerability history is entirely clean, with no recorded CVEs. This suggests a history of secure development or a lack of prior in-depth security scrutiny. The absence of critical taint flows and dangerous functions further reinforces the perception of a safe codebase in its current state. Overall, 'quick-id-viewer' v1.1.0 is a well-developed plugin from a security perspective, but the lack of robust authentication and authorization checks is a notable weakness that could become a liability.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
  • Unescaped output (17% of total)
Vulnerabilities
None known

Quick ID Viewer Security Vulnerabilities

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

Quick ID Viewer Code Analysis

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

Output Escaping

83% escaped29 total outputs
Attack Surface

Quick ID Viewer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuincludes\Admin\Settings.php:28
actionadmin_initincludes\Admin\Settings.php:29
filterpost_row_actionsincludes\Core\Display.php:29
filterpage_row_actionsincludes\Core\Display.php:30
filtertag_row_actionsincludes\Core\Display.php:33
actionadmin_enqueue_scriptsincludes\Core\Display.php:34
actionplugins_loadedquick-id-viewer.php:46
Maintenance & Trust

Quick ID Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads688

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quick ID Viewer Developer Profile

Huzaifa Al Mesbah

10 plugins · 400 total installs

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

How We Detect Quick ID Viewer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-id-viewer/assets/js/qidvw-admin.js/wp-content/plugins/quick-id-viewer/assets/css/qidvw-admin.css
Script Paths
/wp-content/plugins/quick-id-viewer/assets/js/qidvw-admin.js
Version Parameters
quick-id-viewer/assets/js/qidvw-admin.js?ver=quick-id-viewer/assets/css/qidvw-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
qidvw-copy
Data Attributes
data-id
FAQ

Frequently Asked Questions about Quick ID Viewer