
Posts in Posts Security & Risk Analysis
wordpress.org/plugins/posts-in-postsPosts in Posts grabs posts based on tag, category or just recent, and display them inline with a post
Is Posts in Posts Safe to Use in 2026?
Generally Safe
Score 85/100Posts in Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'posts-in-posts' plugin version 0.6 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 100% output escaping indicate good development practices. Furthermore, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of stable and secure code.
However, there are areas for improvement. The complete lack of nonce checks and capability checks across all entry points (shortcodes in this case) presents a potential risk. While the attack surface is small and there are no unprotected entry points noted in the initial scan, relying solely on WordPress's default context for shortcodes might expose it to certain types of attacks if not handled carefully within the shortcode's callback function. The taint analysis showing zero flows is positive, but the overall lack of security checks on entry points remains a concern for more complex implementations.
In conclusion, 'posts-in-posts' v0.6 is currently a low-risk plugin due to its clean code and vulnerability-free history. The developers have implemented fundamental security measures correctly. The primary concern lies in the absence of explicit security checks (nonces and capabilities) on its shortcodes, which, while not directly exploited in the static analysis, represent a weakness that could be leveraged in conjunction with other factors or future code changes.
Key Concerns
- Missing nonce checks on shortcodes
- Missing capability checks on shortcodes
Posts in Posts Security Vulnerabilities
Posts in Posts Release Timeline
Posts in Posts Code Analysis
SQL Query Safety
Posts in Posts Attack Surface
Shortcodes 2
Maintenance & Trust
Posts in Posts Maintenance & Trust
Maintenance Signals
Community Trust
Posts in Posts Alternatives
Custom Recent Posts Widget
custom-recent-posts-widget
A widget to show recent posts list based on categories or tags
News In Stack Widget
news-in-stack-widget
Just another recent post widget. Simple but flexible.
Related Post widget side
related-post-widget-side
Related Post widget side plugin shows related posts in sidebar.
Category Posts Widget
category-posts
Adds a widget that shows the most recent posts from a single category.
Recent Posts by Category Widget
recent-posts-by-category-widget
Just like the default Recent Posts widget except you can choose a category to pull posts from.
Posts in Posts Developer Profile
2 plugins · 50 total installs
How We Detect Posts in Posts
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/posts-in-posts/HTML / DOM Fingerprints
<ul><li><a href=</a> - </li></ul>