Cyber Posture

CVE-2026-32501

High

Published: 25 March 2026

Published
25 March 2026
Modified
24 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
EPSS Score 0.0004 11.1th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32501 is a high-severity Missing Authorization (CWE-862) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 11.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Enforces approved authorizations for access to information and system resources, directly mitigating the missing authorization that allows low-privileged users to access sensitive configuration data in WP Configurator Pro.

prevent

Employs least privilege to restrict low-privileged users from accessing high-confidentiality configuration data exploited via the broken access control vulnerability.

prevent

Requires identification, reporting, and correction of flaws like the missing authorization in WP Configurator Pro versions <=3.7.9, preventing exploitation through patching.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Missing authorization (CWE-862) in public-facing WordPress plugin allows low-priv remote attacker to access sensitive config data (C:H), directly enabling T1190 (exploit of Internet-facing app) and T1068 (exploit for unauthorized privilege/access escalation).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Missing Authorization vulnerability in wp-configurator WP Configurator Pro wp-configurator-pro allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WP Configurator Pro: from n/a through <= 3.7.9.

Deeper analysisAI

CVE-2026-32501 is a missing authorization vulnerability (CWE-862) in the WP Configurator Pro WordPress plugin (wp-configurator-pro). It enables exploiting incorrectly configured access control security levels and affects all versions from n/a through 3.7.9. Published on 2026-03-25, the issue carries a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N), indicating high severity due to network accessibility and significant confidentiality impact.

A low-privileged remote attacker (PR:L) can exploit this vulnerability over the network (AV:N) with low complexity (AC:L) and without user interaction (UI:N). Exploitation grants high confidentiality access (C:H), potentially exposing sensitive configuration data, alongside low integrity impact (I:L) such as limited modifications, while maintaining unchanged scope (S:U) and no availability disruption (A:N).

The Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/wp-configurator-pro/vulnerability/wordpress-wp-configurator-pro-plugin-3-7-9-broken-access-control-vulnerability?_s_id=cve) documents the broken access control vulnerability in WP Configurator Pro version 3.7.9, providing details for security practitioners to assess and address exposure in affected WordPress installations.

Details

CWE(s)

CVEs Like This One

CVE-2026-22683Shared CWE-862
CVE-2026-41454Shared CWE-862
CVE-2025-67967Shared CWE-862
CVE-2025-12158Shared CWE-862
CVE-2024-13232Shared CWE-862
CVE-2026-28515Shared CWE-862
CVE-2026-0511Shared CWE-862
CVE-2026-0506Shared CWE-862
CVE-2026-0974Shared CWE-862
CVE-2026-40937Shared CWE-862

References