CVE-2025-12732

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

2025-11-11 20:07
type5afe

Strategic Overview

Status
Patched in 7.33.1
Affected Version
<= 7.33
CVSS
4.3Medium
Weakness type
CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
CVE
CVE-2025-12732
View all WP Ultimate CSV Importer – WordPress CSV, XML & Excel Import vulnerabilities

At a glance

CVE-2025-12732 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the WP Ultimate CSV Importer WordPress plugin, affecting versions <= 7.33. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Author level or above. The issue is fixed in version 7.33.1; sites on affected versions should update now. Disclosed November 2025, reported by type5afe.

Vulnerability Overview

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.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

WP Ultimate CSV Importer <= 7.33 carries this weakness at showsetting(), and reaching it takes an account at Author level or above. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.

The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For WP Ultimate CSV Importer the fix is 7.33.1: builds <= 7.33 are affected, anything from 7.33.1 onward is not.

Remediation

Update to version 7.33.1, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: WP Ultimate CSV Importer 7.33.1 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C