API Log Pro Security & Risk Analysis

wordpress.org/plugins/api-log-pro

A simple plugin to log WordPress Rest API Requests.

10 active installs v1.0.0 PHP 7.0.0+ WP 4.6+ Updated Jun 24, 2022
apijsonrest-apiwp-apiwp-rest-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is API Log Pro Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "api-log-pro" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for all SQL queries, and the high percentage of properly escaped output indicate good coding practices. Furthermore, the lack of file operations and external HTTP requests limits potential attack vectors. The vulnerability history being entirely clear of CVEs is a positive sign, suggesting a history of responsible development and maintenance.

However, there are a few areas that warrant attention. The most significant concern is the absence of nonce checks on AJAX handlers and the lack of permission callbacks on REST API routes. While the analysis shows 0 unprotected entry points currently, this indicates a potential for future vulnerabilities if new AJAX handlers or REST API routes are added without proper authentication and authorization. The presence of a bundled library (DataTables) also introduces a potential risk if it is not kept up-to-date and has known vulnerabilities.

In conclusion, while "api-log-pro" demonstrates several strengths in its security implementation, the lack of explicit nonce checks for AJAX and permission callbacks for REST API routes, coupled with the bundled library, represent areas for improvement to further harden the plugin's security and maintain its clean vulnerability record.

Key Concerns

  • Missing nonce checks on AJAX handlers
  • Missing permission callbacks on REST API routes
  • Bundled outdated library (DataTables)
Vulnerabilities
None known

API Log Pro Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

API Log Pro Release Timeline

v1.0.0Current
v0.0.8
v0.0.7
v0.0.6
v0.0.5
Code Analysis
Analyzed Mar 17, 2026

API Log Pro Code Analysis

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

Bundled Libraries

DataTables

SQL Query Safety

100% prepared44 total queries

Output Escaping

95% escaped66 total outputs
Attack Surface

API Log Pro Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/api-log-pro/v1logsincludes\class-api-log-pro-rest-api.php:28
WordPress Hooks 14
actionadmin_menuadmin\admin-page.php:11
filterrest_post_dispatchclass-api-log-pro.php:42
actioninitclass-api-log-pro.php:47
actionapi_log_pro_incoming_cleanup_cronclass-api-log-pro.php:48
actionadmin_initclass-api-log-pro.php:50
actionactivated_pluginincludes\class-api-log-pro-db.php:25
actionactivated_pluginincludes\class-api-log-pro-db.php:26
actionactivated_pluginincludes\class-api-log-pro-db.php:27
actionplugins_loadedincludes\class-api-log-pro-db.php:28
filterhttp_request_argsincludes\class-api-log-pro-outgoing.php:22
actionhttp_api_debugincludes\class-api-log-pro-outgoing.php:23
actioninitincludes\class-api-log-pro-outgoing.php:25
actionapi_log_pro_outgoing_cleanup_cronincludes\class-api-log-pro-outgoing.php:26
actionrest_api_initincludes\class-api-log-pro-rest-api.php:25

Scheduled Events 2

api_log_pro_incoming_cleanup_cron
api_log_pro_outgoing_cleanup_cron
Maintenance & Trust

API Log Pro Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 24, 2022
PHP min version7.0.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

API Log Pro Developer Profile

Hubbard Labs

4 plugins · 20 total installs

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

How We Detect API Log Pro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/api-log-pro/assets/css/admin.css/wp-content/plugins/api-log-pro/assets/js/jquery.datatables.min.js/wp-content/plugins/api-log-pro/assets/js/logs-datatables.min.js/wp-content/plugins/api-log-pro/assets/js/logs-datatables-outgoing.js/wp-content/plugins/api-log-pro/assets/js/highlight.pack.js/wp-content/plugins/api-log-pro/assets/css/highlight-wp-theme.min.css
Script Paths
/wp-content/plugins/api-log-pro/assets/js/logs-datatables.min.js/wp-content/plugins/api-log-pro/assets/js/logs-datatables-outgoing.js/wp-content/plugins/api-log-pro/assets/js/highlight.pack.js
Version Parameters
api-log-pro/assets/css/admin.css?ver=api-log-pro/assets/js/jquery.datatables.min.js?ver=api-log-pro/assets/js/logs-datatables.min.js?ver=api-log-pro/assets/js/logs-datatables-outgoing.js?ver=api-log-pro/assets/js/highlight.pack.js?ver=api-log-pro/assets/css/highlight-wp-theme.min.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about API Log Pro