Cyber Resilience

CVE-2025-30772

High

Published: 27 March 2025

Published
27 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0038 60.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-30772 is a high-severity Missing Authorization (CWE-862) vulnerability. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 40.0% of CVEs by exploit likelihood; 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 SI-2 (Flaw Remediation).

Deeper analysis

CVE-2025-30772 is a missing authorization vulnerability (CWE-862) in the WPClever WPC Smart Upsell Funnel for WooCommerce plugin, which enables privilege escalation. The issue affects all versions of the plugin up to and including 3.0.4. It has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility, low attack complexity, and significant impacts on confidentiality, integrity, and availability.

A low-privileged authenticated user, such as a subscriber, can exploit this vulnerability over the network without user interaction. Successful exploitation allows arbitrary option updates, leading to privilege escalation, potentially granting the attacker administrative control over the WordPress site.

The Patchstack advisory details the vulnerability as an arbitrary option update issue and recommends updating to a patched version beyond 3.0.4 to mitigate the risk.

EU & UK References

Vulnerability details

Missing Authorization vulnerability in WPClever WPC Smart Upsell Funnel for WooCommerce wpc-smart-upsell-funnel allows Privilege Escalation.This issue affects WPC Smart Upsell Funnel for WooCommerce: from n/a through <= 3.0.4.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The vulnerability is a missing authorization flaw allowing low-privileged authenticated users to perform arbitrary option updates, directly resulting in privilege escalation to administrative control on the WordPress site.

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

CVEs Like This One

CVE-2026-8547Shared CWE-862
CVE-2026-22172Shared CWE-862
CVE-2025-48574Shared CWE-862
CVE-2026-0026Shared CWE-862
CVE-2025-48578Shared CWE-862
CVE-2025-48634Shared CWE-862
CVE-2026-28193Shared CWE-862
CVE-2026-0845Shared CWE-862
CVE-2025-49723Shared CWE-862
CVE-2024-12171Shared CWE-862

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces approved authorizations for access to system resources such as option updates, directly addressing the missing authorization vulnerability exploited for privilege escalation.

prevent

Requires identification, reporting, and correction of the specific flaw in the WPC Smart Upsell Funnel plugin via patching to version >3.0.4.

prevent

Implements least privilege to limit low-privileged users like subscribers from performing administrative option updates even if authorization is bypassed.

References