CVE-2026-15212
Last modified
CVE-2026-15212 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The WPO365 | Login plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 43.2. This is due to the Ajax_Service::verify_ajax_request() helper gating its wp_verify_nonce() call behind the boolean option 'enable_nonce_check', which is absent from the default 'wpo365_options' array and therefore evaluates to false via get_global_boolean_var(); as a result, the wp_ajax_wpo365_update_settings handler (Ajax_Service::update_settings) accepts POSTs from cross-origin pages and forwards the attacker-supplied 'settings' payload (base64/JSON) to Options_Service::update_options(), which merges every key/value into wpo365_options without a key allowlist. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
The WPO365 | Login plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 43.2. This is due to the Ajax_Service::verify_ajax_request() helper gating its wp_verify_nonce() call behind the boolean option 'enable_nonce_check', which is absent from the default 'wpo365_options' array and therefore evaluates to false via get_global_boolean_var(); as a result, the wp_ajax_wpo365_update_settings handler (Ajax_Service::update_settings) accepts POSTs from cross-origin pages and forwards the attacker-supplied 'settings' payload (base64/JSON) to Options_Service::update_options(), which merges every key/value into wpo365_options without a key allowlist. This makes it possible for unauthenticated attackers to overwrite arbitrary plugin options — including enabling the SCIM REST endpoint (enable_scim), planting an attacker-known scim_secret_token, and setting new_usr_default_role to 'administrator' — via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wpo365 | WPO365 | SEAMLESS WORDPRESS + MICROSOFT INTEGRATION (WPO365 | LOGIN) | <= 43.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15212?
How severe is CVE-2026-15212?
How do I fix CVE-2026-15212?
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-15206The SMS Alert WordPress plugin before 3.9.8 does not bind i…7.5
- CVE-2026-15208The RegistrationMagic WordPress plugin before 6.0.9.5 does n…5.3
- CVE-2026-15209The JS Help Desk WordPress plugin before 3.1.5 does not ver…6.5
- CVE-2026-1521A security flaw has been discovered in Open5GS up to 2.7.6. …7.5
- CVE-2026-15210The OTP Login With Phone Number, OTP Verification WordPress …9.1
- CVE-2026-15211The Subscriptions for WooCommerce WordPress plugin before 2.…5.9
- CVE-2026-15213The Welcart e-Commerce WordPress plugin before 2.11.33 does …5.3
- CVE-2026-15214The Subscriptions for WooCommerce WordPress plugin before 2.…4.3
- CVE-2026-15215The Subscriptions for WooCommerce WordPress plugin before 2.…8.8
- CVE-2026-1522A weakness has been identified in Open5GS up to 2.7.6. This …7.5
- CVE-2026-15226A sandbox confinement bypass vulnerability exists in Canonic…8.4
- CVE-2026-15227Missing authorization in Checkmk <2.5.0p10, <2.4.0p35, <2.3.…5.3
Are you affected by CVE-2026-15212?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
