CVE-2025-13376 HIGH

CVE-2025-13376: ProjectList <= 0.3.0 - Authenticated (Editor+) Arbitrary File Upload

Vendor Ov3Rkll
Product ProjectList
Weakness CWE-434 · Unrestricted file upload
Published November 25, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

ProjectList versions 0.3.0 and earlier allow authenticated administrators to upload files without proper validation. An attacker with high-level privileges can upload malicious files to the server, potentially gaining control over the application. The vulnerability affects confidentiality, integrity, and availability of the system.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the server and execute arbitrary code or compromise the application.

Potential impact on your site

04Site Impact

An admin account compromise could lead to full site takeover, data theft, or service disruption.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to ProjectList.

Key dates

06Disclosure timeline

November 25, 2025 CVE published
April 8, 2026 Record updated