CVE-2025-9345 MEDIUM

CVE-2025-9345: File Manager, Code Editor, and Backup by Managefy <= 1.4.8 - Authenticated (Admin+) Path Traversal to Arbitrary File Download

Vendor Softdiscover
Product File Manager, Code Editor, and Backup by Managefy
Weakness CWE-22 · Path traversal
Published August 28, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The File Manager, Code Editor, and Backup by Managefy plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.4.8 via the ajax_downloadfile() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform actions on files outside of the originally intended directory.

Explanation of Vulnerability in Simple Terms

02Summary

File Manager, Code Editor, and Backup by Managefy versions 1.4.8 and earlier contain a path traversal vulnerability that allows authenticated administrators to read files outside the intended directory. An attacker with high-level privileges can access sensitive files on the server by manipulating file paths. This vulnerability requires administrator access and does not affect file 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

Administrators with malicious intent or compromised admin accounts can access sensitive files like configuration files or database backups.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the site.

Key dates

06Disclosure timeline

August 28, 2025 CVE published
April 8, 2026 Record updated