
TDD Recent Posts Security & Risk Analysis
wordpress.org/plugins/tdd-recent-postsSimple widget that displays the recent posts with a short content preview. Control the length of the content preview and number of posts
Is TDD Recent Posts Safe to Use in 2026?
Generally Safe
Score 85/100TDD Recent Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The tdd-recent-posts v2 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a minimal attack surface, and crucially, all identified entry points lack authentication checks, which is concerning. The code signals reveal no dangerous functions or external HTTP requests, and all SQL queries are properly prepared. However, a significant concern is the low rate of proper output escaping, with only 46% of outputs being sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if user-controlled data is directly outputted without further sanitization. The lack of vulnerability history suggests a well-maintained plugin, but this is overshadowed by the potential for XSS due to inadequate output escaping.
Key Concerns
- Insufficient output escaping (46% proper)
- No capability checks for entry points
- No nonce checks on entry points
TDD Recent Posts Security Vulnerabilities
TDD Recent Posts Code Analysis
SQL Query Safety
Output Escaping
TDD Recent Posts Attack Surface
WordPress Hooks 1
Maintenance & Trust
TDD Recent Posts Maintenance & Trust
Maintenance Signals
Community Trust
TDD Recent Posts Alternatives
Recent Posts Widget Plus
recent-posts-widget-plus
This plugin allows you to display the most recent posts with an excerpt in a WordPress sidebar widget area.
Posts per Cat
posts-per-cat
Group recent posts by category and show them inside boxes organized to columns.
Ultimate Sticky Posts Widget
ultimate-sticky-posts
This Widget works well to display sticky/posts or both.
Recent Posts Ultimate
recent-posts-ultimate
RPU is the ultimate recent posts plugin, even allowing HTML to be displayed. Quick, easy and efficient!
Recent Pages and Posts by MediaArt
recent-pages-and-posts-by-mediaart
A simple widget that shows recently created or updated posts and pages.
TDD Recent Posts Developer Profile
3 plugins · 70 total installs
How We Detect TDD Recent Posts
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/tdd-recent-posts/HTML / DOM Fingerprints
tdd_rp_widgetname="tdd_rp_widget[title]"name="tdd_rp_widget[returnnum]"name="tdd_rp_widget[lengthof]"name="tdd_rp_widget[truncate_excerpts]"