Advanced Post Widget Security & Risk Analysis

wordpress.org/plugins/advanced-post-widget

Builds post widget based on options you choose from a form in a widget

10 active installs v1.0 PHP + WP 3.2+ Updated Unknown
authorsblogcustom-listfeatured-imageimage-float
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Post Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "advanced-post-widget" v1.0 plugin demonstrates a generally positive security posture with no direct entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without proper authentication checks. The absence of dangerous functions, SQL injection risks (all queries use prepared statements), file operations, and external HTTP requests is commendable. However, a significant concern arises from the low percentage of properly escaped output (16%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed in users' browsers. The plugin also lacks nonce checks, which, combined with unescaped output, further elevates the risk of certain attack vectors. The vulnerability history being clear of any recorded CVEs is a positive sign, suggesting the developers have either maintained good security practices or the plugin has not been targeted or scrutinized extensively. Despite the lack of direct attack vectors and SQL vulnerabilities, the pervasive issue of unescaped output presents a notable security weakness that needs immediate attention to mitigate XSS risks.

Key Concerns

  • Low percentage of properly escaped output (16%)
  • Missing nonce checks
Vulnerabilities
None known

Advanced Post Widget Security Vulnerabilities

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

Advanced Post Widget Code Analysis

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

Output Escaping

16% escaped62 total outputs
Attack Surface

Advanced Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_initkindy_widget.php:184
actionwp_enqueue_scriptskindy_widget.php:195
actionadd_meta_boxeskindy_widget.php:198
actionsave_postkindy_widget.php:220
Maintenance & Trust

Advanced Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advanced Post Widget Developer Profile

mrkindy

3 plugins · 120 total installs

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

How We Detect Advanced Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-post-widget/css/style.css
Version Parameters
advanced-post-widget/css/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
id="kindy_widget"name="kindy_widget"
FAQ

Frequently Asked Questions about Advanced Post Widget