Posts List Security & Risk Analysis

wordpress.org/plugins/posts-list

Adds a posts (or pages) list of your blog pages (or posts) by entering the shortcode [posts-list].

7K active installs v0.4.2 PHP + WP 3.0+ Updated Jun 6, 2013
archivelistnavigationpageposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts List Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'posts-list' plugin version 0.4.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are significant strengths. Furthermore, the plugin demonstrates good practice by not performing file operations or external HTTP requests. The lack of any recorded vulnerabilities in its history, including critical or high-severity ones, suggests a history of secure development and maintenance.

Despite the overall positive assessment, a few areas warrant attention. The presence of two shortcodes represents an attack surface, and while the static analysis reports zero unprotected entry points, the absence of explicitly stated nonce or capability checks on these shortcodes raises a potential concern. If these shortcodes are intended to handle user input or perform sensitive actions, the lack of these security mechanisms could introduce vulnerabilities. However, without more specific details on the shortcode functionality, it's difficult to quantify the exact risk.

In conclusion, the 'posts-list' plugin appears to be a secure option, with a strong emphasis on safe coding practices and a clean vulnerability history. The primary area for potential improvement lies in ensuring that all shortcodes, regardless of perceived sensitivity, are adequately protected with nonce and capability checks to mitigate any unforeseen risks.

Key Concerns

  • Shortcodes present without explicit nonce/capability checks mentioned
Vulnerabilities
None known

Posts List Security Vulnerabilities

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

Posts List Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped6 total outputs
Attack Surface

Posts List Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[posts-list] posts-list.php:42
[posts-list] trunk\posts-list.php:42
Maintenance & Trust

Posts List Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJun 6, 2013
PHP min version
Downloads14K

Community Trust

Rating90/100
Number of ratings2
Active installs7K
Developer Profile

Posts List Developer Profile

wokamoto

7 plugins · 12K total installs

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

How We Detect Posts List

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
archive-listarchive-list-item
Shortcode Output
[posts-list][posts-list type="page"][posts-list type="attachment"][posts-list sort="asc"]
FAQ

Frequently Asked Questions about Posts List