
Quick Drafts Access Security & Risk Analysis
wordpress.org/plugins/quick-drafts-accessAdds links to 'All Drafts' and 'My Drafts' under Posts, Pages, and other custom post type sections in the admin menu.
Is Quick Drafts Access Safe to Use in 2026?
Generally Safe
Score 92/100Quick Drafts Access has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Quick Drafts Access Security Vulnerabilities
Quick Drafts Access Release Timeline
Quick Drafts Access Code Analysis
SQL Query Safety
Output Escaping
Quick Drafts Access Attack Surface
WordPress Hooks 4
Maintenance & Trust
Quick Drafts Access Maintenance & Trust
Maintenance Signals
Community Trust
Quick Drafts Access Alternatives
Post Status Menu Items
post-status-menu-items
Adds post status links–e.g. "Draft" (7)–to post type admin menus and a few other nice goodies.
Published Post Shortcut
published-post-shortcut
Description: Adds a link to published items under the Posts, Pages, and other custom post type sections in the admin menu.
Hide Drafts in Menus
hide-drafts-in-menus
Hide unpublished pages in your custom menus.
Command Palette
command-palette
Bring the power of text editor command palette to WordPress Admin.
Drafts Dropdown
drafts-dropdown
Adds a Drafts tab to the admin bar so that you can quickly access your draft blog posts.
Quick Drafts Access Developer Profile
63 plugins · 92K total installs
How We Detect Quick Drafts Access
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.