Performance Checker by DMUK Security & Risk Analysis

wordpress.org/plugins/performance-checker-by-dmuk

Automatically generate bulk test posts in WordPress to simulate load for performance testing. Text Domain: performance-checker-by-dmuk.

0 active installs v3.0.1 PHP 8.0+ WP 5.8+ Updated Mar 5, 2025
bulk-posts-creationcreate-bulk-postsload-testingperformance-checkertest-data
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Performance Checker by DMUK Safe to Use in 2026?

Generally Safe

Score 92/100

Performance Checker by DMUK has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "performance-checker-by-dmuk" v3.0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent code hygiene by utilizing prepared statements for all SQL queries and properly escaping all output, eliminating common web vulnerabilities like SQL injection and XSS. The absence of file operations and external HTTP requests further reduces its attack surface. The presence of 5 nonce checks is also a good indicator of security awareness. However, a significant concern is the presence of two AJAX handlers that lack authentication checks. This directly exposes these entry points, potentially allowing unauthenticated users to interact with plugin functionalities that might have unintended consequences or reveal sensitive information.

The taint analysis shows two flows with unsanitized paths, although these are not categorized as critical or high severity. This suggests a potential for path traversal or similar vulnerabilities if these flows are not properly handled. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive. This history, combined with the generally good coding practices, indicates that the developers have historically prioritized security. Nevertheless, the unprotected AJAX endpoints represent a clear and present risk that needs immediate attention. The overall risk is moderate, largely due to the unprotected AJAX handlers, which, despite the lack of critical taint flows and a clean vulnerability history, introduce a direct and exploitable weakness.

Key Concerns

  • Unprotected AJAX handlers
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Performance Checker by DMUK Security Vulnerabilities

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

Performance Checker by DMUK Code Analysis

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

Output Escaping

100% escaped48 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
dmuk_bo_admin_page (includes\admin-page.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Performance Checker by DMUK Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_run_create_posts_timerperformance-checker-by-dmuk.php:109
authwp_ajax_run_delete_posts_timerperformance-checker-by-dmuk.php:111
WordPress Hooks 3
actionadmin_menuperformance-checker-by-dmuk.php:63
filterplugin_row_metaperformance-checker-by-dmuk.php:86
actionadmin_enqueue_scriptsperformance-checker-by-dmuk.php:105
Maintenance & Trust

Performance Checker by DMUK Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 5, 2025
PHP min version8.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Performance Checker by DMUK Developer Profile

Kerry Matthews

3 plugins · 0 total installs

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

How We Detect Performance Checker by DMUK

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/performance-checker-by-dmuk/dmuk-bo-main.css
Version Parameters
dmuk-bo-main.css?ver=

HTML / DOM Fingerprints

CSS Classes
hidden
HTML Comments
<!-- File: includes/admin-page.php --><!-- Security Check: Exit if accessed directly --><!-- Include Necessary Files --><!-- ON ACTIVATION -->+14 more
Data Attributes
name="dmuk_bo_admin_nonce"value="dmuk_bo_admin_nonce"
FAQ

Frequently Asked Questions about Performance Checker by DMUK