PZZ API Client Security & Risk Analysis

wordpress.org/plugins/pzz-api-client

Provides a set of RESTful APIs, developed specifically for Mobile clients that want to connect to your WordPress/WooCommerce website.

20 active installs v1.2.7 PHP 5.6+ WP 4.2+ Updated Jun 19, 2021
apimobilerestful-apishoppingwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PZZ API Client Safe to Use in 2026?

Generally Safe

Score 85/100

PZZ API Client has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "pzz-api-client" plugin v1.2.7 exhibits a very strong security posture based on the provided static analysis and vulnerability history. The absence of any identified attack surface, such as AJAX handlers, REST API routes, shortcodes, or cron events, indicates a minimal exposure to external threats. Furthermore, the code signals show good practices with all identified outputs being properly escaped and no dangerous functions or file operations being used. The presence of capability checks, even though nonce checks are absent, demonstrates an awareness of access control mechanisms.

The taint analysis revealed no flows with unsanitized paths, which is a significant positive indicator. The vulnerability history is also clean, with no recorded CVEs, suggesting a stable and secure development history for this plugin. The fact that none of the SQL queries are using prepared statements is a minor concern, but given the low number of queries and the overall secure implementation, it does not represent a critical risk in isolation.

In conclusion, this plugin appears to be well-secured with a robust development approach. The lack of attack surface and taint vulnerabilities are significant strengths. The only minor area for improvement would be to consider implementing prepared statements for SQL queries. However, as it stands, the plugin presents a very low security risk.

Key Concerns

  • SQL queries not using prepared statements
Vulnerabilities
None known

PZZ API Client Security Vulnerabilities

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

PZZ API Client Code Analysis

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

SQL Query Safety

33% prepared3 total queries

Output Escaping

100% escaped1 total outputs
Attack Surface

PZZ API Client Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionrest_api_initincludes\class-pzz-api-client-loader.php:149
actionrest_api_initincludes\class-pzz-api-client.php:311
filterpzz_prepare_postincludes\class-pzz-api-client.php:363
filterpzz_prepare_commentincludes\class-pzz-api-client.php:364
filterpzz_prepare_postincludes\class-pzz-api-client.php:372
filterpzz_prepare_postincludes\class-pzz-api-client.php:380
filterpzz_prepare_postincludes\class-pzz-api-client.php:388
filterpzz_get_taxonomiesincludes\class-pzz-api-client.php:389
filterpzz_prepare_post_commentsincludes\class-pzz-api-client.php:397
filterrest_request_before_callbacksincludes\class-pzz-api-client.php:407
filterwoocommerce_store_api_disable_nonce_checkincludes\class-pzz-api-client.php:415
filterrestricted_site_access_user_can_accessincludes\class-pzz-api-client.php:420
actioninitmodifications.php:10
filterdigits_rest_tokenmodifications.php:33
actioninitpzz-api-client.php:32
filterdigits_rest_tokenpzz-api-client.php:39
actioninitpzz-api-client.php:135
Maintenance & Trust

PZZ API Client Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJun 19, 2021
PHP min version5.6
Downloads2K

Community Trust

Rating90/100
Number of ratings2
Active installs20
Developer Profile

PZZ API Client Developer Profile

mjavadhpour

1 plugin · 20 total installs

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

How We Detect PZZ API Client

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pzz-api-client/pzz-api-client.php/wp-content/plugins/pzz-api-client/jwt.php/wp-content/plugins/pzz-api-client/includes/class-pzz-api-client-activator.php/wp-content/plugins/pzz-api-client/includes/class-pzz-api-client-deactivator.php/wp-content/plugins/pzz-api-client/includes/class-pzz-api-client.php/wp-content/plugins/pzz-api-client/includes/class-pzz-json-posts-controller.php

HTML / DOM Fingerprints

HTML Comments
<!-- Read this note from deep inside! I'm just a plugin, direct access can hurt me, leave me alone in the darkness. -->
REST Endpoints
/wp-json/pzz/1/posts
FAQ

Frequently Asked Questions about PZZ API Client