Gutenberg Custom Fields Security & Risk Analysis

wordpress.org/plugins/gutenberg-custom-fields

Gutenberg Custom Fields allows you to control the content of the Gutenberg edit screen by creating pre-filled templates.

50 active installs v1.5.6 PHP 5.2.4+ WP 4.8+ Updated Nov 23, 2018
gutenberg
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gutenberg Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "gutenberg-custom-fields" plugin v1.5.6 exhibits a strong security posture. The code analysis reveals no identified dangerous functions, all SQL queries utilize prepared statements, and output appears to be properly escaped. Furthermore, there are no observed file operations or external HTTP requests, and the plugin does not appear to introduce any significant attack surface through AJAX handlers, REST API routes, shortcodes, or cron events, with a complete lack of unprotected entry points.

The absence of any recorded vulnerabilities in its history, including critical or high-severity issues, further reinforces this positive assessment. This suggests a commitment to secure coding practices by the developers and a consistent track record of stability. The lack of identified taint flows with unsanitized paths also indicates that user-supplied data is likely handled safely.

In conclusion, this plugin appears to be well-developed from a security perspective. The thorough implementation of prepared statements, output escaping, and the absence of exploitable entry points are significant strengths. The clean vulnerability history is also a major positive. While the complete absence of nonce and capability checks on entry points (due to zero entry points) is technically not a weakness in this specific instance, it's a general area to monitor for any future expansions of functionality that might introduce such points.

Vulnerabilities
None known

Gutenberg Custom Fields Security Vulnerabilities

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

Gutenberg Custom Fields Release Timeline

v1.5.6Current
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.2.0
v1.1.0
v1.0.0
v0.2.1
v0.2.0
v0.1.0
Code Analysis
Analyzed Mar 16, 2026

Gutenberg 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

Gutenberg Custom Fields Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Gutenberg Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 23, 2018
PHP min version5.2.4
Downloads21K

Community Trust

Rating84/100
Number of ratings5
Active installs50
Developer Profile

Gutenberg Custom Fields Developer Profile

Riad Benguella

3 plugins · 140 total installs

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

How We Detect Gutenberg 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/gutenberg-custom-fields/build/index.css/wp-content/plugins/gutenberg-custom-fields/build/index.js
Script Paths
/wp-content/plugins/gutenberg-custom-fields/lib/common.php/wp-content/plugins/gutenberg-custom-fields/lib/hacks.php/wp-content/plugins/gutenberg-custom-fields/lib/i18n-script.php/wp-content/plugins/gutenberg-custom-fields/lib/fields-script.php/wp-content/plugins/gutenberg-custom-fields/lib/config-app-script.php/wp-content/plugins/gutenberg-custom-fields/lib/custom-post-type.php+3 more

HTML / DOM Fingerprints

JS Globals
gcf_admin_optionsgcf_datagcf_fields_data
REST Endpoints
/wp-json/gutenberg-custom-fields/v1/templates
FAQ

Frequently Asked Questions about Gutenberg Custom Fields