CVE-2024-7419 HIGH

CVE-2024-7419: WP All Export Pro <= 1.9.1 - Unauthenticated Remote Code Execution via Custom Export Fields

Vendor Wp All Import
Product WP All Export Pro
Weakness CWE-94 · Code injection
Published February 7, 2025
Last update April 8, 2026

CVSS base score

8.3/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The WP ALL Export Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.9.1 via the custom export fields. This is due to the missing input validation and sanitization of user-supplied data. This makes it possible for unauthenticated attackers to inject arbitrary PHP code into form fields that get executed on the server during the export, potentially leading to a complete site compromise. As a prerequisite, the custom export field should include fields containing user-supplied data.

Key dates

02Disclosure timeline

February 7, 2025 CVE published
April 8, 2026 Record updated