SP Custom Post Widget Security & Risk Analysis

wordpress.org/plugins/sp-custom-post-widget

A Wordpress Widget plugin to show data from custom post types.

0 active installs v1.0.0 PHP + WP 4.0+ Updated Jun 1, 2019
blogscustom-post-typesnewstimetablewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SP Custom Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'sp-custom-post-widget' plugin v1.0.0 exhibits a strong initial security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential attack surface. Furthermore, the code signals show no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests. This indicates a commitment to safe coding practices in these areas.

However, the analysis does highlight a potential concern regarding output escaping, with 26% of outputs being unescaped. While the taint analysis shows no critical or high-severity unsanitized paths, unescaped output can still lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected without proper sanitization. The absence of any recorded vulnerabilities in its history is a positive indicator, suggesting a generally secure development and maintenance process for this version. The lack of nonce and capability checks is a weakness, though less critical given the absence of exploitable entry points.

In conclusion, the plugin's architecture and its handling of core sensitive operations like database queries are commendable. The primary area for improvement and potential risk lies in ensuring all outputs are properly escaped to prevent XSS. The lack of historical vulnerabilities is a good sign, but ongoing vigilance, particularly with output sanitization, is crucial.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

SP Custom Post Widget Security Vulnerabilities

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

SP Custom Post Widget Code Analysis

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

Output Escaping

74% escaped38 total outputs
Attack Surface

SP Custom Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterexcerpt_moreinc\sp-scripts-widget.php:46
actionwidgets_initsp-custom-post-widget.php:31
filterexcerpt_lengthsp-custom-post-widget.php:35
Maintenance & Trust

SP Custom Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 1, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SP Custom Post Widget Developer Profile

Sulav Parajuli

2 plugins · 30 total installs

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

How We Detect SP Custom Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sp-custom-post-widget/css/style.css/wp-content/plugins/sp-custom-post-widget/js/sp-custom-post-widget.js
Script Paths
/wp-content/plugins/sp-custom-post-widget/js/sp-custom-post-widget.js
Version Parameters
sp-custom-post-widget/css/style.css?ver=sp-custom-post-widget/js/sp-custom-post-widget.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about SP Custom Post Widget