What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in WordPress Media File Renamer – Auto & Manual Rename plugin (versions <= 5.1.9). Affected parameters "post_title", "filename", "lock". This allows changing the uploaded media title, media file name, and media locking state.
Explanation of Vulnerability in Simple Terms
02Summary
The Media File Renamer plugin for WordPress versions up to 5.1.9 lacks CSRF protection on its file renaming functionality. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, triggers unauthorized file rename operations without the admin's knowledge or consent. This can corrupt media library organization or cause site functionality issues.
What an attacker can do
03Attacker Capabilities
Rename media files on the site without the admin's permission by tricking them into visiting a malicious page.
Potential impact on your site
04Site Impact
Media files can be renamed or reorganized without your knowledge, potentially breaking image links or disrupting site functionality.
Conditions required to exploit
05Prerequisites
A logged-in WordPress administrator must visit a page controlled by the attacker.
Key dates
06Disclosure timeline
October 4, 2021
CVE published
April 28, 2026
Record updated