Admin Starred Posts Security & Risk Analysis

wordpress.org/plugins/admin-starred-posts

Mark posts, pages and custom posts in your WordPress admin; pretty similar to the stars feature in Gmail.

400 active installs v2.5.0 PHP + WP 3.8+ Updated Apr 13, 2019
adminbookmarksorganizepostsstars
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Admin Starred Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "admin-starred-posts" plugin v2.5.0 exhibits a concerning security posture due to a significant lack of authorization checks on its entry points. While the plugin does not appear to contain inherently dangerous functions, perform file operations, or make external HTTP requests, its single AJAX handler lacks any form of authentication or capability check. This means any user, even unauthenticated ones, can potentially trigger this handler, creating a substantial attack surface. Furthermore, the static analysis indicates a low percentage of properly escaped output, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care. The absence of any recorded vulnerabilities in its history is positive, suggesting a lack of exploitable flaws to date. However, this does not mitigate the immediate risks presented by the unprotected AJAX endpoint and the potentially unescaped output, which are significant weaknesses that require immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Admin Starred Posts Security Vulnerabilities

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

Admin Starred Posts Code Analysis

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

Output Escaping

27% escaped11 total outputs
Attack Surface
1 unprotected

Admin Starred Posts Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ino_set_starincludes\class-ino-starred-posts.php:28
WordPress Hooks 11
actionadmin_enqueue_scriptsincludes\class-ino-starred-posts.php:25
actionadmin_initincludes\class-ino-starred-posts.php:33
actioncurrent_screenincludes\class-ino-starred-posts.php:34
actionmanage_pages_custom_columnincludes\class-ino-starred-posts.php:85
filterpage_row_actionsincludes\class-ino-starred-posts.php:86
filterpost_row_actionsincludes\class-ino-starred-posts.php:90
actionadmin_enqueue_scriptsincludes\class-ino-starred-posts.php:93
actionrestrict_manage_postsincludes\class-ino-starred-posts.php:96
filterparse_queryincludes\class-ino-starred-posts.php:97
actionadmin_menuincludes\class-ino-starred-settings.php:16
actionadmin_initincludes\class-ino-starred-settings.php:17
Maintenance & Trust

Admin Starred Posts Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 13, 2019
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings6
Active installs400
Developer Profile

Admin Starred Posts Developer Profile

innocuo

1 plugin · 400 total installs

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

How We Detect Admin Starred Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-starred-posts/js/starred-posts.js/wp-content/plugins/admin-starred-posts/js/settings.js/wp-content/plugins/admin-starred-posts/css/main.css
Script Paths
/wp-content/plugins/admin-starred-posts/js/starred-posts.js/wp-content/plugins/admin-starred-posts/js/settings.js
Version Parameters
admin-starred-posts/js/starred-posts.js?ver=admin-starred-posts/js/settings.js?ver=admin-starred-posts/css/main.css?ver=

HTML / DOM Fingerprints

CSS Classes
ino-starred-column-headerino-star-clickableino-starc%dino-star-postid-%d
Data Attributes
data-stars_idsdata-star_iddata-post_id
FAQ

Frequently Asked Questions about Admin Starred Posts