A5 Recent Post Widget Security & Risk Analysis

wordpress.org/plugins/a5-recent-posts

With the A5 Recent Post Widget you can put your latest post in the focus and style it differently.

10 active installs v2.6.1 PHP + WP 2.7+ Updated Apr 9, 2016
newspaperpostrecent-postsidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is A5 Recent Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

A5 Recent Post 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

The "a5-recent-posts" plugin version 2.6.1 exhibits a mixed security posture. On the positive side, it shows no known historical vulnerabilities (CVEs) and uses prepared statements for all its SQL queries, which is a strong defense against SQL injection. The absence of external HTTP requests and a small number of file operations also limits potential attack vectors. However, significant concerns arise from the static analysis. The presence of `create_function`, a deprecated and often insecure PHP function, is a red flag. Furthermore, a concerning 71% of output is not properly escaped, leaving it vulnerable to Cross-Site Scripting (XSS) attacks. The taint analysis indicates that all analyzed flows involve unsanitized paths, though no critical or high-severity issues were identified in this specific analysis, which is fortunate but highlights potential for issues if input were malicious.

Key Concerns

  • Dangerous function create_function used
  • Low percentage of properly escaped output
  • Taint flows with unsanitized paths found
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

A5 Recent Post Widget Security Vulnerabilities

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

A5 Recent Post Widget Release Timeline

v2.6.1Current
v2.6
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5
v2.4.3
v2.4.2
v2.4.1
v2.4
v2.3
v2.2
v2.1
v2.0
Code Analysis
Analyzed Apr 16, 2026

A5 Recent Post Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("A5_Recent_Post_Widget");'));class-lib/RPW_WidgetClass.php:470

SQL Query Safety

100% prepared2 total queries

Output Escaping

29% escaped101 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
file_template (class-lib/A5_DynamicFileClass.php:68)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

A5 Recent Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_enqueue_scriptsa5-recent-posts.php:63
filterplugin_row_metaa5-recent-posts.php:64
filterplugin_action_linksa5-recent-posts.php:65
actionsave_posta5-recent-posts.php:67
actiondeleted_posta5-recent-posts.php:68
actionswitch_themea5-recent-posts.php:69
actionwp_before_admin_bar_rendera5-recent-posts.php:73
actioninita5-recent-posts.php:85
actioninitclass-lib/A5_DynamicFileClass.php:43
actiontemplate_redirectclass-lib/A5_DynamicFileClass.php:44
actionadmin_initclass-lib/RPW_AdminClass.php:18
actionadmin_menuclass-lib/RPW_AdminClass.php:19
actionadmin_enqueue_scriptsclass-lib/RPW_AdminClass.php:20
actionwidgets_initclass-lib/RPW_WidgetClass.php:470
Maintenance & Trust

A5 Recent Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 9, 2016
PHP min version
Downloads6K

Community Trust

Rating94/100
Number of ratings3
Active installs10
Developer Profile

A5 Recent Post Widget Developer Profile

tepelstreel

11 plugins · 3K total installs

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

How We Detect A5 Recent Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/a5-recent-posts/class-lib/js/ta-expander.js/wp-content/plugins/a5-recent-posts/class-lib/js/ta-expander.min.js
Script Paths
ta-expander.jsta-expander.min.js
Version Parameters
ta-expander.js?ver=ta-expander.min.js?ver=

HTML / DOM Fingerprints

JS Globals
ta-expander
FAQ

Frequently Asked Questions about A5 Recent Post Widget