Custom Field Widget Security & Risk Analysis

wordpress.org/plugins/custom-field-widget

The Custom Field Widget displays values of custom field keys, allowing post- and page-specific meta sidebar content with limitless applications.

200 active installs v0.1 β PHP + WP 2.5+ Updated Nov 29, 2012
custom-fieldcustom-keycustom-valuefieldvalue
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Field Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "custom-field-widget" plugin v0.1 β exhibits a mixed security posture with some concerning signals despite a lack of historical vulnerabilities and a seemingly small attack surface. The complete absence of unprotected entry points, dangerous functions, raw SQL queries, file operations, and external HTTP requests is positive. However, the "0% properly escaped" output signal is a significant concern, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities where user-supplied data is rendered without sanitization. The presence of only one capability check and no nonce checks for its zero AJAX handlers or REST API routes, while the attack surface is currently zero, leaves room for future insecure additions. The "beta" version tag also suggests potential for undiscovered issues.

While the plugin has no recorded vulnerabilities, this could be due to its early stage or limited usage. The lack of taint analysis results is not necessarily a positive indicator, but rather suggests that the analysis tool may not have been able to trace any malicious data flows, possibly due to the limited entry points or a lack of complex data handling. The primary risk lies in the unescaped output, which is a common vector for XSS attacks. The plugin's current security is largely dependent on the absence of exploitable code paths rather than robust preventative measures. Therefore, while the historical record is clean, the static analysis points to a significant, present risk that requires immediate attention.

Key Concerns

  • 0% properly escaped output
  • Only 1 capability check for entry points
  • Beta version status
Vulnerabilities
None known

Custom Field Widget Security Vulnerabilities

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

Custom Field Widget Code Analysis

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

Output Escaping

0% escaped18 total outputs
Attack Surface

Custom Field Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filtercustom_field_valuecustom-field-widget.php:217
filtercustom_field_valuecustom-field-widget.php:218
filtercustom_field_valuecustom-field-widget.php:219
actioninitcustom-field-widget.php:226
Maintenance & Trust

Custom Field Widget Maintenance & Trust

Maintenance Signals

WordPress version tested2.6.1
Last updatedNov 29, 2012
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

Custom Field Widget Developer Profile

scottwallick

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

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
customvalue
FAQ

Frequently Asked Questions about Custom Field Widget