Custom Post Type Recent Entries Widget Security & Risk Analysis

wordpress.org/plugins/cpt-recent-entries-widgets

Display a list of the most recent "Custom Post Type" entries in the WordPress widgets.

0 active installs v1.0.0 PHP 5.2.4+ WP 4.9+ Updated Jun 17, 2020
customcustom-post-typecustom-post-typeswidgetwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Post Type Recent Entries Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Post Type Recent Entries Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

Based on the static analysis and vulnerability history, the "cpt-recent-entries-widgets" plugin version 1.0.0 exhibits a generally strong security posture. The absence of any identified CVEs, coupled with a lack of critical or high-severity taint flows, suggests a mature development process for this version. The plugin also avoids common pitfalls such as raw SQL queries, external HTTP requests, and file operations, indicating a focus on secure coding practices. Furthermore, the complete absence of an attack surface from AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential for exploitation.

However, a notable concern arises from the low percentage of properly escaped output (17%). This indicates that a significant portion of user- or data-generated content may not be adequately sanitized before being displayed to users, potentially leading to Cross-Site Scripting (XSS) vulnerabilities. While the current analysis did not uncover specific XSS flaws, this weakness represents a substantial risk that could be exploited if user-supplied data is ever incorporated into the plugin's output. The lack of nonce and capability checks, while not directly exploitable in this analysis due to the absence of an attack surface, are fundamental security mechanisms that should ideally be implemented for any plugin functionality that interacts with user input or performs sensitive actions.

In conclusion, while the plugin's foundation appears solid with no history of vulnerabilities and a minimal attack surface, the insufficient output escaping is a critical area that requires immediate attention. Addressing this weakness will significantly bolster the plugin's security and prevent potential XSS attacks. The absence of explicit authentication checks on entry points, even though currently moot, suggests a potential area for improvement in defensive coding.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Custom Post Type Recent Entries Widget Security Vulnerabilities

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

Custom Post Type Recent Entries Widget Code Analysis

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

Output Escaping

17% escaped18 total outputs
Attack Surface

Custom Post Type Recent Entries Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcpt-recent-entries.php:16
Maintenance & Trust

Custom Post Type Recent Entries Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 17, 2020
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Post Type Recent Entries Widget Developer Profile

Mahdi Namaki

1 plugin · 0 total installs

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

How We Detect Custom Post Type Recent Entries Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_cpt_recent_entries
FAQ

Frequently Asked Questions about Custom Post Type Recent Entries Widget