WP REST API – Post Type Taxonomies Security & Risk Analysis

wordpress.org/plugins/wp-rest-api-post-type-taxonomies

This plugin show all relations between existing post types and attached to them terms (taxonomies) in separate WordPress REST API (v2) endpoint.

10 active installs v1.0 PHP + WP 4.4+ Updated Mar 1, 2016
apicustom-post-typepost-typerest-apiwp-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP REST API – Post Type Taxonomies Safe to Use in 2026?

Generally Safe

Score 85/100

WP REST API – Post Type Taxonomies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "wp-rest-api-post-type-taxonomies" plugin version 1.0 exhibits a strong initial security posture. The analysis reveals no identified attack vectors through AJAX, REST API, shortcodes, or cron events. Furthermore, the code signals indicate a clean codebase with no dangerous functions, all SQL queries utilizing prepared statements, and all output properly escaped. The absence of file operations and external HTTP requests also contributes to a reduced attack surface. The taint analysis further reinforces this, showing no identified flows with unsanitized paths.

The vulnerability history is equally impressive, with zero recorded CVEs of any severity. This, coupled with the lack of any recorded common vulnerability types or recent past vulnerabilities, suggests a development team that prioritizes security or the plugin's functionality is inherently limited, leading to fewer security pitfalls. However, a point of note is the complete absence of nonce checks and capability checks in the code. While the current architecture appears to present no direct risk due to the lack of entry points, this could become a concern if future versions introduce new functionalities that become exposed without these fundamental security measures.

In conclusion, version 1.0 of this plugin appears to be very secure with no readily apparent vulnerabilities or weaknesses based on the provided data. The development practices, as evidenced by the code signals, are commendable. The main area for future vigilance would be the consistent implementation of proper authorization checks (nonces and capabilities) should the plugin's feature set expand.

Vulnerabilities
None known

WP REST API – Post Type Taxonomies Security Vulnerabilities

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

WP REST API – Post Type Taxonomies 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 – Post Type Taxonomies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionrest_api_initwp_api_post_type_taxonomies.php:43
Maintenance & Trust

WP REST API – Post Type Taxonomies Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 1, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP REST API – Post Type Taxonomies Developer Profile

Andrew MAGIK

2 plugins · 510 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 – Post Type Taxonomies

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wp/v2/post-type-taxonomies
FAQ

Frequently Asked Questions about WP REST API – Post Type Taxonomies