Vulnerability Detector & Plugin Manager Security & Risk Analysis

wordpress.org/plugins/upkepr-maintenance

Vulnerability Detector is a free plugin designed to secure your WordPress website by identifying known vulnerabilities in the WordPress.

10 active installs v1.0.12 PHP 7.1+ WP 4.7+ Updated Unknown
performanceplugin-managerscansecurityvulnerabilities
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Vulnerability Detector & Plugin Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Vulnerability Detector & Plugin Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The upkepr-maintenance plugin v1.0.12 presents a significant security risk due to a large, unprotected attack surface. All 11 identified entry points (4 AJAX handlers and 7 REST API routes) lack any form of authentication or permission checks. This means any unauthenticated user could potentially interact with these endpoints, leading to unauthorized actions or information disclosure.

While the plugin demonstrates good practices with SQL queries being 100% prepared and a lack of dangerous functions, the unescaped output is a concern, with only 36% properly escaped. This, combined with a single unsanitized path identified in the taint analysis, opens up potential for cross-site scripting (XSS) or other injection vulnerabilities if user-supplied data is not handled with extreme care within these unprotected endpoints. The absence of any known vulnerabilities in its history is positive but does not mitigate the immediate risks posed by the current code structure.

In conclusion, the plugin has some strengths, notably in its database query security. However, the complete lack of security measures on its entry points is a critical flaw that severely compromises its security posture and requires immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • REST API routes without permission callbacks
  • Unescaped output is a concern (only 36% proper)
  • Flows with unsanitized paths
Vulnerabilities
None known

Vulnerability Detector & Plugin Manager Security Vulnerabilities

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

Vulnerability Detector & Plugin Manager Code Analysis

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

Bundled Libraries

DataTables

Output Escaping

36% escaped209 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
<adminpage> (adminpage.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
11 unprotected

Vulnerability Detector & Plugin Manager Attack Surface

Entry Points11
Unprotected11

AJAX Handlers 4

authwp_ajax_upkpr_ajax_actionvulnerability.php:86
noprivwp_ajax_upkpr_ajax_actionvulnerability.php:87
authwp_ajax_upkpr_check_ajax_actionvulnerability.php:88
noprivwp_ajax_upkpr_check_ajax_actionvulnerability.php:89

REST API Routes 7

POST/wp-json/upkepr-isKeyValidkeyvulnerability.php:206
POST/wp-json/upkepr-is_keydomainusername_validdatavulnerability.php:213
POST/wp-json/upkepr-wpinfowpinfovulnerability.php:220
POST/wp-json/upkepr-gettokenbyusernamevulnerability.php:227
POST/wp-json/upkepr-getloginurlbyusernamevulnerability.php:234
GET/wp-json/upkepr-redirectnowbyusernamevulnerability.php:241
POST/wp-json/upkepr-get-vulnerabilitiesbyusernamevulnerability.php:248
WordPress Hooks 3
actionadmin_enqueue_scriptsvulnerability.php:80
actionadmin_menuvulnerability.php:181
actionrest_api_initvulnerability.php:204
Maintenance & Trust

Vulnerability Detector & Plugin Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.1
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Vulnerability Detector & Plugin Manager Developer Profile

WebGarh Solutions

1 plugin · 10 total installs

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

How We Detect Vulnerability Detector & Plugin Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/upkepr-maintenance/css/style.css/wp-content/plugins/upkepr-maintenance/css/enchancestyle.css/wp-content/plugins/upkepr-maintenance/js/dataTables.min.js/wp-content/plugins/upkepr-maintenance/js/bootstrap.bundle.min.js/wp-content/plugins/upkepr-maintenance/css/dataTables.dataTables.min.css/wp-content/plugins/upkepr-maintenance/js/upkepr_script.js
Version Parameters
upkepr-maintenance/style.css?ver=upkepr-maintenance/enchancestyle.css?ver=upkepr-maintenance/dataTables.min.js?ver=upkepr-maintenance/bootstrap.bundle.min.js?ver=upkepr-maintenance/dataTables.dataTables.min.css?ver=upkepr-maintenance/upkepr_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
upkepr-admin-page
HTML Comments
<!-- Main Wrapper Start --><!-- Vulnerability Detector & Plugin Manager - Main Wrapper End -->
Data Attributes
data-upkepr-license-key
JS Globals
upkpr_ajax_object
REST Endpoints
/wp-json/upkepr-maintenance/v1/get-data/wp-json/upkepr-maintenance/v1/update-settings
FAQ

Frequently Asked Questions about Vulnerability Detector & Plugin Manager