Lucene search
+L

4142 matches found

CVE
CVE
added yesterday16 views

CVE-2026-18571

CVE-2026-18571 affects Keycloak’s user-creation flow when FGAP V2 is enabled. A sub-administrator allowed to create users can add those users to any group, including groups they are not authorized to manage, potentially enabling unauthorized access or elevated privileges for new users. The connec...

6.6CVSS5.4AI score0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-18571

A flaw was found in the user creation component of Keycloak when Fine-Grained Admin Permissions V2 FGAP V2 is enabled. This issue allows a sub-administrator with permission to create users to add those users to any group, even groups the sub-administrator is not authorized to manage. This could...

6.6CVSS5.4AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added yesterday8 views

CVE-2026-18571

A flaw was found in the user creation component of Keycloak when Fine-Grained Admin Permissions V2 FGAP V2 is enabled. This issue allows a sub-administrator with permission to create users to add those users to any group, even groups the sub-administrator is not authorized to manage. This could...

6.6CVSS5.1AI score0.00237EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 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
CVE
CVE
added 2 days ago17 views

CVE-2026-14214

The Booking for Appointments and Events Calendar WordPress plugin is vulnerable before version 2.4.4: the customer import does not restrict which fields can be written, enabling a user with the Amelia Manager role to modify arbitrary columns of any stored user record via the import request. This ...

5.6AI score0.00132EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

FreeBSD : Gitlab -- vulnerabilities (661d3db5-8bd9-11f1-9c40-2cf05da270f3)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 661d3db5-8bd9-11f1-9c40-2cf05da270f3 advisory. Gitlab reports: Sensitive Information Exposure issue in Workhorse impacts GitLab CE/EE Mass...

8.5CVSS6.2AI score0.00394EPSS
SaveExploits0References15
Cvelist
Cvelist
added 4 days ago38 views

CVE-2026-15250 LatePoint < 5.6.8 - Unauthenticated Booking Object Mass Assignment via Public Booking Funnel

The Appointment Booking Plugin WordPress plugin before 5.6.8 does not restrict which booking fields an unauthenticated visitor can set through its public booking funnel, allowing an unauthenticated user to assign a privileged booking field such as the approval status and thereby bypass the site's...

0.00212EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago9 views

CVE-2026-15250

The CVE-2026-15250 affects the LatePoint Appointment Booking Plugin for WordPress, specifically all versions before 5.6.8. The underlying issue is an unauthenticated mass-assignment flaw where a public booking funnel does not restrict which booking fields an unauthenticated visitor can set, allow...

5.3CVSS5.9AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago5 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
FreeBSD
FreeBSD
added 5 days ago6 views

Gitlab -- vulnerabilities

Gitlab reports: Sensitive Information Exposure issue in Workhorse impacts GitLab CE/EE Mass Assignment issue in Pipeline Schedule API impacts GitLab CE/EE Denial of Service issue in Merge Request Discussions impacts GitLab CE/EE Race Condition issue in merge request approval rules impacts GitLab ...

8.5CVSS5.9AI score0.00394EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.7 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Incorrect Privilege Assignment (CVE-2025-68764)

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505807; scriptversion"1.4"; scriptsetattributeattribute:"pluginmodificationdate",...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/24 9:12 p.m.12 views

Incorrect Authorization

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Incorrect Authorization via the assign process. An attacker can gain unauthorized access to other applications and assign elevated roles to themselves or other users by exploiting insufficient...

8.8CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/22 10:24 p.m.7 views

GHSA-2XGM-WC4G-5JVG n8n: Improper Authorization Allows Authenticated Users to Assign Workflows to Folders in Other Projects

Impact An authenticated user with permission to create workflows in one project could bypass project/folder authorization boundaries during workflow creation. By supplying a crafted request payload, the user could associate a newly created workflow with a folder belonging to a different project...

5.3CVSS5.4AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 8:16 p.m.6 views

UBUNTU-CVE-2026-13067

When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configured tlsCATrusts allow-list. This can result in unintended role assignments following MONGODB-X509 authentication. Affected scenarios require local...

7.2CVSS5.9AI score0.00067EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 10:0 p.m.10 views

jackson-databind: @JsonView ypassed for @JsonUnwrapped container properties on deserialization

Summary UnwrappedPropertyHandler.processUnwrapped replays the buffered JSON for a @JsonUnwrapped property by iterating its properties and calling prop.deserializeAndSet with no prop.visibleInViewctxt.getActiveView guard — the exact guard processUnwrappedCreatorProperties received in the 5971 /...

6.5CVSS5.6AI score0.00346EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2026/07/21 9:56 p.m.5 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.7 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.6 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/07/21 12:0 a.m.58 views

📄 WordPress JSON API User 3.9.2 Unauthenticated Privilege Escalation

WordPress JSON API User plugin version 3.9.2 contains an unauthenticated privilege escalation to administrator vulnerability through Mass-Assignment. A remote attacker can elevate privileges to the administrator role and take control of the affected site. This proof of concept exploit demonstrate...

9.8CVSS5.4AI score0.0287EPSS
SaveExploits3
OSV
OSV
added 2026/07/20 3:31 p.m.8 views

CVE-2026-63102 rConfig Core < 8.2.8 Privilege Escalation via Users API role field

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References7
Rows per page
Query Builder