Sticky Postbox Security & Risk Analysis

wordpress.org/plugins/sticky-postbox

Add sticky feature to administration meta boxes.

20 active installs v1.3.0 PHP 5.2.4+ WP 4.4+ Updated Jul 13, 2022
administrationdashboardoptionspoststicky
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sticky Postbox Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The sticky-postbox plugin version 1.3.0 demonstrates a strong security posture based on the static analysis. All identified entry points, specifically the single AJAX handler, are protected by nonce checks. The code also adheres to secure coding practices by using prepared statements for all SQL queries and properly escaping all output. The absence of file operations, external HTTP requests, and dangerous function usage further strengthens its security. Furthermore, the plugin has no recorded vulnerabilities, including critical or high-severity issues, which indicates a history of secure development and maintenance.

While the static analysis and vulnerability history are overwhelmingly positive, the absence of capability checks on the AJAX handler presents a minor concern. Although a nonce check is present, it primarily protects against Cross-Site Request Forgery (CSRF) and does not restrict access based on user roles or permissions. This means any authenticated user, regardless of their privileges, could potentially interact with the AJAX endpoint. However, given the limited attack surface and the lack of other identified weaknesses, the overall risk is low.

In conclusion, sticky-postbox v1.3.0 is a well-secured plugin. Its commitment to prepared statements, output escaping, and the lack of any known vulnerabilities are significant strengths. The only area for potential improvement is the addition of capability checks to its AJAX handler to further refine access control. Despite this minor oversight, the plugin's current security profile is excellent.

Key Concerns

  • AJAX handler lacks capability checks
Vulnerabilities
None known

Sticky Postbox Security Vulnerabilities

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

Sticky Postbox Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Sticky Postbox Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_sticky_postbox_sticky_postboxesphp\class-sticky-postbox.php:91
WordPress Hooks 2
actionadmin_initphp\class-sticky-postbox.php:63
actionplugins_loadedsticky-postbox.php:65
Maintenance & Trust

Sticky Postbox Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 13, 2022
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Sticky Postbox Developer Profile

Enrico Sorcinelli

5 plugins · 1K total installs

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

How We Detect Sticky Postbox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sticky-postbox/assets/css/admin.css/wp-content/plugins/sticky-postbox/assets/css/admin.min.css/wp-content/plugins/sticky-postbox/assets/js/admin.js/wp-content/plugins/sticky-postbox/assets/js/admin.min.js
Script Paths
/wp-content/plugins/sticky-postbox/assets/js/admin.js/wp-content/plugins/sticky-postbox/assets/js/admin.min.js
Version Parameters
sticky-postbox/assets/css/admin.css?ver=sticky-postbox/assets/css/admin.min.css?ver=sticky-postbox/assets/js/admin.js?ver=sticky-postbox/assets/js/admin.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
sticky_postbox_sticky_postboxes_
JS Globals
sticky_postbox_i18n
FAQ

Frequently Asked Questions about Sticky Postbox