Plugin Memory Usage Security & Risk Analysis

wordpress.org/plugins/plugin-memory-usage

Measures changes in WordPress memory usage. This tool helps you to reveal plugins that are poorly programmed and do not release memory properly.

400 active installs v1.2.8 PHP 7.0+ WP 5.3+ Updated Dec 4, 2025
increase-memorymemorymemory-limitmemory-usageram
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Memory Usage Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The plugin "plugin-memory-usage" v1.2.8 demonstrates a strong adherence to security best practices in several key areas. All identified entry points, including AJAX handlers, lack any explicit authentication checks. The plugin also utilizes prepared statements for all its SQL queries and ensures proper output escaping for all its outputs. Furthermore, there are no file operations, and external HTTP requests are minimal. The absence of known vulnerabilities and a clean vulnerability history further bolster its perceived security. However, a significant concern arises from the taint analysis, which reveals four flows with unsanitized paths, all categorized as high severity. This indicates a potential pathway for malicious input to be processed without proper sanitization, which could lead to unintended consequences or exploits, despite the lack of raw SQL queries or unescaped output. The presence of these unsanitized flows represents the most critical risk identified in this analysis.

Key Concerns

  • High severity unsanitized taint flows
  • AJAX handlers lack authentication checks
Vulnerabilities
None known

Plugin Memory Usage Security Vulnerabilities

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

Plugin Memory Usage Code Analysis

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

SQL Query Safety

100% prepared11 total queries

Output Escaping

100% escaped45 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
pmusage_refresh_memory_usage (plugin-memory-usage.php:617)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plugin Memory Usage Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_pmusage_toggle_pluginplugin-memory-usage.php:577
authwp_ajax_pmusage_refresh_memory_usageplugin-memory-usage.php:647
authwp_ajax_pmusage_get_plugin_historyplugin-memory-usage.php:786
authwp_ajax_pmusage_update_average_memoryplugin-memory-usage.php:922
noprivwp_ajax_update_average_memoryplugin-memory-usage.php:923
authwp_ajax_pmusage_increase_memory_limitplugin-memory-usage.php:996
WordPress Hooks 6
actionadmin_menuplugin-memory-usage.php:31
actionwp_dashboard_setupplugin-memory-usage.php:47
actionadmin_enqueue_scriptsplugin-memory-usage.php:652
actionadmin_enqueue_scriptsplugin-memory-usage.php:679
filterpmusage_memory_usage_contentplugin-memory-usage.php:962
actionadmin_bar_menuplugin-memory-usage.php:1086
Maintenance & Trust

Plugin Memory Usage Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version7.0
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Plugin Memory Usage Developer Profile

NETT.PRO

3 plugins · 430 total installs

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

How We Detect Plugin Memory Usage

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugin-memory-usage/css/plugin-memory-usage.css/wp-content/plugins/plugin-memory-usage/js/plugin-memory-usage.js
Script Paths
/wp-content/plugins/plugin-memory-usage/js/plugin-memory-usage.js
Version Parameters
plugin-memory-usage/css/plugin-memory-usage.css?ver=plugin-memory-usage/js/plugin-memory-usage.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpmem-version
FAQ

Frequently Asked Questions about Plugin Memory Usage