My Featured Posts Widget Security & Risk Analysis

wordpress.org/plugins/nh-featured-posts

Having featured posts in a widget. Let's make WordPress life easier by marking any post as "Featured Post", and show 5 recent ones in t …

0 active installs v1.0.0 PHP + WP 4.5+ Updated Unknown
categoryfeaturedpostspostpostswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is My Featured Posts Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The nh-featured-posts v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. A key strength is the complete absence of critical or high-severity issues in taint analysis, alongside the fact that all SQL queries utilize prepared statements. Furthermore, the limited attack surface with no exposed AJAX handlers, REST API routes, or shortcodes is a positive indicator. The presence of nonce and capability checks, though only one of each is detected, also suggests some consideration for security. However, the primary concern lies in the insufficient output escaping, with only 36% of outputs being properly escaped. This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if user-supplied data is not sufficiently sanitized before being displayed. The lack of any recorded vulnerabilities in its history is encouraging, but this is a single version's analysis, and a comprehensive assessment would involve historical code reviews and further version testing. The single external HTTP request also warrants a closer look to ensure it is handled securely and doesn't introduce further risks.

Key Concerns

  • Insufficient output escaping detected
  • Presence of external HTTP request
Vulnerabilities
None known

My Featured Posts Widget Security Vulnerabilities

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

My Featured Posts Widget Code Analysis

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

Output Escaping

36% escaped14 total outputs
Attack Surface

My Featured Posts Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwidgets_initnh-featured-posts.php:34
actionadd_meta_boxesnh-featured-posts.php:35
actionsave_postnh-featured-posts.php:36
filterrest_post_querynh-featured-posts.php:37
Maintenance & Trust

My Featured Posts Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version
Downloads885

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Featured Posts Widget Developer Profile

nazaninhesamzadeh

1 plugin · 0 total installs

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

How We Detect My Featured Posts Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wp/v2/posts?_featured_post=1&orderby=date&order=desc&per_page=5
FAQ

Frequently Asked Questions about My Featured Posts Widget