Flexible Recent Posts Security & Risk Analysis

wordpress.org/plugins/flexible-recent-posts

Displays recent posts using flexible template system. Define template for each post entry, set needed taxonomy and much more.

400 active installs v1.0.4 PHP + WP 3.0+ Updated Oct 18, 2015
postpostsrecenttemplatewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flexible Recent Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Flexible Recent Posts 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

The "flexible-recent-posts" v1.0.4 plugin presents a mixed security picture. On the positive side, it demonstrates good practices in areas like SQL query sanitization, with all queries using prepared statements and no known CVEs or recorded vulnerabilities. There are also no external HTTP requests or bundled libraries, which are common sources of risk. However, significant concerns arise from the lack of proper output escaping, with only 5% of outputs being properly escaped. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected and executed in users' browsers. Additionally, the absence of nonce checks and capability checks on its entry points, particularly the 7 shortcodes, is a major weakness. This means that unauthorized users or even automated scripts could potentially trigger unintended actions or access sensitive data through these shortcodes. The plugin's attack surface is entirely unprotected from an authentication and authorization perspective.

Key Concerns

  • Insufficient output escaping (95% unescaped)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Flexible Recent Posts Security Vulnerabilities

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

Flexible Recent Posts Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
55
3 escaped
Nonce Checks
0
Capability Checks
0
File Operations
2
External Requests
0
Bundled Libraries
0

Output Escaping

5% escaped58 total outputs
Attack Surface

Flexible Recent Posts Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[frp_title] flexible-recent-posts.php:35
[frp_thumbnail] flexible-recent-posts.php:36
[frp_excerpt] flexible-recent-posts.php:37
[frp_date] flexible-recent-posts.php:38
[frp_link] flexible-recent-posts.php:39
[frp_author] flexible-recent-posts.php:40
[frp_comments] flexible-recent-posts.php:41
WordPress Hooks 7
actionwp_enqueue_scriptsclass-recent-posts-widget.php:14
actionwidgets_initflexible-recent-posts.php:27
actionadmin_print_styles-widgets.phpflexible-recent-posts.php:29
actionadmin_print_scripts-widgets.phpflexible-recent-posts.php:30
actionplugins_loadedflexible-recent-posts.php:33
filterplugin_row_metaflexible-recent-posts.php:43
filterexcerpt_lengthflexible-recent-posts.php:189
Maintenance & Trust

Flexible Recent Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedOct 18, 2015
PHP min version
Downloads23K

Community Trust

Rating100/100
Number of ratings8
Active installs400
Developer Profile

Flexible Recent Posts Developer Profile

Paul Annekov

1 plugin · 400 total installs

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

How We Detect Flexible Recent Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flexible-recent-posts/css/frp-admin.css/wp-content/plugins/flexible-recent-posts/scripts/frp.min.js/wp-content/plugins/flexible-recent-posts/scripts/textinputs_jquery.js
Script Paths
/wp-content/plugins/flexible-recent-posts/scripts/frp.min.js/wp-content/plugins/flexible-recent-posts/scripts/textinputs_jquery.js
Version Parameters
flexible-recent-posts/css/frp-admin.css?ver=flexible-recent-posts/scripts/frp.min.js?ver=flexible-recent-posts/scripts/textinputs_jquery.js?ver=

HTML / DOM Fingerprints

CSS Classes
frp-widget-area
Data Attributes
data-frp-confirm-replace
JS Globals
frpOptions
Shortcode Output
[frp_title][frp_thumbnail][frp_excerpt][frp_date]
FAQ

Frequently Asked Questions about Flexible Recent Posts