A Featured Page Widget Security & Risk Analysis

wordpress.org/plugins/a-featured-page-widget

Feature a page and display its excerpt and post thumbnail.

100 active installs v1.3 PHP + WP 3.0+ Updated Oct 30, 2015
featured-pagepage-widgetpagessidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is A Featured Page Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "a-featured-page-widget" plugin version 1.3 exhibits a generally strong security posture. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the analysis indicates no dangerous functions used, all SQL queries are prepared, and there are no file operations or external HTTP requests, which are all positive indicators. The lack of recorded vulnerabilities, including critical or high-severity ones, suggests a history of secure development practices.

However, there are areas for concern. The most notable is the low percentage of properly escaped output (61%). This implies that a significant portion of data displayed by the widget might be vulnerable to Cross-Site Scripting (XSS) attacks. While taint analysis showed no unsanitized paths, this is likely due to the absence of complex data flows or entry points where taint would be actively tracked. The complete absence of nonce checks and capability checks is also a weakness. If any hidden or future entry points were introduced without proper authorization, they would be entirely unprotected.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

A Featured Page Widget Security Vulnerabilities

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

A Featured Page Widget Release Timeline

v1.3Current
v1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

A Featured Page Widget Code Analysis

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

Output Escaping

61% escaped36 total outputs
Attack Surface

A Featured Page Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadeda-featured-page-widget.php:34
actionwp_enqueue_scriptsa-featured-page-widget.php:44
actionwidgets_inita-featured-page-widget.php:53
Maintenance & Trust

A Featured Page Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedOct 30, 2015
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

A Featured Page Widget Developer Profile

Eduardo Zulian

4 plugins · 170 total installs

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

How We Detect A Featured Page Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/a-featured-page-widget/css/a-featured-page-widget.css
Version Parameters
a-featured-page-widget/css/a-featured-page-widget.css?ver=

HTML / DOM Fingerprints

CSS Classes
post-thumbnailentry-imagethumbnail-linkentry-contentmore-link
Data Attributes
afpw_link_text
FAQ

Frequently Asked Questions about A Featured Page Widget