Tutexp Rest Api Menu Security & Risk Analysis

wordpress.org/plugins/tutexp-rest-api-menu

Adding menus endpoints on WP REST API v2

0 active installs v1.0.0 PHP + WP 4.4+ Updated Unknown
apijsonjson-rest-apimenu-routesmenus
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tutexp Rest Api Menu Safe to Use in 2026?

Generally Safe

Score 100/100

Tutexp Rest Api Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin 'tutexp-rest-api-menu' v1.0.0 exhibits a concerning security posture primarily due to its unprotected REST API routes. While the static analysis reveals no dangerous functions, SQL injection vulnerabilities, or output escaping issues, and there's no known vulnerability history, the presence of two REST API routes without permission callbacks represents a significant attack vector. This means any unauthenticated user could potentially interact with these endpoints, leading to unintended actions or information disclosure depending on their functionality.

The absence of nonce checks and capability checks on these routes further exacerbates the risk. The lack of taint analysis data is noted, but the existing findings are sufficient to warrant caution. The plugin demonstrates good practices in its use of prepared statements for SQL queries, but this strength is overshadowed by the critical oversight in securing its entry points. Users should be aware that while the plugin has no past vulnerabilities, the current design leaves it open to exploitation.

Key Concerns

  • REST API routes without permission callbacks
  • Total entry points without auth checks
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Tutexp Rest Api Menu Security Vulnerabilities

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

Tutexp Rest Api Menu 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
2 unprotected

Tutexp Rest Api Menu Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/tutexpmenu/v2/menustutexp_rest_api_v2_menu.php:85
GET/wp-json/tutexpmenu/v2/menus/(?P<id>[a-zA-Z_(-]+)tutexp_rest_api_v2_menu.php:90
WordPress Hooks 1
actionrest_api_inittutexp_rest_api_v2_menu.php:84
Maintenance & Trust

Tutexp Rest Api Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Tutexp Rest Api Menu Developer Profile

tapos007

2 plugins · 0 total installs

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

How We Detect Tutexp Rest Api Menu

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
tutexpmenu/v2/menustutexpmenu/v2/menus/(?P<id>[a-zA-Z_(-]+
FAQ

Frequently Asked Questions about Tutexp Rest Api Menu