Performance Profiler Security & Risk Analysis

wordpress.org/plugins/performance-profiler

Performance Profiler plugin silently monitors the resources consumption of your WordPress installation.

10 active installs v0.1.0 PHP + WP 4.0+ Updated Apr 7, 2016
monitoroptimizeprofileprofiler
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Performance Profiler Safe to Use in 2026?

Generally Safe

Score 85/100

Performance Profiler 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

The 'performance-profiler' plugin v0.1.0 demonstrates a strong security posture in several key areas, particularly concerning its limited attack surface and use of prepared statements for all SQL queries. The absence of any registered AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces potential entry points for attackers. Furthermore, the lack of recorded vulnerabilities in its history is a positive indicator. However, the static analysis reveals a significant concern regarding output escaping, with only 4% of outputs being properly escaped. This low percentage suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed in the browser of other users. Additionally, the complete absence of nonce checks and capability checks across all identified entry points (though the attack surface is zero) means that if any were to be introduced in future versions, they would likely be unprotected by default. The lack of taint analysis flows is likely a reflection of the small attack surface, but it doesn't negate the risks identified by the output escaping issue.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Performance Profiler Security Vulnerabilities

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

Performance Profiler Release Timeline

v0.1.0Current
Code Analysis
Analyzed Mar 16, 2026

Performance Profiler Code Analysis

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

SQL Query Safety

100% prepared14 total queries

Output Escaping

4% escaped26 total outputs
Attack Surface

Performance Profiler Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_row_metainc\Nevma_Performance_Profiler_Plugin.class.php:55
actionadmin_initinc\Nevma_Performance_Profiler_Plugin.class.php:57
actionadmin_menuinc\Nevma_Performance_Profiler_Plugin.class.php:58
actionadmin_menuinc\Nevma_Performance_Profiler_Plugin.class.php:59
actionadmin_enqueue_scriptsinc\Nevma_Performance_Profiler_Plugin.class.php:61
Maintenance & Trust

Performance Profiler Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 7, 2016
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Performance Profiler Developer Profile

Takis Bouyouris

3 plugins · 4K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
1347 days
View full developer profile
Detection Fingerprints

How We Detect Performance Profiler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/performance-profiler/assets/css/admin.css
Version Parameters
performance-profiler/style.css?ver=performance-profiler/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Performance Profiler