CVE-2025-8104: CWE-352 Cross-Site Request Forgery (CSRF) in sminozzi Memory Usage, Memory Limit, PHP and Server Memory Health Check and Provide Suggestions
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.
AI Analysis
Technical Summary
CVE-2025-8104 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the WordPress plugin 'Memory Usage, Memory Limit, PHP and Server Memory Health Check and Provide Suggestions' developed by sminozzi. The vulnerability exists in all versions up to and including 3.98 due to the absence of nonce validation in the wpmemory_install_plugin() function. Nonce validation is a security mechanism used to ensure that requests made to a web application are intentional and originate from legitimate users. Without this protection, an attacker can craft a malicious request that, when executed by an authenticated site administrator (e.g., by clicking a link), can trigger the silent installation of one of several whitelisted plugins. This attack vector requires user interaction from an administrator but does not require the attacker to be authenticated. The vulnerability impacts the integrity of the affected WordPress site by allowing unauthorized plugin installations, which could lead to further compromise if malicious plugins are installed. The CVSS v3.1 base score is 4.3, indicating a medium severity level. The attack vector is network-based, with low attack complexity, no privileges required, but user interaction is necessary. There is no impact on confidentiality or availability directly, but integrity is affected due to unauthorized changes to the site’s plugin set. No known exploits are currently reported in the wild, and no patches or fixes have been linked yet. The vulnerability is classified under CWE-352, which corresponds to CSRF attacks.
Potential Impact
For European organizations using WordPress sites with the vulnerable Memory Usage plugin, this vulnerability poses a risk primarily to site integrity. An attacker could trick a site administrator into performing an action that installs additional plugins without their consent. This could lead to the installation of plugins that may contain malicious code, backdoors, or other vulnerabilities, potentially escalating the compromise to data theft, site defacement, or further exploitation. Organizations relying on WordPress for critical web services or customer-facing portals could suffer reputational damage, loss of trust, and potential regulatory scrutiny under GDPR if personal data is compromised as a result of secondary attacks. The requirement for administrator interaction reduces the likelihood of automated widespread exploitation but does not eliminate risk, especially in environments where administrators may be targeted via phishing or social engineering campaigns. The medium severity score reflects that while the direct impact is limited, the vulnerability can serve as a stepping stone for more severe attacks.
Mitigation Recommendations
1. Immediate mitigation should involve updating the Memory Usage plugin to a patched version once available from the vendor or disabling the plugin until a fix is released. 2. Implement strict administrative operational security practices, including training administrators to recognize and avoid phishing or suspicious links that could trigger CSRF attacks. 3. Employ Web Application Firewalls (WAFs) with rules to detect and block CSRF attack patterns targeting the plugin’s installation endpoints. 4. Use security plugins or custom code to enforce nonce validation or other anti-CSRF tokens on sensitive plugin functions if patching is delayed. 5. Limit the number of users with administrator privileges to reduce the attack surface. 6. Monitor WordPress logs and plugin installation events for unusual activity indicative of unauthorized plugin installations. 7. Regularly audit installed plugins and remove any that are unnecessary or untrusted. 8. Consider implementing Content Security Policy (CSP) headers and SameSite cookie attributes to reduce CSRF risks overall.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-8104: CWE-352 Cross-Site Request Forgery (CSRF) in sminozzi Memory Usage, Memory Limit, PHP and Server Memory Health Check and Provide Suggestions
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-8104 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the WordPress plugin 'Memory Usage, Memory Limit, PHP and Server Memory Health Check and Provide Suggestions' developed by sminozzi. The vulnerability exists in all versions up to and including 3.98 due to the absence of nonce validation in the wpmemory_install_plugin() function. Nonce validation is a security mechanism used to ensure that requests made to a web application are intentional and originate from legitimate users. Without this protection, an attacker can craft a malicious request that, when executed by an authenticated site administrator (e.g., by clicking a link), can trigger the silent installation of one of several whitelisted plugins. This attack vector requires user interaction from an administrator but does not require the attacker to be authenticated. The vulnerability impacts the integrity of the affected WordPress site by allowing unauthorized plugin installations, which could lead to further compromise if malicious plugins are installed. The CVSS v3.1 base score is 4.3, indicating a medium severity level. The attack vector is network-based, with low attack complexity, no privileges required, but user interaction is necessary. There is no impact on confidentiality or availability directly, but integrity is affected due to unauthorized changes to the site’s plugin set. No known exploits are currently reported in the wild, and no patches or fixes have been linked yet. The vulnerability is classified under CWE-352, which corresponds to CSRF attacks.
Potential Impact
For European organizations using WordPress sites with the vulnerable Memory Usage plugin, this vulnerability poses a risk primarily to site integrity. An attacker could trick a site administrator into performing an action that installs additional plugins without their consent. This could lead to the installation of plugins that may contain malicious code, backdoors, or other vulnerabilities, potentially escalating the compromise to data theft, site defacement, or further exploitation. Organizations relying on WordPress for critical web services or customer-facing portals could suffer reputational damage, loss of trust, and potential regulatory scrutiny under GDPR if personal data is compromised as a result of secondary attacks. The requirement for administrator interaction reduces the likelihood of automated widespread exploitation but does not eliminate risk, especially in environments where administrators may be targeted via phishing or social engineering campaigns. The medium severity score reflects that while the direct impact is limited, the vulnerability can serve as a stepping stone for more severe attacks.
Mitigation Recommendations
1. Immediate mitigation should involve updating the Memory Usage plugin to a patched version once available from the vendor or disabling the plugin until a fix is released. 2. Implement strict administrative operational security practices, including training administrators to recognize and avoid phishing or suspicious links that could trigger CSRF attacks. 3. Employ Web Application Firewalls (WAFs) with rules to detect and block CSRF attack patterns targeting the plugin’s installation endpoints. 4. Use security plugins or custom code to enforce nonce validation or other anti-CSRF tokens on sensitive plugin functions if patching is delayed. 5. Limit the number of users with administrator privileges to reduce the attack surface. 6. Monitor WordPress logs and plugin installation events for unusual activity indicative of unauthorized plugin installations. 7. Regularly audit installed plugins and remove any that are unnecessary or untrusted. 8. Consider implementing Content Security Policy (CSP) headers and SameSite cookie attributes to reduce CSRF risks overall.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-23T22:34:10.659Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6885af6cad5a09ad006e5719
Added to database: 7/27/2025, 4:47:40 AM
Last enriched: 8/4/2025, 1:05:15 AM
Last updated: 10/30/2025, 6:31:39 AM
Views: 62
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-62229: Use After Free in Red Hat Red Hat Enterprise Linux 10
HighCVE-2025-11627: CWE-117 Improper Output Neutralization for Logs in sminozzi Site Checkup Debug AI Troubleshooting with Wizard and Tips for Each Issue
MediumCVE-2025-10008: CWE-862 Missing Authorization in remyb92 Translate WordPress and go Multilingual – Weglot
MediumCVE-2025-10636: CWE-79 Cross-Site Scripting (XSS) in NS Maintenance Mode for WP
HighData Leak Outs Students of Iran's MOIS Training Academy
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.