CVE-2024-10801 CRITICAL

CVE-2024-10801: WordPress User Extra Fields <= 16.5 - Unauthenticated Arbitrary File Upload

Vendor Vanquish
Product WordPress User Extra Fields
Weakness CWE-434 · Unrestricted file upload
Published November 9, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WordPress User Extra Fields plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ajax_manage_file_chunk_upload() function in all versions up to, and including, 16.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. User registration must be enabled for this to be exploited.

Explanation of Vulnerability in Simple Terms

02Summary

WordPress User Extra Fields plugin versions 16.5 and earlier allow unauthenticated attackers to upload arbitrary files to the site without restriction. An attacker can upload malicious files such as PHP scripts to gain control of the site. No user interaction or authentication is required to exploit this vulnerability.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files (including PHP scripts) to the site without authentication.

Potential impact on your site

04Site Impact

Attackers can upload malicious files and execute code on your site, leading to complete compromise.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 9, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE