Custom Fields for Gutenberg Security & Risk Analysis

wordpress.org/plugins/custom-fields-gutenberg

Restores the Custom Field meta box for the Gutenberg Block Editor.

1K active installs v2.4.5 PHP 5.6.20+ WP 4.7+ Updated Jan 28, 2026
blockscustom-fieldsgutenbergmeta-box
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Fields for Gutenberg Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The plugin 'custom-fields-gutenberg' v2.4.5 exhibits a generally strong security posture based on the provided static analysis. The absence of any reported CVEs, coupled with the fact that all SQL queries utilize prepared statements, indicates good development practices regarding data integrity and common web vulnerabilities. The presence of nonce and capability checks on a reasonable number of code paths further bolsters its security, suggesting an awareness of potential unauthorized access. The complete lack of dangerous functions, file operations, and external HTTP requests is also a positive sign, reducing the plugin's overall attack surface and potential for exploitation.

However, the static analysis reveals a concerning area: output escaping. With 63% of outputs properly escaped, this leaves a significant portion (37%) potentially vulnerable to Cross-Site Scripting (XSS) attacks. While there are no reported taint flows or critical/high severity vulnerabilities identified, this unescaped output represents a tangible risk that could be leveraged by attackers if a malicious input is processed and rendered without proper sanitization. The plugin's vulnerability history is clean, which is excellent, but this does not negate the identified weakness in output handling. In conclusion, while the plugin demonstrates strong foundational security, the unescaped output is a notable weakness that warrants attention and remediation to achieve a truly secure state.

Key Concerns

  • Output escaping is not fully implemented
Vulnerabilities
None known

Custom Fields for Gutenberg Security Vulnerabilities

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

Custom Fields for Gutenberg Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
15
26 escaped
Nonce Checks
2
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

63% escaped41 total outputs
Attack Surface

Custom Fields for Gutenberg Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_initcustom-fields-gutenberg.php:51
actioninitcustom-fields-gutenberg.php:52
filterplugin_action_linkscustom-fields-gutenberg.php:53
filterplugin_row_metacustom-fields-gutenberg.php:54
filteradmin_footer_textcustom-fields-gutenberg.php:55
actionadmin_enqueue_scriptscustom-fields-gutenberg.php:57
actionadmin_print_scriptscustom-fields-gutenberg.php:58
actionadmin_noticescustom-fields-gutenberg.php:59
actionadmin_initcustom-fields-gutenberg.php:60
actionadmin_initcustom-fields-gutenberg.php:61
actionadmin_initcustom-fields-gutenberg.php:62
actionadmin_initcustom-fields-gutenberg.php:63
actionadmin_menucustom-fields-gutenberg.php:64
actionadmin_initcustom-fields-gutenberg.php:66
actionenqueue_block_editor_assetscustom-fields-gutenberg.php:67
actionadd_meta_boxescustom-fields-gutenberg.php:68
filteracf/settings/remove_wp_meta_boxinc\plugin-core.php:384
Maintenance & Trust

Custom Fields for Gutenberg Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 28, 2026
PHP min version5.6.20
Downloads57K

Community Trust

Rating98/100
Number of ratings17
Active installs1K
Developer Profile

Custom Fields for Gutenberg Developer Profile

Jeff Starr

30 plugins · 1.2M total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
345 days
View full developer profile
Detection Fingerprints

How We Detect Custom Fields for Gutenberg

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-fields-gutenberg/css/font-awesome.min.css/wp-content/plugins/custom-fields-gutenberg/css/plugin-settings.css/wp-content/plugins/custom-fields-gutenberg/js/plugin-settings.js
Script Paths
/wp-content/plugins/custom-fields-gutenberg/js/gutenberg-custom-fields.js/wp-content/plugins/custom-fields-gutenberg/js/plugin-settings.js
Version Parameters
custom-fields-gutenberg/css/font-awesome.min.css?ver=custom-fields-gutenberg/css/plugin-settings.css?ver=custom-fields-gutenberg/js/gutenberg-custom-fields.js?ver=custom-fields-gutenberg/js/plugin-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
g7g-cfg-admin-noticeg7g-cfg-settings
Data Attributes
data-post-typedata-field-name
JS Globals
g7g_cfg_vars
FAQ

Frequently Asked Questions about Custom Fields for Gutenberg