Lucene search
+L

30 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.7 views

Laravel Backpack CRUD: CRUD panel query scopes are not enforced on Update, Delete, and Reorder (cross-tenant IDOR)

Summary Backpack CRUD's list and read operations correctly apply any query scopes registered via addClause / addBaseClause e.g. tenant isolation, user ownership. However, the Update, Delete, and Reorder operations bypassed these scopes, fetching records directly from the unscoped model query. An...

5.5AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/02 6:16 a.m.15 views

CVE-2026-18573

A flaw was found in the keycloak-services component of Keycloak, which is used for managing authentication and authorization flows. The issue occurs when a realm administrator configures client policies to enforce specific authentication requirements on confidential clients. Due to improper...

6.5CVSS0.00221EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/02 5:28 a.m.21 views

EUVD-2026-51927

A flaw was found in the keycloak-services component of Keycloak, which is used for managing authentication and authorization flows. The issue occurs when a realm administrator configures client policies to enforce specific authentication requirements on confidential clients. Due to improper...

6.5CVSS5.5AI score0.00221EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/02 5:28 a.m.8 views

CVE-2026-18573 Keycloak-services: keycloak-services: client access-type policy condition bypass during client update

A flaw was found in the keycloak-services component of Keycloak, which is used for managing authentication and authorization flows. The issue occurs when a realm administrator configures client policies to enforce specific authentication requirements on confidential clients. Due to improper...

6.5CVSS5.5AI score0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/02 5:28 a.m.55 views

CVE-2026-18573

Summary: The CVE-2026-18573 affects the keycloak-services component of Keycloak. The root cause is improper evaluation of client state during a realm update, allowing a user with client management permissions to bypass client policies by first creating a public client and then upgrading it to a c...

6.5CVSS5.5AI score0.00221EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/02 12:00 a.m.50 views

PT-2026-67138

A flaw was found in the keycloak-services component of Keycloak, which is used for managing authentication and authorization flows. The issue occurs when a realm administrator configures client policies to enforce specific authentication requirements on confidential clients. Due to improper...

6.5CVSS5.5AI score0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/22 8:16 p.m.10 views

CVE-2026-13059

An authenticated user with low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access controls, due to insufficient validation of certain client-supplied command parameters. The issue affects find, update, delete, and aggregate commands ...

8.6CVSS0.00272EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.9 views

CVE-2024-58367

SurrealDB versions before 2.0.4 fail to properly enforce field permissions during SELECT, UPDATE, and DELETE operations, allowing authorized users to access unauthorized field values through various query techniques. Attackers can exploit SELECT VALUE operations, field aliasing, function argument...

7.1CVSS5.2AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 6:33 p.m.13 views

CVE-2026-55843 Snipe-IT: Improper Privilege Management

Snipe-IT is an IT asset/license management system. Prior to 8.6.0, UsersController::update passes a missing permission request field through NormalizePermissionsPayloadAction and PreserveUnauthorizedPrivilegedPermissionsAction in a way that can overwrite a target user’s permissions with a sparse...

7CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.22 views

PT-2026-57271

Name of the Vulnerable Software and Affected Versions Snipe-IT versions prior to 8.6.0 Description In the IT asset and license management system, the update function within UsersController incorrectly handles missing permission request fields when processed through NormalizePermissionsPayloadActi...

7CVSS6.1AI score0.00298EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/07/01 8:16 p.m.24 views

SurrealDB: Authenticated callers can read fields hidden by field-level SELECT permissions via error messages

A record user with UPDATE access could read field values that field-level SELECT permissions hid from them. Arithmetic operators and extend embedded the raw operand into their error messages, and UPDATE permission checks evaluate against the unreduced document — so triggering such an error agains...

5.8AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/05/27 11:20 p.m.20 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the check field in metadata files due to unsafe execution using /bin/bash -c. An attacker can craft malicious metadata that executes arbitrary shell commands on the victim’s system when common uniget operations suc...

8.6CVSS6AI score0.00715EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/27 9:05 p.m.20 views

EUVD-2026-32670

uniget is a universal installer and updater for container tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files using /bin/bash -c. Because the check field is loaded directly from untrusted JSON metadata without...

7.8CVSS6.4AI score0.00715EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/13 8:16 p.m.52 views

CVE-2026-42550

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert, SimplePdo::update, and SimplePdo::delete build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an...

8.8CVSS0.00397EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/13 4:17 a.m.21 views

CVE-2026-8200

When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted. This issue impacts MongoDB Server v7.0 versions prior to 7.0.34, v8.0 versions prior to 8.0.23, v8.2 version...

5.3CVSS5.8AI score0.00204EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/13 12:00 a.m.17 views

Flight SQL注入漏洞

Flight is a PHP microframework developed by Mike Cao. Versions of Flight prior to 3.18.1 contained an SQL injection vulnerability. This vulnerability occurred because the methods SimplePdo::insert, SimplePdo::update, and SimplePdo::delete directly concatenated the $table parameter and the keys fr...

8.8CVSS5.8AI score0.00397EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/10 6:56 p.m.12 views

SQL Injection

Overview @evershop/evershop is a The React Ecommerce platform. Built with React and Postgres. Open-source and free. Fast and customizable. Affected versions of this package are vulnerable to SQL Injection via the category value used for update and delete operations. It is input to the execute...

9.8CVSS6.2AI score0.0032EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/02 3:20 p.m.10 views

EUVD-2025-206611

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS5.3AI score0.00092EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/11/16 12:00 a.m.25 views

DataX-Web 访问控制错误漏洞

DataX-Web is a distributed data synchronization tool developed on top of DataX by WeiYe's personal developer. An access control error vulnerability exists in DataX-Web 2.1.2 and earlier versions, which stems from incorrect operation of the function remove/update/pause/start/triggerJob in the...

8.8CVSS6.4AI score0.00379EPSS
SaveExploits1References5
NVD
NVD
added 2025/09/04 12:15 p.m.23 views

CVE-2025-41058

A vulnerability has been discovered in appRain CMF version 4.0.5, consisting of a stored authenticated XSS due to a lack of proper validation of user input, through the 'dataAddonlayouts' and 'dataAddonlayoutsexcept' parameters in /apprain/developer/addons/update/rowmanager...

5.4CVSS0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder