CVE-2026-24953 MEDIUM

CVE-2026-24953: WordPress Simple File List plugin <= 6.1.15 - Arbitrary File Download vulnerability

Vendor Mitchell Bennis
Product Simple File List
Weakness CWE-22 · Path traversal
Published February 20, 2026
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Mitchell Bennis Simple File List simple-file-list allows Path Traversal.This issue affects Simple File List: from n/a through <= 6.1.15.

Explanation of Vulnerability in Simple Terms

02Summary

Simple File List versions 6.1.15 and earlier contain a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level access can navigate the file system using directory traversal sequences to access sensitive files. This affects confidentiality but not integrity or availability.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server outside the intended directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private data) may be exposed to authenticated users.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

February 20, 2026 CVE published
April 28, 2026 Record updated