Super Host Speed Benchmark Security & Risk Analysis

wordpress.org/plugins/super-host-speed-benchmark

Test and benchmark the speed of your hosting provider, based on the speed of their mysql database, which tends to be the main cause of Wordpress being …

10 active installs v0.6.7 PHP 5.2.4+ WP 4.6+ Updated Nov 7, 2019
benchmarkperformancespeedspeed-benchmarkspeed-test
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Super Host Speed Benchmark Safe to Use in 2026?

Generally Safe

Score 85/100

Super Host Speed Benchmark has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'super-host-speed-benchmark' plugin exhibits a mixed security posture. On the positive side, it has a very small attack surface, with no apparent AJAX handlers, REST API routes, or shortcodes exposed. Its vulnerability history is clean, with no recorded CVEs, suggesting a potentially well-maintained or less targeted plugin. However, significant concerns arise from the code analysis. The plugin entirely lacks nonce and capability checks, which is a major oversight for security. Furthermore, a substantial portion of its SQL queries (83%) are not using prepared statements, posing a risk of SQL injection. All output is unescaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Taint analysis also indicates flows with unsanitized paths, though no critical or high severity issues were flagged in this specific analysis run. The presence of unsanitized paths, coupled with the lack of input validation and output escaping, indicates a potential for vulnerabilities that could be exploited if an attacker can influence the data flowing through these paths.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
  • SQL queries not using prepared statements
  • Output escaping not properly implemented
  • Flows with unsanitized paths detected
Vulnerabilities
None known

Super Host Speed Benchmark Security Vulnerabilities

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

Super Host Speed Benchmark Code Analysis

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

SQL Query Safety

17% prepared6 total queries

Output Escaping

0% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
shsb_calculate_score (shsb.php:131)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Super Host Speed Benchmark Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menushsb.php:17
actionadmin_initshsb.php:18
actionadmin_menushsb.php:129
actionshsb_cronshsb.php:416
filterauto_update_pluginshsb.php:445

Scheduled Events 1

shsb_cron
Maintenance & Trust

Super Host Speed Benchmark Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedNov 7, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Super Host Speed Benchmark Developer Profile

wsec1

1 plugin · 10 total installs

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

How We Detect Super Host Speed Benchmark

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/super-host-speed-benchmark/gauge.min.js
Script Paths
/wp-content/plugins/super-host-speed-benchmark/gauge.min.js

HTML / DOM Fingerprints

CSS Classes
gauge
JS Globals
Gauge
FAQ

Frequently Asked Questions about Super Host Speed Benchmark