Lucene search
+L

3268 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/01 11:58 a.m.17 views

CVE-2026-53902

MCO does not properly enforce authorization checks in the /customer/servlet/mco/webapi/profile-sections/group-membership endpoint. An authenticated user can modify their group membership without proper authorization checks, allowing privilege escalation. An attacker can add themselves to arbitrar...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/01 11:58 a.m.23 views

EUVD-2026-40948

MCO does not properly enforce authorization checks in the /customer/servlet/mco/webapi/profile-sections/group-membership endpoint. An authenticated user can modify their group membership without proper authorization checks, allowing privilege escalation. An attacker can add themselves to arbitrar...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 11:58 a.m.70 views

CVE-2026-53902

The CVE-2026-53902 issue affects MCO’s web API, specifically the /customer/servlet/mco/webapi/profile-sections/group-membership endpoint. The root cause is improper authorization checks, enabling an authenticated user to modify their group membership and perform privilege escalation by adding the...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.26 views

PT-2026-54828

Name of the Vulnerable Software and Affected Versions MCO version 25.3.3.1 Description Insufficient authorization enforcement in the '/customer/servlet/mco/webapi/profile-sections/group-membership' endpoint allows an authenticated user to modify their group membership. By providing a valid group...

7.1CVSS5.9AI score0.00342EPSS
SaveExploits0References19
OSV
OSV
added 2026/06/30 10:08 p.m.13 views

CVE-2026-56219 Capgo - Unauthenticated RBAC Bindings and Email Disclosure via get_org_user_access_rbac NULL-auth Bypass

Capgo before 12.128.2 contains a NULL-auth bypass vulnerability in the public.getorguseraccessrbac function that allows unauthenticated attackers to retrieve RBAC role bindings and member email addresses. Attackers can exploit improper NULL comparison in the authorization gate to disclose...

8.7CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2026/06/30 12:16 p.m.18 views

CVE-2026-41053

Incorrect authentication caching in the team member ship expansion of the Rancher Github authentication provider caused it granting principal access to any logged in user, in 2.13 before 2.13.6 and 2.14 before 2.14.2...

8.8CVSS0.00524EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/30 11:38 a.m.98 views

CVE-2026-41053

CVE-2026-41053 affects Rancher’s GitHub authentication provider, specifically the team membership expansion, where an incorrect authentication caching flaw could grant principal access to any logged-in user. Affected versions are 2.13 prior to 2.13.6 and 2.14 prior to 2.14.2. Root cause: faulty c...

8.8CVSS5.8AI score0.00524EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/30 11:38 a.m.58 views

CVE-2026-41053 Over-inclusive team membership expansion in GitHub App authentication provider for Rancher

Incorrect authentication caching in the team member ship expansion of the Rancher Github authentication provider caused it granting principal access to any logged in user, in 2.13 before 2.13.6 and 2.14 before 2.14.2...

8.8CVSS0.00524EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/27 6:16 a.m.24 views

CVE-2026-10820

The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content WordPress plugin before 4.16.17 does not verify that the user performing a subscription action owns the targeted subscription, allowing any authenticated user Subscriber+ to cancel other...

8.1CVSS0.00378EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/27 6:00 a.m.11 views

CVE-2026-10820

The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content WordPress plugin before 4.16.17 does not verify that the user performing a subscription action owns the targeted subscription, allowing any authenticated user Subscriber+ to cancel other...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 7:54 a.m.23 views

EUVD-2026-39639

The User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder plugin for WordPress is vulnerable to unauthorized modification of data due to missing validation checks in the confirmpayment function in all...

6.5CVSS5.8AI score0.00301EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:54 a.m.21 views

CVE-2026-1869

The User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder plugin for WordPress is vulnerable to unauthorized modification of data due to missing validation checks in the confirmpayment function in all...

6.5CVSS5.8AI score0.00301EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/26 7:54 a.m.53 views

CVE-2026-1869 User Registration & Membership <= 5.2.0 - Missing Authorization to Unauthenticated Payment Bypass

The User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder plugin for WordPress is vulnerable to unauthorized modification of data due to missing validation checks in the confirmpayment function in all...

6.5CVSS0.00301EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/25 10:01 p.m.21 views

Lemur Privilege Escalation: Non-admin role members can rewrite role membership via PUT /api/1/roles/<id>

Summary The PUT /api/1/roles/ handler in lemur/roles/views.py gates only on RoleMemberPermissionroleid.can, which is satisfied for any user who is already a member of the target role. The handler then passes data"users" and data"name" directly to service.update, permitting any role member to...

6.3CVSS6.1AI score0.00165EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/25 10:01 p.m.20 views

GHSA-X3VF-MGXJ-7785 Lemur Privilege Escalation: Non-admin role members can rewrite role membership via PUT /api/1/roles/<id>

Summary The PUT /api/1/roles/ handler in lemur/roles/views.py gates only on RoleMemberPermissionroleid.can, which is satisfied for any user who is already a member of the target role. The handler then passes data"users" and data"name" directly to service.update, permitting any role member to...

6.3CVSS6.1AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 8:17 p.m.24 views

CVE-2026-2299

The Mattermost Google Drive plugin before version 1.1.0 fails to validate channel membership in the file creation endpoint, allowing authenticated users with a connected Google account to share Google Drive files to unauthorized private channels and disclose private channel membership...

4.3CVSS0.0012EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/25 6:55 p.m.15 views

EUVD-2026-39540

The Mattermost Google Drive plugin before version 1.1.0 fails to validate channel membership in the file creation endpoint, allowing authenticated users with a connected Google account to share Google Drive files to unauthorized private channels and disclose private channel membership...

4.2CVSS5.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:55 p.m.13 views

CVE-2026-2299 Improper Access Control in Mattermost Google Drive Plugin File Creation Endpoint

The Mattermost Google Drive plugin before version 1.1.0 fails to validate channel membership in the file creation endpoint, allowing authenticated users with a connected Google account to share Google Drive files to unauthorized private channels and disclose private channel membership...

4.2CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/25 6:55 p.m.36 views

CVE-2026-2299 Improper Access Control in Mattermost Google Drive Plugin File Creation Endpoint

The Mattermost Google Drive plugin before version 1.1.0 fails to validate channel membership in the file creation endpoint, allowing authenticated users with a connected Google account to share Google Drive files to unauthorized private channels and disclose private channel membership...

4.2CVSS0.0012EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/25 6:55 p.m.55 views

CVE-2026-2299

CVE-2026-2299 affects the Mattermost Google Drive plugin prior to version 1.1.0. The file creation endpoint does not validate channel membership, allowing authenticated users with a connected Google account to share Google Drive files into unauthorized private channels and disclose private channe...

4.3CVSS5.8AI score0.0012EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder