Featured Posts Pro Security & Risk Analysis

wordpress.org/plugins/featured-posts-pro

This plugin gives Administrator/Editor an easy option to mark posts, pages & custom posts as featured posts and provides a widget to list the rece …

100 active installs v1.4 PHP + WP 3.0.1+ Updated Apr 4, 2019
featuredfeatured-post-widgetfeatured-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Posts Pro Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "featured-posts-pro" v1.4 plugin exhibits a mixed security posture. While it boasts a clean vulnerability history with no known CVEs and demonstrates good practices like exclusively using prepared statements for SQL queries and performing a nonce and capability check on one of its entry points, significant concerns arise from its attack surface. The plugin has two AJAX handlers, both of which lack authentication checks. This is a critical oversight as it exposes direct entry points for unauthenticated attackers to potentially manipulate the plugin's functionality. Furthermore, the taint analysis revealed a flow with an unsanitized path, which, while not classified as critical or high severity, warrants attention. The low percentage of properly escaped output (24%) also increases the risk of cross-site scripting (XSS) vulnerabilities, especially given the unprotected AJAX endpoints. In conclusion, the plugin has strengths in its SQL handling and lack of historical vulnerabilities, but the unprotected AJAX endpoints and the unsanitized path flow represent substantial security risks that need immediate remediation.

Key Concerns

  • Unprotected AJAX handlers
  • Unsanitized path flow
  • Low percentage of escaped output
Vulnerabilities
None known

Featured Posts Pro Security Vulnerabilities

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

Featured Posts Pro Release Timeline

v1.4Current
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Featured Posts Pro Code Analysis

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

Output Escaping

24% escaped51 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
pageFeaturedPostCustom (admin\class-featured_posts_pro-admin.php:246)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Featured Posts Pro Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_featured_posts_pro_is_featured_postincludes\class-featured_posts_pro.php:177
authwp_ajax_featured_posts_pro_orderincludes\class-featured_posts_pro.php:178
WordPress Hooks 8
actionplugins_loadedincludes\class-featured_posts_pro.php:148
actionadmin_enqueue_scriptsincludes\class-featured_posts_pro.php:163
actionadmin_enqueue_scriptsincludes\class-featured_posts_pro.php:164
actionadd_meta_boxesincludes\class-featured_posts_pro.php:172
actionsave_postincludes\class-featured_posts_pro.php:173
actionadmin_menuincludes\class-featured_posts_pro.php:191
actionwidgets_initincludes\class-featured_posts_pro.php:197
actionwp_enqueue_scriptsincludes\class-featured_posts_pro.php:216
Maintenance & Trust

Featured Posts Pro Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 4, 2019
PHP min version
Downloads4K

Community Trust

Rating84/100
Number of ratings5
Active installs100
Developer Profile

Featured Posts Pro Developer Profile

thapa.laxman

3 plugins · 410 total installs

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

How We Detect Featured Posts Pro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-posts-pro/css/featured_posts_pro-admin.css/wp-content/plugins/featured-posts-pro/css/jquery-ui-1.12.1.custom/jquery-ui.min.css/wp-content/plugins/featured-posts-pro/css/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css/wp-content/plugins/featured-posts-pro/js/jquery-ui-1.12.1.custom/jquery-ui.min.js/wp-content/plugins/featured-posts-pro/js/featured_posts_pro-admin.js
Script Paths
https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css
Version Parameters
featured-posts-pro/css/featured_posts_pro-admin.css?ver=featured-posts-pro/css/jquery-ui-1.12.1.custom/jquery-ui.min.css?ver=featured-posts-pro/css/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css?ver=featured-posts-pro/js/jquery-ui-1.12.1.custom/jquery-ui.min.js?ver=featured-posts-pro/js/featured_posts_pro-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="is_post_featured"name="featured_posts_pro_nounce"
FAQ

Frequently Asked Questions about Featured Posts Pro