Truncate Recent Posts Titles Security & Risk Analysis

wordpress.org/plugins/pm-truncated-recent-posts

Recent Posts Widget with truncated post titles.

20 active installs v1.0 PHP + WP 4.3.1+ Updated Nov 30, 2016
recent-posts-widgettruncate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Truncate Recent Posts Titles Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "pm-truncated-recent-posts" plugin version 1.0 presents a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and critically, there are no unprotected entry points. The code analysis also reveals a positive trend with no dangerous functions, file operations, or external HTTP requests. Furthermore, all SQL queries are correctly prepared, mitigating SQL injection risks. However, a significant concern arises from the low percentage of properly escaped output (35%). This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized data displayed to users could be manipulated to execute malicious scripts. The lack of nonce checks and capability checks further exacerbates this issue, as there are no mechanisms to verify user intent or permissions before processing potentially vulnerable output. The plugin's history of zero known vulnerabilities is a positive indicator, but it doesn't negate the inherent risks identified in the current code.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Truncate Recent Posts Titles Security Vulnerabilities

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

Truncate Recent Posts Titles Code Analysis

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

Output Escaping

35% escaped26 total outputs
Attack Surface

Truncate Recent Posts Titles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpm-recent-posts.php:30
Maintenance & Trust

Truncate Recent Posts Titles Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 30, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Truncate Recent Posts Titles Developer Profile

pmclain

1 plugin · 20 total installs

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

How We Detect Truncate Recent Posts Titles

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget-title
Data Attributes
id="PM_Recent_Posts"name="PM_Recent_Posts"
Shortcode Output
<li<a hrefRecent Posts, Truncated
FAQ

Frequently Asked Questions about Truncate Recent Posts Titles