Back to overview

CVE-2026-12736

HIGH
8.0
CVSS 3.1
Description
The Wpify Woo plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 5.4.16. This is due to the SettingsApi::save_option() REST route (POST /wp-json/wpify-woo/v1/option) passing the request-supplied 'option' and 'data' parameters directly to update_option() without any option-name allowlist or value sanitization, while the permission_callback only verifies the manage_woocommerce capability. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to elevate their privileges to Administrator by overwriting arbitrary WordPress options (for example setting default_role to administrator and users_can_register to 1, or disabling security plugins via active_plugins).

Metadata

CVE ID
CVE-2026-12736
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-19 16:24 UTC
Published
2026-07-24 02:32 UTC
Last updated
2026-07-24 11:08 UTC
Primary CWE
CWE-269
CWE-269 Improper Privilege Management
Vendor / Product
wpify / WPify Woo – Withdrawal, CRN/VAT, QR payments, Heureka and more for WooCommerce
Sources
cve.org  ·  NVD

Severity & Metrics

8.0 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
wpify WPify Woo – Withdrawal, CRN/VAT, QR payments, Heureka and more for WooCommerce 0 ≤ 5.4.16
Weakness (CWE)
CWESourceDescription
CWE-269 cna CWE-269 Improper Privilege Management
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.0 HIGH 3.1 cna CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
Back to overview