Zen Custom Fields Security & Risk Analysis

wordpress.org/plugins/zen-custom-fields

Easy to implement and use custom fields for WordPress templates.

10 active installs v1.16 PHP + WP 3.1+ Updated May 9, 2019
custom-fieldscustom-keyscustom-templatescustom-valuespost-meta
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zen Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

Zen Custom Fields 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 "zen-custom-fields" plugin v1.16 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and the presence of 100% prepared statements for SQL queries are significant strengths. Furthermore, the lack of any reported vulnerabilities in its history, including critical or high severity ones, is highly encouraging. The plugin appears to follow good security practices in its code.

However, a notable concern arises from the zero nonce checks and capability checks reported. While the attack surface is currently small (one shortcode) and has no explicit unprotected entry points, the lack of these fundamental WordPress security mechanisms means that any future expansion of functionality, particularly if it involves AJAX or REST API endpoints, could introduce significant vulnerabilities. The absence of taint analysis results also makes it difficult to definitively rule out potential complex injection vulnerabilities that might not be caught by simpler code signals.

In conclusion, the "zen-custom-fields" plugin is currently in a good security state, with no known vulnerabilities or obvious critical flaws in its existing code. The primary area for improvement and potential risk lies in the absence of comprehensive nonce and capability checks, which, if not addressed, could become a critical weakness as the plugin evolves. The plugin's clean vulnerability history is a positive indicator of past development practices.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Zen Custom Fields Security Vulnerabilities

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

Zen Custom Fields Code Analysis

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

Zen Custom Fields Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[zen-fields] zen-custom-fileds.php:19
Maintenance & Trust

Zen Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 9, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Zen Custom Fields Developer Profile

Grzegorz Sarzy?ski

1 plugin · 10 total installs

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

How We Detect Zen Custom Fields

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zen-custom-fields/css/admin_style.css/wp-content/plugins/zen-custom-fields/css/style.css/wp-content/plugins/zen-custom-fields/js/zen_fields_admin.js/wp-content/plugins/zen-custom-fields/js/zen_fields_public.js
Script Paths
/wp-content/plugins/zen-custom-fields/js/zen_fields_admin.js/wp-content/plugins/zen-custom-fields/js/zen_fields_public.js
Version Parameters
zen-custom-fields/css/admin_style.css?ver=zen-custom-fields/css/style.css?ver=zen-custom-fields/js/zen_fields_admin.js?ver=zen-custom-fields/js/zen_fields_public.js?ver=

HTML / DOM Fingerprints

JS Globals
zen_fields
Shortcode Output
[zen-fields]
FAQ

Frequently Asked Questions about Zen Custom Fields