Category Sticky Post Security & Risk Analysis

wordpress.org/plugins/category-sticky-post

Mark a post to be placed at the top of a specified category archive. It's sticky posts specifically for categories.

3K active installs v2.10.1 PHP + WP 3.4.1+ Updated Nov 28, 2017
categoriespost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Sticky Post Safe to Use in 2026?

Generally Safe

Score 85/100

Category Sticky Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "category-sticky-post" plugin version 2.10.1 demonstrates a mixed security posture. On the positive side, it shows good practices by utilizing prepared statements for all its SQL queries, performing nonce checks, and having no recorded vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a generally secure foundation. However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This unprotected entry point represents a potential vector for unauthorized actions if an attacker can trigger it.

Key Concerns

  • AJAX handler without authentication
  • Output escaping is not fully implemented
Vulnerabilities
None known

Category Sticky Post Security Vulnerabilities

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

Category Sticky Post Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface
1 unprotected

Category Sticky Post Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_is_category_sticky_postclass-category-sticky-post.php:77
WordPress Hooks 7
actionplugins_loadedcategory-sticky-post.php:32
actionadd_meta_boxesclass-category-sticky-post.php:75
actionsave_postclass-category-sticky-post.php:76
filterthe_postsclass-category-sticky-post.php:80
filterpost_classclass-category-sticky-post.php:81
actionadmin_enqueue_scriptsclass-category-sticky-post.php:84
actionwp_enqueue_scriptsclass-category-sticky-post.php:85
Maintenance & Trust

Category Sticky Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedNov 28, 2017
PHP min version
Downloads78K

Community Trust

Rating98/100
Number of ratings24
Active installs3K
Developer Profile

Category Sticky Post Developer Profile

Philip Arthur Moore

6 plugins · 6K total installs

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

How We Detect Category Sticky Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-sticky-post/css/admin.css/wp-content/plugins/category-sticky-post/js/editor.min.js/wp-content/plugins/category-sticky-post/js/admin.min.js/wp-content/plugins/category-sticky-post/css/plugin.css
Version Parameters
category-sticky-post/css/admin.css?ver=category-sticky-post/js/editor.min.js?ver=category-sticky-post/js/admin.min.js?ver=category-sticky-post/css/plugin.css?ver=

HTML / DOM Fingerprints

CSS Classes
category-sticky-post-meta
Data Attributes
name="category_sticky_post_nonce"id="category_sticky_post"name="category_sticky_post"id="category_sticky_post_border"name="category_sticky_post_border"
JS Globals
categoryStickyPost
FAQ

Frequently Asked Questions about Category Sticky Post