Widget Entries Security & Risk Analysis

wordpress.org/plugins/widget-entries

Widget Entries plugin creates the Widget post-type in the administration area to make easier the edition of the text widgets, and it also register a n …

400 active installs v0.1 PHP + WP 3.0+ Updated Jan 24, 2011
custom-widgetsphppost-typesidebarswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget Entries Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "widget-entries" plugin v0.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin has no recorded vulnerabilities (CVEs) and no critical findings in taint analysis, suggesting a low likelihood of immediate exploitation. Furthermore, the attack surface is minimal, with only one shortcode and no unprotected entry points like unauthenticated AJAX handlers or REST API routes. However, there are notable areas for improvement. The presence of a single SQL query that is not using prepared statements is a significant concern, as this can lead to SQL injection vulnerabilities if not handled carefully. Additionally, the low percentage of properly escaped output (21%) indicates a high risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data could be rendered directly in the browser without proper sanitization. While the vulnerability history is clean, the code quality issues identified in the static analysis present a clear risk that could lead to future vulnerabilities.

Key Concerns

  • SQL query not using prepared statements
  • Low percentage of properly escaped output
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Widget Entries Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Widget Entries Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Widget Entries Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

21% escaped14 total outputs
Attack Surface

Widget Entries Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[include-page] iinclude_page.php:337
WordPress Hooks 3
actioninclude-pageiinclude_page.php:341
actioninitwidget-entries.php:81
actionwidgets_initwidget-entries.php:82
Maintenance & Trust

Widget Entries Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJan 24, 2011
PHP min version
Downloads18K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Widget Entries Developer Profile

marquex

1 plugin · 400 total installs

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

How We Detect Widget Entries

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/widget-entries/widget-include-post.php

HTML / DOM Fingerprints

Shortcode Output
[include-page
FAQ

Frequently Asked Questions about Widget Entries