SX Featured Page Widget Security & Risk Analysis

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

A WordPress widget to Feature a page and display its contents.

10 active installs v1.0 PHP + WP 3.0+ Updated Unknown
featured-pagepage-widgetpagessidebarwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SX Featured Page Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "sx-featured-page-widget" v1.0 plugin demonstrates a generally good security posture based on the provided static analysis. The absence of any identified dangerous functions, SQL queries not using prepared statements, file operations, external HTTP requests, and a complete lack of taint analysis findings with unsanitized paths are all positive indicators. Furthermore, the plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of responsible development or a lack of targeted exploitation.

However, there are areas for improvement. The static analysis revealed that only 63% of output is properly escaped, indicating a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is rendered without sufficient sanitization. The complete absence of nonce checks and capability checks, particularly given the presence of entry points, is a significant concern. While the attack surface is reported as zero, this might be an anomaly in the analysis or an indication that the plugin's functionality is very limited and doesn't expose standard entry points. If there are indeed no standard entry points, then the lack of these checks is less critical, but it's a practice that should ideally be present for any interactive plugin.

In conclusion, the plugin shows strengths in its handling of sensitive operations like database queries and avoiding risky code patterns. The lack of historical vulnerabilities is encouraging. The primary weaknesses lie in the incomplete output escaping and the absence of robust authentication and authorization checks for any potential, albeit currently unmanifested, entry points. Addressing the output escaping and ensuring proper checks are in place for any future development or if the attack surface assessment is incomplete would significantly improve its security.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

SX Featured Page Widget Security Vulnerabilities

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

SX Featured Page Widget Code Analysis

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

Output Escaping

63% escaped19 total outputs
Attack Surface

SX Featured Page Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsx-featured-page-widget.php:23
Maintenance & Trust

SX Featured Page Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SX Featured Page Widget Developer Profile

RedWeb.tn

3 plugins · 30 total installs

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

How We Detect SX Featured Page Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_SX_Featured_page_widget
Data Attributes
name="SX_Featured_page_widget"id="SX_Featured_page_widget"class="widefat"
FAQ

Frequently Asked Questions about SX Featured Page Widget