List of User's Posts Widget Security & Risk Analysis

wordpress.org/plugins/list-of-users-posts-widget

Displays list of posts of the current authorized user

10 active installs v1.2.0 PHP + WP 4.4.2+ Updated Feb 9, 2016
current-userdisplaylistlogged-userposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is List of User's Posts Widget Safe to Use in 2026?

Generally Safe

Score 85/100

List of User's Posts 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 plugin "list-of-users-posts-widget" v1.2.0 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points signifies a minimal attack surface. Furthermore, the code utilizes prepared statements for all SQL queries, has no identified dangerous functions, file operations, or external HTTP requests, and no critical or high-severity taint flows. This indicates a generally secure development practice.

However, a notable concern arises from the low percentage of properly escaped output (24%). While the total number of outputs is modest, a significant portion not being escaped presents a potential cross-site scripting (XSS) vulnerability. The sole capability check present is a positive indicator, but its effectiveness is undermined by the lack of nonce checks and a higher proportion of unescaped output. The absence of any recorded vulnerabilities in its history is positive, suggesting developers have been diligent or the plugin is less targeted.

In conclusion, the plugin has a solid foundation in terms of input validation and database interaction. The primary weakness lies in output escaping, which requires immediate attention to mitigate potential XSS risks. The lack of attack surface and vulnerability history are significant strengths, but the output escaping issue must be addressed to maintain a robust security profile.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on entry points
Vulnerabilities
None known

List of User's Posts Widget Security Vulnerabilities

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

List of User's Posts Widget Code Analysis

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

Output Escaping

24% escaped25 total outputs
Attack Surface

List of User's Posts Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionsave_postlouposts.php:24
actiondeleted_postlouposts.php:25
actionswitch_themelouposts.php:26
filterwidget_textlouposts.php:28
actionwidgets_initlouposts.php:193
Maintenance & Trust

List of User's Posts Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 9, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

List of User's Posts Widget Developer Profile

Victor Demianenko

3 plugins · 90 total installs

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

How We Detect List of User's Posts 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_list_of_user_posts
Data Attributes
id="list-of-user-posts"
FAQ

Frequently Asked Questions about List of User's Posts Widget