CVE-2024-13232 HIGH

CVE-2024-13232: WordPress Awesome Import & Export Plugin - Import & Export WordPress Data <= 4.1.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary SQL Execution/Privilege Escalation

Vendor Ddeveloper
Product WordPress Awesome Import & Export Plugin - Import & Export WordPress Data
Weakness CWE-862 · Missing authorization
Published March 5, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WordPress Awesome Import & Export Plugin - Import & Export WordPress Data plugin for WordPress is vulnerable arbitrary SQL Execution and privilege escalation due to a missing capability check on the renderImport() function in all versions up to, and including, 4.1.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary SQL statements that can leveraged to create a new administrative user account.

Explanation of Vulnerability in Simple Terms

02Summary

The WordPress Awesome Import & Export Plugin through version 4.1.1 lacks proper authorization checks on its import and export functions. A logged-in user with low privileges can import or export WordPress data without appropriate permission validation, potentially accessing or modifying sensitive site content. This affects all versions up to and including 4.1.1.

What an attacker can do

03Attacker Capabilities

A low-privilege user can import or export WordPress data without proper authorization checks.

Potential impact on your site

04Site Impact

Unauthorized users can access, modify, or exfiltrate sensitive WordPress data like posts, users, and settings.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

March 5, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE