WpLoadGraph – Log and display server load of your WP site Security & Risk Analysis

wordpress.org/plugins/wploadgraph

Stress testing tool for logging and measuring all requests to your WordPress website and displaying in timeline format.

10 active installs v0.2.3 PHP 7.4+ WP 6.0+ Updated Unknown
crondebugperformanceserverstress-test
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WpLoadGraph – Log and display server load of your WP site Safe to Use in 2026?

Generally Safe

Score 100/100

WpLoadGraph – Log and display server load of your WP site has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The wploadgraph plugin v0.2.3 exhibits a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. The plugin also demonstrates strong practices by using prepared statements for all SQL queries and properly escaping a high percentage of its output.

However, a notable concern is the presence of the `unserialize` function. While the data does not indicate any specific taint flows originating from this function, its use inherently introduces a risk of object injection vulnerabilities if the serialized data it processes is not strictly controlled and sanitized. The plugin's vulnerability history is clean, which is a positive sign, suggesting a history of secure development or a lack of discovery. Despite the clean history and limited attack surface, the use of `unserialize` without further context on its usage warrants caution.

In conclusion, wploadgraph v0.2.3 has several strengths, particularly its limited attack surface and good output escaping and SQL practices. The primary weakness identified is the use of `unserialize`, which could be a critical vulnerability if not handled with extreme care. The lack of any recorded vulnerabilities is encouraging, but does not negate the inherent risks associated with potentially unsafe functions.

Key Concerns

  • Use of unserialize function
Vulnerabilities
None known

WpLoadGraph – Log and display server load of your WP site Security Vulnerabilities

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

WpLoadGraph – Log and display server load of your WP site Code Analysis

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

Dangerous Functions Found

unserialize$settings = @unserialize($settings); // phpcs:ignore Generic.PHP.NoSilencedErrors -- unserialize casrc\Services\Config.php:86

Output Escaping

97% escaped36 total outputs
Attack Surface

WpLoadGraph – Log and display server load of your WP site Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionplugins_loadedsrc\Core\Bootstrap.php:38
actionadmin_noticessrc\Core\Bootstrap.php:99
actionadmin_menusrc\Dashboard\AbstractPage.php:94
filteradmin_footer_textsrc\Dashboard\AbstractPage.php:152
filterupdate_footersrc\Dashboard\AbstractPage.php:153
actionadmin_enqueue_scriptssrc\Dashboard\AbstractPage.php:156
actionwp_loadedsrc\Dashboard\Dashboard.php:34
filterplugin_row_metasrc\Dashboard\Dashboard.php:36
actionadmin_noticessrc\Dashboard\Dashboard.php:128
filterscript_loader_tagsrc\Services\Frontend.php:37
Maintenance & Trust

WpLoadGraph – Log and display server load of your WP site Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WpLoadGraph – Log and display server load of your WP site Developer Profile

Tekod lab.

4 plugins · 630 total installs

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

How We Detect WpLoadGraph – Log and display server load of your WP site

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wploadgraph/assets/admin/vendor/jquery.datetimepicker.min.css/wp-content/plugins/wploadgraph/assets/admin/vendor/jquery.datetimepicker.full.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chart.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chartjs-adapter-moment.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/hammer.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chartjs-plugin-zoom.min.js
Script Paths
/wp-content/plugins/wploadgraph/assets/admin/vendor/jquery.datetimepicker.full.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chart.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chartjs-adapter-moment.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/hammer.min.js/wp-content/plugins/wploadgraph/assets/admin/vendor/chartjs-plugin-zoom.min.js
Version Parameters
wploadgraph-admin/vendor/jquery.datetimepicker.full.js?ver=wploadgraph-admin/vendor/jquery.datetimepicker.min.css?ver=wploadgraph-admin/vendor/chart.min.js?ver=wploadgraph-admin/vendor/chartjs-adapter-moment.min.js?ver=wploadgraph-admin/vendor/hammer.min.js?ver=wploadgraph-admin/vendor/chartjs-plugin-zoom.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wploadgraph-fromdata-wploadgraph-to
JS Globals
wploadgraph
FAQ

Frequently Asked Questions about WpLoadGraph – Log and display server load of your WP site