REST API Manager For ACF Security & Risk Analysis

wordpress.org/plugins/rest-api-manager-for-acf

Custom REST API endpoint plugin to return ACF fields, post meta (selected keys), or a mixed object. Fully configurable from the admin settings page.

20 active installs v1.0.2 PHP 7.4+ WP 6.0+ Updated Oct 14, 2025
acfapicustom-endpointpost-metarest-api
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is REST API Manager For ACF Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The static analysis of "rest-api-manager-for-acf" v1.0.2 reveals a generally strong security posture with no identified attack surface points, dangerous functions, direct SQL queries, or external HTTP requests. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries. However, a significant concern arises from the low percentage (38%) of properly escaped output. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not consistently sanitized before being displayed.

The vulnerability history further reinforces the perception of a secure plugin, with zero known CVEs and no recorded past vulnerabilities. This suggests a history of responsible development and maintenance. Despite the lack of identified critical issues in taint analysis and the absence of common vulnerability types, the insufficient output escaping remains a notable weakness that could be exploited. The plugin's strength lies in its limited attack surface and adherence to secure data handling for database operations, but it needs to improve its output sanitization practices.

Key Concerns

  • Insufficient output escaping detected
Vulnerabilities
None known

REST API Manager For ACF Security Vulnerabilities

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

REST API Manager For ACF Code Analysis

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

Output Escaping

38% escaped16 total outputs
Attack Surface

REST API Manager For ACF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menurest-api-manager-for-acf.php:24
actionadmin_enqueue_scriptsrest-api-manager-for-acf.php:37
actionadmin_initrest-api-manager-for-acf.php:149
actionrest_api_initrest-api-manager-for-acf.php:167
Maintenance & Trust

REST API Manager For ACF Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 14, 2025
PHP min version7.4
Downloads227

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

REST API Manager For ACF Developer Profile

bayzid416

1 plugin · 20 total installs

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

How We Detect REST API Manager For ACF

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-manager-for-acf/assets/js/admin.js
Script Paths
/wp-content/plugins/rest-api-manager-for-acf/assets/js/admin.js
Version Parameters
rest-api-manager-for-acf/assets/js/admin.js?ver=1.0.2

HTML / DOM Fingerprints

Data Attributes
name="ramacf_api_base"name="ramacf_api_data_type"name="ramacf_api_meta_keys[]"
REST Endpoints
/wp-json/ramacf/v1/page/(?P<id>\d+)
FAQ

Frequently Asked Questions about REST API Manager For ACF