Management & Maintenance Records Security & Risk Analysis

wordpress.org/plugins/managementmaintainence-recording

This plugin add a dashboard widget to record admin activity on website. Simple to remember it

0 active installs v0.5 PHP 5.3+ WP 4.7+ Updated Jul 5, 2020
activitymaintenancesite-manage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Management & Maintenance Records Safe to Use in 2026?

Generally Safe

Score 85/100

Management & Maintenance Records has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'managementmaintainence-recording' plugin version 0.5 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries, avoiding dangerous functions, and having no recorded historical vulnerabilities. This suggests a developer who is at least aware of common security pitfalls.

However, significant concerns arise from the static analysis. The presence of a single REST API route without a permission callback creates a clear attack vector. This unprotected entry point could allow unauthorized users to interact with the plugin's functionality, potentially leading to data manipulation or other unintended consequences. While taint analysis shows no critical or high severity flows, the lack of nonces on AJAX handlers (though there are none in this specific version) and the 53% rate of properly escaped output still indicate areas for improvement in input validation and output sanitization to prevent potential cross-site scripting (XSS) vulnerabilities.

Given the lack of historical vulnerabilities and the use of prepared statements, the immediate risk is not catastrophic. However, the unprotected REST API route represents a tangible and exploitable vulnerability that needs immediate attention. The plugin's current security is compromised by this single, critical oversight in its attack surface.

Key Concerns

  • REST API route without permission callback
  • Inconsistent output escaping (53% escaped)
Vulnerabilities
None known

Management & Maintenance Records Security Vulnerabilities

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

Management & Maintenance Records Code Analysis

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

Output Escaping

53% escaped15 total outputs
Attack Surface
1 unprotected

Management & Maintenance Records Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/mmr/v1/activitiesmmr.php:139
WordPress Hooks 3
actionwp_dashboard_setupmmr.php:117
actionadmin_headmmr.php:124
actionrest_api_initmmr.php:138
Maintenance & Trust

Management & Maintenance Records Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 5, 2020
PHP min version5.3
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Management & Maintenance Records Developer Profile

lucdecri

5 plugins · 320 total installs

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

How We Detect Management & Maintenance Records

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
mmrredgreenbluepurplegreydatenote
Data Attributes
name="mmr_deletename="date"name="type"name="description"
REST Endpoints
/mmr/v1/activities
FAQ

Frequently Asked Questions about Management & Maintenance Records