Show All Posts Shortcode Security & Risk Analysis

wordpress.org/plugins/show-aposts-shortcode

Provides a [show-aposts] shortcode for displaying posts or pages within a post or page using the get_posts() function.

20 active installs v1.0 PHP + WP 3.1+ Updated May 11, 2011
menushortcodesshow-menu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show All Posts Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "show-aposts-shortcode" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, unescaped output, file operations, and external HTTP requests are all positive indicators. Furthermore, the plugin has no recorded vulnerability history, including no known CVEs. The minimal attack surface, consisting of only one shortcode with no apparent authentication checks, is also a strength.

However, the complete lack of nonce and capability checks across all entry points, particularly for the shortcode, represents a significant concern. While the static analysis did not identify any direct taint flows or immediate risks, this absence of authorization checks leaves the shortcode vulnerable to potential manipulation if its functionality can be exploited in conjunction with other WordPress features or user actions. The plugin's lack of a vulnerability history is positive but doesn't entirely mitigate the risk posed by missing security controls.

In conclusion, the plugin demonstrates good coding practices in several areas, such as prepared SQL statements and output escaping. However, the critical oversight of omitting nonce and capability checks on its sole entry point is a weakness that could lead to security issues. Users should proceed with caution until this authorization gap is addressed.

Key Concerns

  • Missing nonce/capability checks on shortcode
Vulnerabilities
None known

Show All Posts Shortcode Security Vulnerabilities

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

Show All Posts Shortcode Code Analysis

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

Show All Posts Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show-aposts] show-aposts-shortcode.php:53
Maintenance & Trust

Show All Posts Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedMay 11, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Show All Posts Shortcode Developer Profile

bobmatnyc

2 plugins · 420 total installs

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

How We Detect Show All Posts Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
show-aposts
Shortcode Output
<div class="show-aposts"><ul><li><a href =
FAQ

Frequently Asked Questions about Show All Posts Shortcode