Plugmint – Draggable Admin Notes Security & Risk Analysis

wordpress.org/plugins/plugmint-draggable-notes

Create draggable admin notes with checklists inside your WordPress dashboard. Easily organize important tasks or reminders.

0 active installs v1.0.0 PHP 7.4+ WP 5.5+ Updated Mar 17, 2026
admin-notesdashboard-notessticky-notestodo-listwp-admin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Plugmint – Draggable Admin Notes Safe to Use in 2026?

Generally Safe

Score 100/100

Plugmint – Draggable Admin Notes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "plugmint-draggable-notes" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and properly escaping a very high percentage of its output. Furthermore, there are no recorded vulnerabilities (CVEs) for this plugin, suggesting a history of responsible development or limited exposure. The absence of dangerous functions, file operations, and external HTTP requests are also positive indicators.

However, the plugin's primary concern lies in its attack surface. With a total of 8 AJAX handlers, 3 of them are not protected by authentication checks. This creates a significant potential entry point for unauthenticated users to interact with the plugin's backend functionality, which could lead to unintended consequences or be chained with other potential weaknesses. While taint analysis found no issues, the unprotected AJAX handlers represent a concrete, evidence-backed risk that requires attention.

In conclusion, while "plugmint-draggable-notes" v1.0.0 has strong fundamentals in SQL and output handling, and a clean vulnerability history, the presence of unprotected AJAX endpoints is a notable weakness. Addressing these unprotected handlers should be the immediate priority to improve its overall security.

Key Concerns

  • Unprotected AJAX handlers
Vulnerabilities
None known

Plugmint – Draggable Admin Notes Security Vulnerabilities

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

Plugmint – Draggable Admin Notes Release Timeline

v1.0.1
v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Plugmint – Draggable Admin Notes Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

96% escaped55 total outputs
Attack Surface
3 unprotected

Plugmint – Draggable Admin Notes Attack Surface

Entry Points8
Unprotected3

AJAX Handlers 8

authwp_ajax_pdan_admin_notes_addincludes\class-admin-notes-ajax.php:33
authwp_ajax_pdan_admin_notes_deleteincludes\class-admin-notes-ajax.php:34
authwp_ajax_pdan_admin_notes_save_titleincludes\class-admin-notes-ajax.php:35
authwp_ajax_pdan_admin_notes_save_checklistincludes\class-admin-notes-ajax.php:36
authwp_ajax_pdan_admin_notes_save_colorincludes\class-admin-notes-ajax.php:37
authwp_ajax_pdan_admin_notes_toggle_minimizeincludes\class-admin-notes-ajax.php:38
authwp_ajax_pdan_admin_notes_save_orderincludes\class-admin-notes-ajax.php:39
authwp_ajax_pdan_admin_notes_save_visibilityincludes\class-admin-notes-ajax.php:40
WordPress Hooks 7
actionadmin_initincludes\class-admin-notes-activation.php:42
actionadmin_menuincludes\class-admin-notes-admin.php:25
actionadmin_enqueue_scriptsincludes\class-admin-notes-assets.php:28
actioninitincludes\class-admin-notes-cpt.php:25
actionsave_post_pdan_admin_noteincludes\class-admin-notes-cpt.php:27
actioninitincludes\class-plugin.php:53
actionplugins_loadedplugmint-draggable-notes.php:54
Maintenance & Trust

Plugmint – Draggable Admin Notes Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 17, 2026
PHP min version7.4
Downloads213

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Plugmint – Draggable Admin Notes Developer Profile

MD.Ridwan

2 plugins · 0 total installs

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

How We Detect Plugmint – Draggable Admin Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugmint-draggable-notes/assets/css/admin-notes.css/wp-content/plugins/plugmint-draggable-notes/assets/js/admin-notes.js
Script Paths
/wp-content/plugins/plugmint-draggable-notes/assets/js/admin-notes.js
Version Parameters
plugmint-draggable-notes/assets/css/admin-notes.css?ver=plugmint-draggable-notes/assets/js/admin-notes.js?ver=

HTML / DOM Fingerprints

CSS Classes
admin-notes-wrapnotes-head-sectionadmin-notes-actionsadmin-notes-boardadmin-note-itemnote-headernote-titlenote-actions+12 more
HTML Comments
<!-- Tooltip user guide --><!-- All Notes -->
Data Attributes
data-note-iddata-note-orderdata-note-colordata-note-visibility
JS Globals
pdanAdminNotes
FAQ

Frequently Asked Questions about Plugmint – Draggable Admin Notes