CVE-2025-12732 MEDIUM

CVE-2025-12732: WP Import – Ultimate CSV XML Importer for WordPress <= 7.33 - Missing Authorization to Authenticated (Author+) Sensitive Information Exposure

Vendor Smackcoders
Product WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress
Weakness CWE-200 · Info exposure
Published November 12, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to unauthorized access of sensitive information due to a missing authorization check on the showsetting() function in all versions up to, and including, 7.33. This makes it possible for authenticated attackers, with Author-level access or higher, to extract sensitive information including OpenAI API keys configured through the plugin's admin interface.

Explanation of Vulnerability in Simple Terms

02Summary

WP Ultimate CSV Importer versions 7.33 and earlier expose sensitive information to authenticated users. A logged-in user with low privileges can access data they should not be able to view. The plugin does not properly restrict access to certain information based on user role. Update to a version newer than 7.33 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data they should not have access to as a low-privilege user.

Potential impact on your site

04Site Impact

Unauthorized users can view private or restricted information stored in the plugin.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with low-level privileges.

Key dates

06Disclosure timeline

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