Lucene search
+L

11738 matches found

NVD
NVD
added 2026/08/29 6:16 a.m.12 views

CVE-2026-10522

The MemberHero WordPress plugin through 6.9 does not restrict which account fields can be supplied during its frontend registration process, allowing unauthenticated attackers to register a new user with an arbitrary role, including Administrator, leading to a full site takeover. Version 6.9 is...

9.8CVSS0.00341EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/29 6:00 a.m.35 views

CVE-2026-81200

CVE-2026-81200 affects the MasterStudy LMS WordPress plugin in versions before 3.7.42 . The flaw is an improper access restriction (IDOR) in the order information handling: any user holding the instructor role can enumerate order IDs to read other users' billing details—name, email address, phone...

2.7CVSS5.9AI score0.00179EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/29 6:00 a.m.44 views

CVE-2026-77786

Rank Math SEO for WordPress, before version 1.0.277 , fails to verify that the user requesting an automated SEO fix holds the WordPress capability required for the settings being changed. The specific fix-site-seo ability allows users with the Editor role (or higher) to modify site-wide core Word...

4.9CVSS5.9AI score0.00193EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/29 6:00 a.m.44 views

CVE-2026-77786 Rank Math SEO < 1.0.277 - Editor+ Core Settings Modification via fix-site-seo Ability

The Rank Math SEO WordPress plugin before 1.0.277 does not check that the user requesting an automated SEO fix holds the capability WordPress itself requires for the settings being changed, allowing users with the Editor role to modify site-wide core WordPress settings that are reserved to...

0.00193EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/29 6:00 a.m.12 views

EUVD-2026-68059

The Rank Math SEO WordPress plugin before 1.0.277 does not check that the user requesting an automated SEO fix holds the capability WordPress itself requires for the settings being changed, allowing users with the Editor role to modify site-wide core WordPress settings that are reserved to...

4.9CVSS5.9AI score0.00193EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/29 6:00 a.m.16 views

EUVD-2026-68050

The User Profile Builder WordPress plugin before 4.0.1 does not escape the output of one of its optional shortcodes, allowing users with a role as low as contributor to perform Stored Cross-Site Scripting attacks against any user viewing the affected content, including administrators. The shortco...

6.8CVSS5.9AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/29 6:00 a.m.47 views

CVE-2026-18234 MStore API < 4.21.1 - Subscriber+ Arbitrary Order Payment Bypass via Wallet

The MStore API WordPress plugin before 4.21.1 does not verify that the order targeted by its wallet payment handling belongs to the requester, and does not deduct the wallet balance for most payment methods, allowing any authenticated user, including Subscribers, to mark arbitrary orders as paid...

0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/29 6:00 a.m.15 views

EUVD-2026-68040

The MemberHero WordPress plugin through 6.9 does not restrict which account fields can be supplied during its frontend registration process, allowing unauthenticated attackers to register a new user with an arbitrary role, including Administrator, leading to a full site takeover. Version 6.9 is...

5.9AI score0.00341EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.20 views

PT-2026-83497

The Custom User Registration Fields for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 2.2.3. This is due to the plugin accepting an attacker-controlled afreg select user role value from the unauthenticated WooCommerce Store API...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.34 views

PT-2026-83392

Name of the Vulnerable Software and Affected Versions MemberHero WordPress plugin versions prior to 7.0 Description The plugin fails to restrict account fields during the frontend registration process. This allows unauthenticated attackers to register a new user with an arbitrary role, such as...

9.8CVSS5.7AI score0.00341EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 11:17 p.m.17 views

CVE-2026-55764

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, Klever-Go allows a mint-role holder to bypass a finite per-nonce MaxSupply on the semi-fungible token add-quantity path. In core/kapp/systemAccount/systemAcount.go, SFTAddCirculation performed meta.Circulation ...

8.7CVSS0.00323EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/28 10:08 p.m.18 views

klever-go: SFT add-quantity `int64` overflow bypasses a finite per-nonce MaxSupply

Summary On the SFT add-quantity path the only supply bound is SFTAddCirculation, which does meta.Circulation += amount with no overflow guard, then checks if meta.Circulation meta.MaxSupply && meta.MaxSupply != 0. If amount overflows int64 and wraps negative, negative MaxSupply is false, the cap...

8.7CVSS5.9AI score0.00323EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/28 10:08 p.m.37 views

CVE-2026-55764

Klever-Go (the Go implementation of the Klever blockchain protocol), prior to 1.7.19 , contains a signed int64 overflow in the semi-fungible token add-quantity path. In core/kapp/systemAccount/systemAcount.go, SFTAddCirculation added amount to meta.Circulation before comparing against MaxSupply, ...

8.7CVSS6AI score0.00323EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 10:08 p.m.12 views

CVE-2026-55764 Klever-Go: SFT add-quantity `int64` overflow bypasses a finite per-nonce MaxSupply

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.19, Klever-Go allows a mint-role holder to bypass a finite per-nonce MaxSupply on the semi-fungible token add-quantity path. In core/kapp/systemAccount/systemAcount.go, SFTAddCirculation performed meta.Circulation ...

8.7CVSS6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/28 5:13 p.m.12 views

Yamcs's Missing Authorization on Role and Privilege Enumeration Endpoints Allows Any Authenticated User to Disclose Full Security Configuration

Summary Missing authorization checks on three IAM API endpoints GET /api/roles, GET /api/roles/name, GET /api/privileges allow any authenticated user — regardless of their assigned permissions — to enumerate the complete list of system privileges and role definitions. An attacker with only a...

4.3CVSS5.9AI score0.00251EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/28 5:13 p.m.16 views

GHSA-CVW4-55PP-3HFQ Yamcs's Missing Authorization on Role and Privilege Enumeration Endpoints Allows Any Authenticated User to Disclose Full Security Configuration

Summary Missing authorization checks on three IAM API endpoints GET /api/roles, GET /api/roles/name, GET /api/privileges allow any authenticated user — regardless of their assigned permissions — to enumerate the complete list of system privileges and role definitions. An attacker with only a...

4.3CVSS5.9AI score0.00251EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 5:11 p.m.36 views

CVE-2026-55547

CVE-2026-55547 affects Yamcs , a mission control framework, in versions prior to 5.12.8 and 5.13.2 . The root cause is missing SystemPrivilege.ControlAccess authorization checks in three IAM API endpoints (GET /api/roles, GET /api/roles/{name}, GET /api/privileges) within IamApi.java. Any authent...

4.3CVSS5.9AI score0.00251EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 5:11 p.m.18 views

EUVD-2026-67840

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs omits SystemPrivilege.ControlAccess checks from IamApi.listRoles, IamApi.getRole, and IamApi.listPrivileges in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java. Any authenticated account can call GET /api/roles, GET...

4.3CVSS5.9AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 5:11 p.m.13 views

CVE-2026-55547 Yamcs: Missing Authorization on Role and Privilege Enumeration Endpoints Allows Any Authenticated User to Disclose Full Security Configuration

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, Yamcs omits SystemPrivilege.ControlAccess checks from IamApi.listRoles, IamApi.getRole, and IamApi.listPrivileges in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java. Any authenticated account can call GET /api/roles, GET...

4.3CVSS5.9AI score
SaveExploits0References7
OSV
OSV
added 2026/08/28 5:09 p.m.14 views

GHSA-962X-CCWF-8X6P Yamcs Core API has Multiple Missing Function Level Access Control vulnerabilities

Summary Multiple Missing Function Level Access Control vulnerabilities exist in the Yamcs Core API. These vulnerabilities allow any authenticated user, regardless of their assigned roles or privileges e.g., an unprivileged "Guest", to bypass intended access controls. An attacker can exploit these...

8.8CVSS6AI score0.00361EPSS
SaveExploits0References2
Rows per page
Query Builder