CVE-2026-15103
Last modified
CVE-2026-15103 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Privilege Escalation via arbitrary option update in all versions up to, and including, 3.12.8. This is due to the `update_settings()` REST callback failing to validate the `group_id` path parameter against an allowlist of permitted option names before passing it directly to `get_option()` and `update_option()`, allowing the built-in `wp_user_roles` option — which satisfies the route's loose `[\w-]+` regex — to be targeted. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Privilege Escalation via arbitrary option update in all versions up to, and including, 3.12.8. This is due to the `update_settings()` REST callback failing to validate the `group_id` path parameter against an allowlist of permitted option names before passing it directly to `get_option()` and `update_option()`, allowing the built-in `wp_user_roles` option — which satisfies the route's loose `[\w-]+` regex — to be targeted. This makes it possible for authenticated attackers with the `wpf_manage_funnels` capability and above to elevate their privileges to administrator by writing a crafted role definition containing arbitrary capabilities into the `wp_user_roles` option, thereby granting any WordPress role full site administrator access. The `wpf_manage_funnels` capability is typically assigned to the Funnel Manager custom role created by the plugin, meaning this role is the minimum required to exploit the vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getwpfunnels | WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell | <= 3.12.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15103?
How severe is CVE-2026-15103?
How do I fix CVE-2026-15103?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15093IBM Engineering AI Hub 1.0.0, 1.1.0, and 1.2.0 could allow a…4.3
- CVE-2026-15094The WP Hotel Booking plugin for WordPress is vulnerable to R…6.1
- CVE-2026-15096The Themify Builder plugin for WordPress is vulnerable to St…6.4
- CVE-2026-15097The Themify Builder plugin for WordPress is vulnerable to St…6.4
- CVE-2026-15099The Delicious Recipes plugin for WordPress is vulnerable to …6.4
- CVE-2026-15100The Post Grid Gutenberg Blocks – PostX plugin for WordPress …6.4
- CVE-2026-15104The BetterDocs – AI Documentation, Knowledge Base, Docs, Wik…6.5
- CVE-2026-15105A flaw has been found in davenardella snap7 up to 1.4.3. Thi…6.3
- CVE-2026-15106The WPBot – AI ChatBot for Live Support, Lead Generation, AI…5.3
- CVE-2026-15107Use after free in IndexedDB in Google Chrome prior to 150.0.…8.8
- CVE-2026-15108Integer overflow in Extensions API in Google Chrome prior to…4.3
- CVE-2026-15109Uninitialized Use in ANGLE in Google Chrome prior to 150.0.7…6.5
Are you affected by CVE-2026-15103?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
