Quick Drafts Access Security & Risk Analysis

wordpress.org/plugins/quick-drafts-access

Adds links to 'All Drafts' and 'My Drafts' under Posts, Pages, and other custom post type sections in the admin menu.

400 active installs v2.4 PHP + WP 4.6+ Updated Apr 14, 2025
admindraftdraftsmenushortcut
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Drafts Access Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The plugin 'quick-drafts-access' v2.4 demonstrates a generally positive security posture based on the static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events, particularly those lacking authentication checks, significantly limits the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, no file operations, no external HTTP requests, and all identified output is properly escaped, indicating good secure coding practices in these areas.

The primary area of concern lies in the handling of SQL queries. With one SQL query identified and none utilizing prepared statements, there is a clear risk of SQL injection vulnerabilities. This is compounded by the complete lack of nonce and capability checks, meaning that any user, regardless of their role or intent, could potentially trigger this unsanitized SQL query if an entry point were discovered or if the query is part of a broader, unauthenticated process.

The vulnerability history shows no known CVEs, which is a strong positive indicator. This suggests that, to date, the plugin has not been a target for publicly disclosed vulnerabilities, or that past issues have been addressed. However, the presence of an unescaped SQL query, even without a historical record of exploitation, represents a significant inherent risk that should be addressed proactively.

Key Concerns

  • Raw SQL query without prepared statements
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Quick Drafts Access Security Vulnerabilities

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

Quick Drafts Access Release Timeline

v2.4Current
v2.3.1
v2.3
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2
v2.1.1
v2.1
v2.0.2
v2.0.1
v2.0
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Quick Drafts Access Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped4 total outputs
Attack Surface

Quick Drafts Access Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuquick-drafts-access.php:68
actionrestrict_manage_postsquick-drafts-access.php:71
actiontransition_post_statusquick-drafts-access.php:74
actionplugins_loadedquick-drafts-access.php:389
Maintenance & Trust

Quick Drafts Access Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 14, 2025
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings7
Active installs400
Developer Profile

Quick Drafts Access Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect Quick Drafts Access

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Quick Drafts Access