Vulnerability Description
The Restrict File Access plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing or incorrect nonce validation on the 'restrict-file-access' page. This makes it possible for unauthenticated attackers to to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php), via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/restrict-file-access/trunk/admin/admi
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e1105717-134b-48cc-960
FAQ
What is CVE-2025-7667?
CVE-2025-7667 is a vulnerability with a CVSS score of 8.1 (HIGH). The Restrict File Access plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing or incorrect nonce validation on the 'rest...
How severe is CVE-2025-7667?
CVE-2025-7667 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-7667?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.