CVE-2025-15487 MEDIUM

CVE-2025-15487: Code Explorer <= 1.4.6 - Authenticated (Administrator+) Arbitrary File Read via 'file' Parameter

Vendor Qriouslad
Product Code Explorer
Weakness CWE-22 · Path traversal
Published February 4, 2026
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 Code Explorer plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.4.6 via the 'file' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Code Explorer versions up to 1.4.6 contain a path traversal vulnerability that allows high-privilege users to read files outside the intended directory. An attacker with administrative access can craft requests to access sensitive files on the server. The vulnerability requires high 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 high-level administrative privileges on the site.

Key dates

06Disclosure timeline

February 4, 2026 CVE published
April 8, 2026 Record updated