
API for Ninja Forms Security & Risk Analysis
wordpress.org/plugins/api-for-ninja-formsA REST API for Ninja Forms that supports JSON and PDF output.
Is API for Ninja Forms Safe to Use in 2026?
Generally Safe
Score 100/100API for Ninja Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "api-for-ninja-forms" v1.0.1 plugin demonstrates a generally strong security posture, with static analysis revealing no critical or high-severity issues. Notably, 100% of SQL queries are prepared, and all identified outputs are properly escaped, significantly mitigating risks of SQL injection and cross-site scripting (XSS). The plugin also avoids dangerous functions and direct file operations. The presence of two nonce checks, although not tied to a large number of entry points, is a positive indicator of security awareness. The single external HTTP request should be monitored, but without further context on its purpose or validation, it's not an immediate high-risk concern. The absence of any recorded vulnerabilities, including CVEs, further supports a positive security assessment. However, the lack of capability checks on its REST API routes is a notable weakness, as it implies that any authenticated user, regardless of their role or permissions, could potentially access or manipulate these endpoints. This represents a potential privilege escalation or unauthorized access vector that requires attention.
Key Concerns
- REST API routes lack permission callbacks
API for Ninja Forms Security Vulnerabilities
API for Ninja Forms Code Analysis
Output Escaping
Data Flow Analysis
API for Ninja Forms Attack Surface
REST API Routes 4
WordPress Hooks 7
Maintenance & Trust
API for Ninja Forms Maintenance & Trust
Maintenance Signals
Community Trust
API for Ninja Forms Alternatives
WooCommerce Legacy REST API
woocommerce-legacy-rest-api
The WooCommerce Legacy REST API, which is now part of WooCommerce itself but will be removed in WooCommerce 9.0.
Disable REST API
disable-json-api
Disable the use of the REST API on your website to site users. Now with User Role support!
Make Connector
integromat-connector
Make Connector. Make lets you design, build, and automate by connecting with WordPress in just a few clicks.
JWT Authentication for WP REST API
jwt-authentication-for-wp-rest-api
Extends the WP REST API using JSON Web Tokens Authentication as an authentication method.
Disable WP REST API
disable-wp-rest-api
Disables the WP REST API for visitors not logged into WordPress.
API for Ninja Forms Developer Profile
8 plugins · 190 total installs
How We Detect API for Ninja Forms
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
nf-submissions/v1nf-submissions/v1/form/(?P<form_id>\d+)nf-submissions/v1/form/(?P<form_id>\d+)/fields