WP Rest Api V2 Multiple PostTypes Security & Risk Analysis

wordpress.org/plugins/wp-api-multiple-posttype

Multiple Content type Query API for Wordpress Rest Api V2

100 active installs v1.0.3 PHP 5.2.4+ WP 4.8+ Updated Jul 12, 2018
apijsonposttypesrestapiv2
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Rest Api V2 Multiple PostTypes Safe to Use in 2026?

Generally Safe

Score 85/100

WP Rest Api V2 Multiple PostTypes 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

The "wp-api-multiple-posttype" v1.0.3 plugin demonstrates a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, significantly limits its attack surface. Furthermore, the code signals show a clean slate: no dangerous functions, SQL queries are exclusively prepared, output is properly escaped, and there are no file operations or external HTTP requests. The lack of any recorded vulnerabilities in its history, including CVEs, further reinforces its current secure state.

However, the analysis also highlights a potential concern: the complete absence of capability checks and nonce checks is notable. While the lack of entry points currently mitigates the risk associated with these omissions, it suggests that if functionality were to be added or exposed in the future, it might lack crucial security layers. The absence of taint analysis results (all flows analyzed is 0) also means that potential vulnerabilities within the code, if any exist, have not been detected.

In conclusion, the plugin currently appears very secure due to its minimal attack surface and clean code signals. Its vulnerability history is a strong positive indicator. The primary area for improvement would be to implement robust capability and nonce checks for any present or future functionality to ensure it remains secure as it evolves. The lack of taint analysis is a gap that could be addressed in a more comprehensive audit.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • No taint flows analyzed
Vulnerabilities
None known

WP Rest Api V2 Multiple PostTypes Security Vulnerabilities

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

WP Rest Api V2 Multiple PostTypes 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

WP Rest Api V2 Multiple PostTypes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionrest_api_initplugin.php:28
Maintenance & Trust

WP Rest Api V2 Multiple PostTypes Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 12, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

WP Rest Api V2 Multiple PostTypes Developer Profile

salilkothadia

1 plugin · 100 total installs

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

How We Detect WP Rest Api V2 Multiple PostTypes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-api-multiple-posttype/lib/endpoints/class-wp-rest-multiple-posttype-controller.php

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about WP Rest Api V2 Multiple PostTypes