BlazeMeter Security & Risk Analysis

wordpress.org/plugins/blazemeter

The BlazeMeter module provides WordPress users a way to seamlessly load test their web or mobile site or application for performance.

10 active installs v1.3 PHP + WP 3.3+ Updated Apr 10, 2013
apache-jmeterfunctional-testingjmeterload-testingwordpress-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BlazeMeter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The BlazeMeter plugin version 1.3 exhibits a concerning security posture, primarily due to its unprotected entry points. The static analysis reveals a total of 5 AJAX handlers, all of which lack authentication checks. This represents a significant attack surface where any unauthenticated user could potentially interact with these handlers, leading to unintended actions or information disclosure. Furthermore, the plugin demonstrates a complete absence of output escaping for all identified outputs, meaning any data processed or displayed through these handlers is vulnerable to cross-site scripting (XSS) attacks. While the plugin has no recorded vulnerabilities and doesn't use dangerous functions, the lack of basic security measures on its AJAX endpoints is a critical oversight. The taint analysis shows two flows with unsanitized paths, which, although not rated as critical or high severity, still indicates potential areas for exploitation if malicious input were to be injected through the unprotected AJAX endpoints. The absence of nonce checks and capability checks further exacerbates the risk associated with these unprotected AJAX handlers.

Key Concerns

  • Unprotected AJAX handlers
  • No output escaping
  • No nonce checks
  • No capability checks
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

BlazeMeter Security Vulnerabilities

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

BlazeMeter Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

0% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
blaze_meta_ip_callback (blaze-settings-setup.php:257)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
5 unprotected

BlazeMeter Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

authwp_ajax_blazemeter_submitblazemeter-api.php:29
authwp_ajax_blazemeter_clearblazemeter-api.php:30
authwp_ajax_blazemeter_loginblazemeter-api.php:31
authwp_ajax_blazemeter_user_keyblazemeter-api.php:32
authwp_ajax_blazemeter_datalistblazemeter.php:51
WordPress Hooks 6
actionadmin_menublazemeter.php:53
actionadmin_enqueue_scriptsblazemeter.php:54
actionadmin_initblazemeter.php:55
actioninitblazemeter.php:56
actionparse_requestblazemeter.php:57
filterquery_varsblazemeter.php:59
Maintenance & Trust

BlazeMeter Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedApr 10, 2013
PHP min version
Downloads4K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

BlazeMeter Developer Profile

Mario Peshev

13 plugins · 5K total installs

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

How We Detect BlazeMeter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blazemeter/css/blazemeter.css/wp-content/plugins/blazemeter/css/simplemodal.css/wp-content/plugins/blazemeter/css/smoothness/jquery-ui-smoothness.min.css/wp-content/plugins/blazemeter/js/jquery-simplemodal.min.js/wp-content/plugins/blazemeter/js/blazemeter.js
Script Paths
/wp-content/plugins/blazemeter/js/jquery-simplemodal.min.js/wp-content/plugins/blazemeter/js/blazemeter.js

HTML / DOM Fingerprints

HTML Comments
<!-- BlazeMeter Settings --><!-- anonymous section - max users and pages --><!-- authenticated section - max users and pages -->
Data Attributes
data-nonce
JS Globals
blazemeter_data
FAQ

Frequently Asked Questions about BlazeMeter