Lucene search
+L

757 matches found

EUVD
EUVD
added 2026/08/20 12:34 a.m.9 views

EUVD-2026-63129

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who holds the "user" Splunk role could craft a Dashboard Studio dashboard that runs attacker-controlled Search Processing Language SPL for another authenticated user. The attacker-controlled SPL could access all releva...

6.7CVSS5.3AI score0.00289EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 6:00 a.m.30 views

CVE-2026-13173 Eventin < 4.1.21 - Contributor+ User Role and Meta Modification via Speaker Creation

The Eventin WordPress plugin before 4.1.21 does not verify the current user's permission to edit other users before assigning roles and updating user metadata during speaker creation, allowing users with contributor-level access and above to modify other users' roles and metadata...

0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 8:45 p.m.12 views

GHSA-5GPJ-VJ23-VHHV Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Summary The terminal WebSocket route authenticates its own first-message JWT instead of going through the HTTP dependency chain, and never applies the role check that getverifieduser enforces on every HTTP terminal route. An account whose role is pending, meaning registered but not approved, or...

6.3CVSS5.6AI score0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/01 9:17 a.m.11 views

CVE-2026-16635

The Pronamic Pay plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 10.1.0 This is due to the maybeupdateuserrole function passing an attacker-controlled Gravity Forms field value $lead$feed-userrolefieldid directly into WPUser::setrole without any...

8.8CVSS0.00309EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/01 8:32 a.m.9 views

CVE-2026-16635

The Pronamic Pay plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 10.1.0 This is due to the maybeupdateuserrole function passing an attacker-controlled Gravity Forms field value $lead$feed-userrolefieldid directly into WPUser::setrole without any...

8.8CVSS5.5AI score0.00309EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/01 8:32 a.m.20 views

EUVD-2026-51795

The Pronamic Pay plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 10.1.0 This is due to the maybeupdateuserrole function passing an attacker-controlled Gravity Forms field value $lead$feed-userrolefieldid directly into WPUser::setrole without any...

8.8CVSS5.5AI score0.00309EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/01 8:32 a.m.34 views

CVE-2026-16635 Pronamic Pay <= 10.1.0 - Authenticated (Subscriber+) Privilege Escalation via Gravity Forms 'Update user role' Field

The Pronamic Pay plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 10.1.0 This is due to the maybeupdateuserrole function passing an attacker-controlled Gravity Forms field value $lead$feed-userrolefieldid directly into WPUser::setrole without any...

8.8CVSS0.00309EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/01 8:32 a.m.43 views

CVE-2026-16635

The CVE concerns the Pronamic Pay plugin for WordPress (up to version 10.1.0). The vulnerability lies in the maybe_update_user_role() function, which passes an attacker-controlled Gravity Forms field value ($lead[$feed-&gt;user_role_field_id]) directly into WP_User::set_role() without allowlist v...

8.8CVSS5.5AI score0.00309EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/01 3:16 a.m.16 views

CVE-2026-15414

The Subscriptions for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 2.0.0. This is due to the savemetaboxes function persisting the wpsplanuserrole membership plan meta from $POST without an allowlist that excludes privileged roles — the...

8.8CVSS0.00335EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/01 1:29 a.m.38 views

CVE-2026-15414

CVE-2026-15414 affects the Subscriptions for WooCommerce plugin for WordPress, is_role(), both accepting administrator, and the UI’s disabled attribute is client-side-only, enabling bypass by POST or DevTools. Because wps_membership_plan is registered with capabilty_type =&gt; 'post', any user wh...

8.8CVSS5.5AI score0.00335EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/01 1:29 a.m.44 views

CVE-2026-15414 Subscriptions for WooCommerce <= 2.0.0 - Authenticated (Contributor+) Privilege Escalation via '_wps_plan_user_role' Membership Plan Meta

The Subscriptions for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 2.0.0. This is due to the savemetaboxes function persisting the wpsplanuserrole membership plan meta from $POST without an allowlist that excludes privileged roles — the...

8.8CVSS0.00335EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/29 2:16 a.m.8 views

CVE-2026-12144

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS0.00368EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/29 1:29 a.m.35 views

CVE-2026-12144

CVE-2026-12144 affects the Wholesale for WooCommerce plugin for WordPress (all versions up to and including 2.0.5). The root cause is in save_requests_meta(): the user_role_set POST parameter is sanitized only with sanitize_text_field(), then passed directly to WP_User::add_role() without an allo...

8.8CVSS5.9AI score0.00368EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 1:29 a.m.36 views

CVE-2026-12144 Wholesale for WooCommerce <= 2.0.5 - Authenticated (Author+) Privilege Escalation via 'user_role_set' Parameter

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS0.00368EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/29 1:29 a.m.10 views

CVE-2026-12144

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS5.9AI score0.00368EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/29 1:29 a.m.14 views

EUVD-2026-50097

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS5.9AI score0.00368EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/23 9:33 a.m.39 views

CVE-2026-15017 MDJM Event Management <= 1.7.8.4 - Authenticated (Subscriber+) Privilege Escalation via 'set-permissions' and 'change_role' Handlers

The MDJM Event Management plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.7.8.4. This is due to missing capability checks and nonce verification in the MDJMPermissions::setpermissions and MDJMEmployeeManager::init functions, combined with the...

8.8CVSS0.00362EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/17 7:16 a.m.10 views

CVE-2026-11961

The User Registration & Membership WordPress plugin before 5.2.3 does not validate that the membership tier submitted during public registration is one of the tiers allowed by the registration form before assigning that tier's associated user role, allowing unauthenticated users to register into ...

8.1CVSS0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 8:26 a.m.46 views

CVE-2026-13741

The CVE-2026-13741 entry concerns the Digits: WordPress Mobile Number Signup and Login plugin for WordPress, vulnerable in all versions up to and including 9.1.0.5. The root cause is missing authorization and role validation in the dig_update_wpwc_custom_fields() function, allowing authenticated ...

8.8CVSS6AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:19 p.m.8 views

PYSEC-2026-2600 LiteLLM allows a user to modify their own user_role via the /user/update endpoint

LiteLLM prior to 1.83.10 allows a user to modify their own userrole via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxyadmin...

8.8CVSS7.1AI score0.00654EPSS
SaveExploits2References12
Rows per page
Query Builder