SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-12097

MEDIUM · CVSS 5.3 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

The User Management plugin for WordPress is susceptible to an authorization bypass vulnerability, allowing unauthenticated attackers to manipulate the export field configuration. This could lead to unauthorized access to sensitive user data, including password hashes, during CSV exports and imports. WordPress site administrators using this plugin should prioritize applying updates or implementing mitigations to safeguard against potential data breaches.

CVE
CVE-2026-12097
Severity
MEDIUM
CVSS
5.3
EPSS
0.26%
WordPress

Original NVD Description

The User Management plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the plugin's export field configuration stored in the uiewp_export_field option, controlling which user fields such as password hashes are included in CSV exports and how columns are mapped during imports.