AStickyPostOrderER Show Sticky Security & Risk Analysis

wordpress.org/plugins/astickypostorderer-show-sticky

Adds a new column to the posts table in the admin to display if a post is sticky or not.

20 active installs v1.2 PHP + WP 2.7+ Updated Jan 3, 2010
adminadmin-show-stickyastickypostorderer-show-stickyshowsticky
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AStickyPostOrderER Show Sticky Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The plugin "astickypostorderer-show-sticky" version 1.2 exhibits a strong focus on security based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests further bolsters its security posture. No taint analysis results indicating vulnerabilities were found, and the plugin has no recorded vulnerability history, which is a very positive sign.

However, the analysis does reveal some areas for improvement. The single SQL query is not using prepared statements, which, while not necessarily a vulnerability in isolation given the lack of entry points, represents a deviation from best practices and could become a risk if new entry points are introduced or the query's context changes. Similarly, the single output is not properly escaped. While the lack of exploitable entry points mitigates the immediate risk, this could lead to Cross-Site Scripting (XSS) vulnerabilities if the plugin's functionality were to be extended or integrated in a way that exposes this output to user-controlled data. The complete absence of nonce and capability checks is also a concern for general security hygiene, as these are fundamental WordPress security mechanisms.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

AStickyPostOrderER Show Sticky Security Vulnerabilities

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

AStickyPostOrderER Show Sticky Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

AStickyPostOrderER Show Sticky Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filtermanage_posts_columnsastickypostorderer-show-sticky.php:47
actionmanage_posts_custom_columnastickypostorderer-show-sticky.php:48
actionadmin_headastickypostorderer-show-sticky.php:49
Maintenance & Trust

AStickyPostOrderER Show Sticky Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedJan 3, 2010
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

AStickyPostOrderER Show Sticky Developer Profile

saharb

1 plugin · 20 total installs

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

How We Detect AStickyPostOrderER Show Sticky

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sticky
FAQ

Frequently Asked Questions about AStickyPostOrderER Show Sticky