CVE-2021-36850 MEDIUM

CVE-2021-36850: WordPress Media File Renamer – Auto & Manual Rename plugin <= 5.1.9 - Cross-Site Request Forgery (CSRF) vulnerability

Vendor Meow Apps
Product Media File Renamer – Auto & Manual Rename (WordPress plugin)
Weakness CWE-352 · CSRF
Published October 4, 2021
Last update April 28, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

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

Related vulnerabilities

08Related CVE