Include Widget Security & Risk Analysis

wordpress.org/plugins/include-widget

Includes a file's contents in the widget.

10 active installs v0.4 PHP + WP 2.8+ Updated Dec 20, 2010
includewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Include Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Include Widget 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 "include-widget" plugin version 0.4 exhibits a seemingly strong security posture based on the provided static analysis. It reports zero AJAX handlers, REST API routes, shortcodes, or cron events, indicating a very small attack surface. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for SQL queries are all positive security practices. The plugin also has no recorded vulnerabilities, CVEs, or critical taint flows, which suggests a history of secure development.

However, a significant concern arises from the "Output escaping" metric. With 10 total outputs and 0% properly escaped, this indicates a high probability of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources without proper sanitization and escaping is susceptible to exploitation. The lack of nonce checks and capability checks, while not explicitly tied to an attack surface, further reduces the robustness of the plugin against potential privilege escalation or unauthorized actions, especially if any unforeseen entry points were to be discovered or introduced in future versions.

In conclusion, while the plugin's small attack surface and lack of known vulnerabilities are strengths, the complete absence of output escaping is a critical weakness that overshadows these positives. This makes the plugin highly vulnerable to XSS attacks. A balanced view would highlight the developer's apparent effort to avoid common pitfalls like raw SQL and dangerous functions, but this is severely undermined by the critical failure in output sanitization.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Include Widget Security Vulnerabilities

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

Include Widget Release Timeline

v0.4Current
Code Analysis
Analyzed Mar 17, 2026

Include Widget Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

Include Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initinclude-widget.php:21
Maintenance & Trust

Include Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.03
Last updatedDec 20, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Include Widget Developer Profile

Karrde

2 plugins · 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 Include Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/include-widget/js/include-widget.js/wp-content/plugins/include-widget/css/include-widget.css
Script Paths
/wp-content/plugins/include-widget/js/include-widget.js
Version Parameters
include-widget.css?ver=include-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
include
Data Attributes
id="include-widget"
FAQ

Frequently Asked Questions about Include Widget