CVE-2025-3295 MEDIUM

CVE-2025-3295: WP Editor <= 1.2.9.1 - Authenticated (Administrator+) Directory Traversal to Arbitrary File Read

Vendor Benjaminprojas
Product WP Editor
Weakness CWE-22 · Path traversal
Published April 17, 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 WP Editor plugin for WordPress is vulnerable to arbitrary file read in all versions up to, and including, 1.2.9.1. This makes it possible for authenticated attackers, with Administrator-level access and above, to read arbitrary files on the affected site's server which may reveal sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

WP Editor versions up to 1.2.9.1 contain a path traversal vulnerability that allows authenticated administrators to read files outside the intended directory. An attacker with high-level site access can bypass directory restrictions and access sensitive files on the server. This requires administrative privileges and does not affect file modification or system 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 WordPress site.

Key dates

06Disclosure timeline

April 17, 2025 CVE published
April 8, 2026 Record updated