Admin Bookmarks Security & Risk Analysis

wordpress.org/plugins/my-admin-bookmarks

Bookmark your favorite posts, pages or custom post types within the WordPress admin

500 active installs v2.0.0 PHP + WP 3.8+ Updated Dec 4, 2025
adminbookmarkfavorites
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Bookmarks Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'my-admin-bookmarks' plugin version 2.0.0 demonstrates a generally good security posture based on the provided static analysis and vulnerability history. The plugin has a very small attack surface, with only one AJAX handler, and importantly, this handler appears to be protected. The code shows no signs of dangerous functions, file operations, or external HTTP requests, which are common vectors for exploits. Furthermore, all SQL queries are prepared, and a significant majority of output is properly escaped, reducing the risk of injection attacks and cross-site scripting (XSS). The presence of nonce and capability checks further bolsters its defenses against unauthorized actions.

Despite these strengths, there are minor areas for improvement. While the percentage of properly escaped output is high (85%), the remaining 15% could still represent a potential XSS vulnerability, especially if it involves user-supplied data. The taint analysis showing zero flows analyzed is a limitation of the analysis, not necessarily an indicator of no issues. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting a history of secure development. However, it's important to note that this can also be due to the plugin's limited adoption or exposure. Overall, 'my-admin-bookmarks' v2.0.0 is a secure plugin, but vigilance regarding the unescaped outputs and awareness of potential unknown vulnerabilities remain prudent.

Key Concerns

  • 15% of outputs are not properly escaped
Vulnerabilities
None known

Admin Bookmarks Security Vulnerabilities

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

Admin Bookmarks Code Analysis

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

Output Escaping

85% escaped26 total outputs
Attack Surface

Admin Bookmarks Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_toggle_admin_bookmarkincludes\class-admin-bookmarks.php:33
WordPress Hooks 10
actionplugins_loadedadmin-bookmarks.php:65
actionadmin_bar_menuincludes\class-admin-bookmarks-admin-bar.php:14
actionwp_dashboard_setupincludes\class-admin-bookmarks-dashboard-widget.php:14
actionquick_edit_custom_boxincludes\class-admin-bookmarks-quick-edit.php:14
actionsave_postincludes\class-admin-bookmarks-quick-edit.php:15
actioncurrent_screenincludes\class-admin-bookmarks-view.php:14
actionpre_get_postsincludes\class-admin-bookmarks-view.php:15
actionadmin_enqueue_scriptsincludes\class-admin-bookmarks.php:30
actionadmin_menuincludes\class-admin-bookmarks.php:31
actioninitincludes\class-admin-bookmarks.php:32
Maintenance & Trust

Admin Bookmarks Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings9
Active installs500
Developer Profile

Admin Bookmarks Developer Profile

bradvin

6 plugins · 7K total installs

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

How We Detect Admin Bookmarks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-admin-bookmarks/css/admin_bookmarks_post_listing.css/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_menu.js/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_post_listing.js/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_post_edit.js
Script Paths
/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_menu.js/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_post_listing.js/wp-content/plugins/my-admin-bookmarks/js/admin_bookmarks_post_edit.js
Version Parameters
my-admin-bookmarks/css/admin_bookmarks_post_listing.css?ver=my-admin-bookmarks/js/admin_bookmarks_menu.js?ver=my-admin-bookmarks/js/admin_bookmarks_post_listing.js?ver=my-admin-bookmarks/js/admin_bookmarks_post_edit.js?ver=

HTML / DOM Fingerprints

CSS Classes
admin-bookmarks-bookmark-icon
Data Attributes
data-action="toggle_admin_bookmark"
JS Globals
adminBookmarksMenuDataadmin_bookmarks_data
FAQ

Frequently Asked Questions about Admin Bookmarks