CVE-2020-36847 CRITICAL

CVE-2020-36847: Simple File List < 4.2.3 - Remote Code Execution

Vendor Eemitch
Product Simple File List
Weakness CWE-434 · Unrestricted file upload
Published July 12, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The Simple-File-List Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 4.2.2 via the rename function which can be used to rename uploaded PHP code with a png extension to use a php extension. This allows unauthenticated attackers to execute code on the server.

Explanation of Vulnerability in Simple Terms

02Summary

Simple File List versions before 4.2.3 do not properly validate uploaded files, allowing anyone to upload arbitrary files to the site without authentication. An attacker can upload malicious PHP scripts or other executable code that will run on the server. This grants complete control over the site's files and data.

What an attacker can do

03Attacker Capabilities

Upload and execute arbitrary files on the server without needing a login.

Potential impact on your site

04Site Impact

Attacker gains full control of your site, can steal data, modify content, or use it to attack visitors.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 12, 2025 CVE published
April 8, 2026 Record updated