WP Vulnerability WatchVulnerability data as of September 22, 2026

Vulnerability alerts / September 21, 2026

Vulnerability in WP User Manager – User Profile Builder & Membership — CVE-2026-18345

MediumSeverity
CVSS 4.3
Estimated exploit probability
EPSS
10,000+ sitesInstalls
2.9.19Fixed in

What to do now

Update WP User Manager – User Profile Builder & Membership to 2.9.19 or later.

Affected versions

  • Everything up to and including 2.9.18

Affected: WP User Manager – User Profile Builder & Membership (plugin, wp-user-manager)

Check: The plugin on wordpress.org / Our record for WP User Manager – User Profile Builder & Membership

What the vulnerability is

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.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/ecae11ec-c952-4f5a-9e55-e2ac2fa05100
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts