Description
The Memory Usage plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.98. This is due to missing nonce validation in the wpmemory_install_plugin() function. This makes it possible for unauthenticated attackers to silently install one of the several whitelisted plugins via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-07-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated plugin installation via CSRF
Action: Update Plugin
AI Analysis

Impact

The Memory Usage plugin for WordPress is affected by a missing nonce validation in its wpmemory_install_plugin() function. This flaw allows an unauthenticated attacker to perform a cross‑site request forgery, causing the plugin to silently install whitelisted plugins when a site administrator is tricked into clicking a forged link. The result is an unauthorized plugin installation, and the vulnerability carries a CVSS score of 4.3.

Affected Systems

The affected product is the Memory Usage, Memory Limit, PHP and Server Memory Health Check and Provide Suggestions plugin for WordPress, all versions up to and including 3.98.

Risk and Exploitability

The EPSS score is below 1%, indicating a small chance of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a CSRF scenario that requires an attacker to prompt a site administrator to visit a malicious link; the absence of a nonce check makes the request accept without authentication. Because the flaw only permits plugin installation within a whitelist, the scope of damage is limited to the installation of approved plugins.

Generated by OpenCVE AI on April 20, 2026 at 22:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Memory Usage plugin to a version that implements nonce validation in the wpmemory_install_plugin() function (any release newer than 3.98).
  • Confirm that no CSRF protection remains missing by reviewing the updated code for defensive checks before processing install requests.
  • Restrict administrative access to trusted users, enforce strong credentials, and enable two‑factor authentication to reduce the chance that a site administrator will be tricked into executing forged requests.

Generated by OpenCVE AI on April 20, 2026 at 22:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-22809 The Memory Usage plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.98. This is due to missing nonce validation in the wpmemory_install_plugin() function. This makes it possible for unauthenticated attackers to silently install one of the several whitelisted plugins via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Mon, 28 Jul 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 28 Jul 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sun, 27 Jul 2025 04:45:00 +0000

Type Values Removed Values Added
Description The Memory Usage plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.98. This is due to missing nonce validation in the wpmemory_install_plugin() function. This makes it possible for unauthenticated attackers to silently install one of the several whitelisted plugins via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Memory Usage <= 3.98 - Cross-Site Request Forgery to Limited Plugin Installation via wpmemory_install_plugin Function
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:23:33.474Z

Reserved: 2025-07-23T22:34:10.659Z

Link: CVE-2025-8104

cve-icon Vulnrichment

Updated: 2025-07-28T14:58:03.250Z

cve-icon NVD

Status : Deferred

Published: 2025-07-27T05:15:29.950

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-8104

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:15:06Z

Weaknesses