CVE-2026-18345
Last modified
CVE-2026-18345 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The WP User Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Connect::complete() function in versions up to, and including, 2.9.18. The function is registered on the admin_init hook (which fires for every authenticated user that reaches /wp-admin/, including Subscribers) and performs no current_user_can() or nonce verification before fetching Stripe credentials from the external WPUM connect service and writing them (publishable key, secret key, gateway mode, and connected Stripe account ID) into the wpum_settings option via wpum_update_option()/update_option(). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
The WP User Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Connect::complete() function in versions up to, and including, 2.9.18. The function is registered on the admin_init hook (which fires for every authenticated user that reaches /wp-admin/, including Subscribers) and performs no current_user_can() or nonce verification before fetching Stripe credentials from the external WPUM connect service and writing them (publishable key, secret key, gateway mode, and connected Stripe account ID) into the wpum_settings option via wpum_update_option()/update_option(). This makes it possible for authenticated attackers, with Subscriber-level access and above, to hijack the site's Stripe integration by completing their own Stripe Connect OAuth flow and then invoking the callback on the target site, causing all subsequent Stripe payments to be routed to the attacker's Stripe account.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wpusermanager | WP User Manager – User Profile Builder & Membership | <= 2.9.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-18345?
How severe is CVE-2026-18345?
How do I fix CVE-2026-18345?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-18330A hard-coded cryptographic key vulnerability exists in the w…6.1
- CVE-2026-18331The Formidable Forms – WordPress Form Builder for Contact Fo…7.2
- CVE-2026-18335The Kirki – Freeform Page Builder, Website Builder & Customi…5.4
- CVE-2026-1834The Ibtana – WordPress Website Builder plugin for WordPress …6.4
- CVE-2026-18341IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authentica…8.8
- CVE-2026-18344The Wp Responsive Thumbnail Slider plugin for WordPress is v…6.1
- CVE-2026-18346The TikTok plugin for WordPress is vulnerable to authorizati…5.3
- CVE-2026-18347The Kirki – Freeform Page Builder, Website Builder & Customi…4.3
- CVE-2026-18348Missing authorization check in the upload_azure, upload_sftp…4.1
- CVE-2026-18349Improper protection against voltage and clock glitches vulne…7.3
- CVE-2026-1835A vulnerability was identified in lcg0124 BootDo up to e93dd…4.3
- CVE-2026-18351The Drag and Drop File Upload for Elementor Forms plugin for…9.8
Are you affected by CVE-2026-18345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
