REST API Custom Fields Security & Risk Analysis

wordpress.org/plugins/rest-api-custom-fields

This plugin enhances Wordpress REST API v2 responses about metadata

900 active installs v1.3 PHP 5.6+ WP 5.0+ Updated Aug 14, 2020
apiendpointendpointsrestrest-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is REST API Custom Fields Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "rest-api-custom-fields" plugin v1.3 exhibits a generally strong security posture. The absence of any identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, or external HTTP requests is commendable. Furthermore, the plugin has no recorded vulnerabilities (CVEs), indicating a history of stable and secure operation. The limited attack surface and the presence of capability checks, even if only one is noted, are positive signs.

However, there are areas that warrant attention. The static analysis reports 17 total output operations with 71% properly escaped, meaning 29% of outputs (approximately 5 outputs) are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in these unescaped outputs. Additionally, the complete lack of nonce checks is concerning, especially if any of the identified entry points, though stated as zero without auth checks, could potentially be exploited in certain configurations or future updates. While the current attack surface appears protected, the absence of these common security mechanisms presents a potential weakness.

In conclusion, the plugin has a solid foundation with no critical or high-risk issues identified in the code or its history. The use of prepared statements for SQL and the absence of major code flaws are significant strengths. The primary concerns are the unescaped outputs and the lack of nonce checks, which represent potential entry points for common web vulnerabilities like XSS. Addressing these specific areas would further enhance the plugin's overall security.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
Vulnerabilities
None known

REST API Custom Fields Security Vulnerabilities

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

REST API Custom Fields Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

71% escaped17 total outputs
Attack Surface

REST API Custom Fields Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsindex.php:29
actionrest_api_initresponse\response.php:3
actionadmin_initsettings\Controller.php:11
actionadmin_menusettings\render.php:7
Maintenance & Trust

REST API Custom Fields Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 14, 2020
PHP min version5.6
Downloads14K

Community Trust

Rating90/100
Number of ratings8
Active installs900
Developer Profile

REST API Custom Fields Developer Profile

Make

2 plugins · 81K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
341 days
View full developer profile
Detection Fingerprints

How We Detect REST API 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/rest-api-custom-fields/assets/imapie.css/wp-content/plugins/rest-api-custom-fields/assets/imapie.js
Script Paths
/wp-content/plugins/rest-api-custom-fields/assets/imapie.js

HTML / DOM Fingerprints

CSS Classes
uncheck_all
Data Attributes
data-status
JS Globals
integromat_api_options_postintegromat_api_options_commentIMAPIE_FIELD_PREFIXIMAPIE_MENUITEM_IDENTIFIER
REST Endpoints
/wp-json/integromatapi/
FAQ

Frequently Asked Questions about REST API Custom Fields