Cyber Resilience

CVE-2026-32520

Critical

Published: 25 March 2026

Published
25 March 2026
Modified
24 April 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0032 23.7th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-32520 is a critical-severity Incorrect Privilege Assignment (CWE-266) vulnerability. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 23.7th 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-6 (Least Privilege) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-32520 is an Incorrect Privilege Assignment vulnerability (CWE-266) in the RewardsWP WordPress plugin, developed by Andrew Munro for AffiliateWP. The flaw allows privilege escalation and affects RewardsWP versions from n/a through 1.0.4.

With a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), the vulnerability enables unauthenticated remote attackers to exploit it over the network with low complexity and no user interaction required. Successful exploitation grants attackers high-impact access to confidentiality, integrity, and availability, facilitating privilege escalation on affected WordPress sites.

The Patchstack advisory provides details on this privilege escalation vulnerability in the RewardsWP plugin version 1.0.4, available at https://patchstack.com/database/Wordpress/Plugin/rewardswp/vulnerability/wordpress-rewardswp-plugin-1-0-4-privilege-escalation-vulnerability?_s_id=cve.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Incorrect Privilege Assignment vulnerability in Andrew Munro / AffiliateWP RewardsWP rewardswp allows Privilege Escalation.This issue affects RewardsWP: from n/a through <= 1.0.4.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Unauthenticated remote exploitation of a public-facing WordPress plugin vulnerability directly enables initial access via T1190 and results in privilege escalation via T1068.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-27983Shared CWE-266
CVE-2024-13421Shared CWE-266
CVE-2026-24971Shared CWE-266
CVE-2024-51888Shared CWE-266
CVE-2026-32488Shared CWE-266
CVE-2026-24968Shared CWE-266
CVE-2025-67953Shared CWE-266
CVE-2026-24373Shared CWE-266
CVE-2025-68027Shared CWE-266
CVE-2025-49388Shared CWE-266

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the privilege escalation vulnerability by requiring identification, reporting, and remediation of the flaw in RewardsWP plugin versions through <=1.0.4.

prevent

Enforces least privilege principle to counter incorrect privilege assignment (CWE-266) that enables unauthenticated attackers to escalate privileges in the RewardsWP plugin.

prevent

Requires access enforcement mechanisms that address flawed privilege checks in the plugin, preventing unauthorized escalation despite the vulnerability.

References