Tag Sticky Post Security & Risk Analysis

wordpress.org/plugins/tag-sticky-post

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

100 active installs v2.4.0 PHP + WP 3.4.1+ Updated Jan 7, 2017
posttags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tag Sticky Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'tag-sticky-post' plugin v2.4.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices in several areas. There are no recorded vulnerabilities (CVEs), no dangerous functions identified, and SQL queries are exclusively using prepared statements, which is excellent. File operations are present but not flagged as problematic, and there are no external HTTP requests. A nonce check is implemented, suggesting some awareness of common attack vectors.

However, significant concerns arise from the attack surface analysis. The plugin exposes a single AJAX handler without any authentication or capability checks. This represents a critical entry point that an attacker could potentially exploit to trigger unintended actions or gain unauthorized access. While no critical taint flows were found, the lack of proper output escaping on 50% of identified outputs is also a notable weakness. The absence of capability checks on the AJAX handler further amplifies the risk associated with this unprotected entry point.

Given the clean vulnerability history, the plugin appears to have been developed with security in mind, or has been fortunate to avoid discovery. Nevertheless, the identified unprotected AJAX handler is a serious flaw that requires immediate attention. The plugin's strengths lie in its SQL handling and lack of historical vulnerabilities, but its single unprotected entry point presents a substantial risk that overshadows these positives.

Key Concerns

  • AJAX handler without authentication
  • 50% of outputs not properly escaped
  • AJAX handler without capability checks
Vulnerabilities
None known

Tag Sticky Post Security Vulnerabilities

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

Tag Sticky Post Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface
1 unprotected

Tag Sticky Post Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_is_tag_sticky_postclass-tag-sticky-post.php:54
WordPress Hooks 6
actionadd_meta_boxesclass-tag-sticky-post.php:52
actionsave_postclass-tag-sticky-post.php:53
filterpost_classclass-tag-sticky-post.php:57
filterthe_postsclass-tag-sticky-post.php:58
actionadmin_enqueue_scriptsclass-tag-sticky-post.php:61
actionwp_enqueue_scriptsclass-tag-sticky-post.php:62
Maintenance & Trust

Tag Sticky Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJan 7, 2017
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Tag 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 Tag 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/tag-sticky-post/css/admin.css/wp-content/plugins/tag-sticky-post/css/plugin.css/wp-content/plugins/tag-sticky-post/js/editor.min.js/wp-content/plugins/tag-sticky-post/js/admin.min.js
Script Paths
/wp-content/plugins/tag-sticky-post/js/editor.min.js/wp-content/plugins/tag-sticky-post/js/admin.min.js
Version Parameters
tag-sticky-post/css/admin.css?ver=tag-sticky-post/css/plugin.css?ver=tag-sticky-post/js/editor.min.js?ver=tag-sticky-post/js/admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
tag-sticky-post
HTML Comments
<!-- Tag Sticky Post -->
Data Attributes
tag_sticky_postpost_is_tag_sticky
JS Globals
tag_sticky_post
FAQ

Frequently Asked Questions about Tag Sticky Post