WP Category Sticky Posts Security & Risk Analysis

wordpress.org/plugins/category-sticky-posts

Allows you to set Sticky posts for individual category archives.

50 active installs v0.13 PHP + WP 2.9.1+ Updated Jun 13, 2012
categorysticky-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Category Sticky Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "category-sticky-posts" plugin v0.13 exhibits a strong security posture based on the provided static analysis. There are no identified vulnerabilities in its vulnerability history, and the static analysis reveals a very clean codebase with no dangerous functions, no SQL queries that aren't prepared, and no file operations. The absence of external HTTP requests further reduces the attack surface. Furthermore, the plugin implements nonce and capability checks, which are crucial for secure WordPress development.

However, a significant concern arises from the output escaping. With 0% of outputs being properly escaped, this plugin presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization or escaping could be exploited by attackers. While the taint analysis shows no flows, this is likely due to the limited scope of the analysis or the absence of complex data handling that would trigger taint detection. The lack of recorded vulnerabilities in its history is positive, but the current risk of unescaped output is a serious, albeit common, oversight that needs immediate attention. The plugin has strengths in its controlled entry points and use of prepared statements, but the lack of output escaping is a critical weakness.

Key Concerns

  • Output escaping is not properly handled (0%)
Vulnerabilities
None known

WP Category Sticky Posts Security Vulnerabilities

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

WP Category Sticky Posts Release Timeline

v0.11
Code Analysis
Analyzed Mar 16, 2026

WP Category Sticky Posts Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WP Category Sticky Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initbz_category_sticky.php:56
actionsave_postbz_category_sticky.php:57
filterpost_classbz_category_sticky.php:58
filterthe_postsbz_category_sticky.php:59
actionadmin_enqueue_scriptswp_jq_multiselect\class.wpjqmultiselect.php:37
actionadmin_print_styleswp_jq_multiselect\class.wpjqmultiselect.php:38
actionwp_enqueue_scriptswp_jq_multiselect\class.wpjqmultiselect.php:40
actionwp_print_styleswp_jq_multiselect\class.wpjqmultiselect.php:41
Maintenance & Trust

WP Category Sticky Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJun 13, 2012
PHP min version
Downloads13K

Community Trust

Rating52/100
Number of ratings8
Active installs50
Developer Profile

WP Category Sticky Posts Developer Profile

Brian Zeligson

4 plugins · 140 total installs

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

How We Detect WP Category Sticky Posts

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-posts/js/bz_sticky_categories.js/wp-content/plugins/category-sticky-posts/css/bz_sticky_categories.css
Script Paths
/wp-content/plugins/category-sticky-posts/js/bz_sticky_categories.js
Version Parameters
category-sticky-posts/js/bz_sticky_categories.js?ver=category-sticky-posts/css/bz_sticky_categories.css?ver=

HTML / DOM Fingerprints

CSS Classes
bz-wp-multiselectbz-category-sticky-multiselectcategory_sticky_post
Data Attributes
name="bz_post_sticky_categories[]"
FAQ

Frequently Asked Questions about WP Category Sticky Posts