ListPosts Shortcode Security & Risk Analysis

wordpress.org/plugins/listposts-shortcode

ListPosts Shortcode is a shortcode that adds a highly customized list of blog posts anywhere on their site.

10 active installs v1.2 PHP + WP 3.0+ Updated Jun 10, 2014
advanced-parameterscustom-post-typesrecent-postsshortcodethumbnails
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ListPosts Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

ListPosts Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The listposts-shortcode v1.2 plugin exhibits a generally poor security posture, despite the absence of known vulnerabilities and a limited attack surface. The most significant concern is the complete lack of output escaping and capability checks. With 9 output operations and no proper escaping, any data displayed via the shortcode is highly susceptible to Cross-Site Scripting (XSS) attacks. The presence of SQL queries without prepared statements is another critical risk, potentially leading to SQL injection vulnerabilities. While the plugin has no recorded vulnerability history and a small attack surface, these are not enough to mitigate the severe flaws identified in the code analysis. The lack of fundamental security practices like output sanitization and capability checks makes this plugin a high risk for any WordPress site.

Key Concerns

  • Output escaping: 0% properly escaped
  • SQL queries: 0% using prepared statements
  • Nonce checks: 0
  • Capability checks: 0
Vulnerabilities
None known

ListPosts Shortcode Security Vulnerabilities

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

ListPosts Shortcode Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped9 total outputs
Attack Surface

ListPosts Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[listposts] listposts.php:133
Maintenance & Trust

ListPosts Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 10, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

ListPosts Shortcode Developer Profile

walkerofbass

2 plugins · 40 total installs

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

How We Detect ListPosts Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
listpostslp-listposts-lilp-entrylp-entry-lp-imagelp-linkimagelp-text+5 more
Data Attributes
class="listposts-li clearfix"class="listposts-li lp-entry lp-entry-class="clearfix"class="block-link"class="lp-image"class="lp-linkimage"+7 more
Shortcode Output
<ul class="listposts lp-<li class="listposts-li clearfix"><a class="block-link"<div class="lp-image">
FAQ

Frequently Asked Questions about ListPosts Shortcode