Lucene search
+L

364 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:42 p.m.15 views

Laravel Backpack CRUD: HasMany/MorphMany relation fields allow cross-tenant record re-parenting (IDOR) via attachManyRelation

Vulnerability Details Affected area: HasMany / MorphMany relation handling during CRUD create and update operations CWE: CWE-862 — Missing Authorization Severity: Medium CVSS: 6.5 — CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Summary Backpack CRUD contained an authorization issue in the way...

5.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.12 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
Snyk
Snyk
added 2026/08/20 6:38 p.m.8 views

Arbitrary File Upload

Overview backpack/crud is a package that helps you build an admin interface for your Eloquent models, using Laravel 5 Affected versions of this package are vulnerable to Arbitrary File Upload via the SingleBase64Image::uploadFiles — the uploader bound to image-typed fields via withFiles — only...

4.4CVSS5.9AI score0.00203EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.12 views

Laravel Backpack CRUD: SingleBase64Image accepts any base64 payload behind a `data:image` prefix — SVG-with-script lands on the public disk

Summary SingleBase64Image::uploadFiles — the uploader bound to image-typed fields via withFiles — only verifies that the submitted value starts with the string data:image. The MIME subtype and the base64-decoded bytes are never inspected or validated. A related bug in FileNameGenerator causes the...

4.4CVSS5.5AI score0.00203EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.13 views

Laravel Backpack CRUD: Arbitrary file deletion via attacker-controlled clear_<attr>[] in HasUploadFields::uploadMultipleFilesToDisk

Summary HasUploadFields::uploadMultipleFilesToDisk in src/app/Models/Traits/HasUploadFields.php reads file paths from the clear request input and deletes them from the configured storage disk without verifying that the paths belong to the current model record. An authenticated user with Update...

5.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 6:38 p.m.13 views

GHSA-8Q2W-PV9P-MJVC Laravel Backpack CRUD: HasUploadFields keeps the attacker-supplied file extension — public-disk uploads of `shell.php` reach the webserver

Summary HasUploadFields used via CrudTrait on Backpack-managed models and the withFiles uploader preserve the client-supplied file extension without validation. On installations using a public disk with php artisan storage:link, this allows an authenticated administrator to upload a file with a...

6.6CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.10 views

Laravel Backpack CRUD: MyAccountController allows changing the login email without a current-password check

Summary MyAccountController::postAccountInfoForm allows an authenticated user to update the authentication column default: email without verifying their current password. Because email is the account-recovery anchor, this enables account takeover after the attacker's session ends: the new email...

5.4AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.16 views

Laravel Backpack CRUD: Unverified password change in MyAccountController via mass assignment

Summary The MyAccountController::postAccountInfoForm action bound to POST /admin/edit-account-info calls $this-guard-user-update$request-except'token'. Because the controller uses except'token' rather than $request-validated or the restricted keys defined in AccountInfoRequest::validationData, an...

5.6AI score
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/20 12:35 a.m.14 views

EUVD-2026-62930

In Splunk SOAR versions below 8.6.0, a user who holds the "Automation Engineer" Splunk SOAR role could run arbitrary Structured Query Language SQL statements against the Splunk SOAR database through custom list retrieval in a playbook, allowing for create, read, update, and delete operations on a...

6.5CVSS5.9AI score0.00306EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.14 views

PT-2026-80261

Summary MyAccountController::postAccountInfoForm allows an authenticated user to update the authentication column default: email without verifying their current password. Because email is the account-recovery anchor, this enables account takeover after the attacker's session ends: the new email...

6.5CVSS5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/19 10:17 p.m.13 views

CVE-2026-76365

In Splunk SOAR versions below 8.6.0, a user who holds the "Automation Engineer" Splunk SOAR role could run arbitrary Structured Query Language SQL statements against the Splunk SOAR database through custom list retrieval in a playbook, allowing for create, read, update, and delete operations on a...

6.5CVSS0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 3:26 p.m.13 views

CVE-2026-62670 Fail-open authorization in grav-plugin-flex-objects admin-next API: api.access user gets full CRUD on permission-less directories (requireFlexPermission missing else-deny)

Grav Flex Objects Plugin allows you to build custom collections of objects. Prior to 1.4.3, the Grav Flex Objects Admin Next API requireFlexPermission method in classes/Api/FlexApiController.php returns without denying access when a directory blueprint omits config.admin.permissions. An...

6.3CVSS5.4AI score0.00287EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 8:26 p.m.51 views

CVE-2026-47663 Pathling: Typed CRUD/search/batch providers can lead to server-wide PHI exfiltration and cross-resource mutation

Pathling is a set of tools that make it easier to use FHIR and clinical terminology within health data analytics. Prior to version 2.0.0 of Pathling Server, Pathling's typed CRUD/search/batch FHIR surface allows an authenticated caller with only coarse operation authorities to act on...

8.7CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/07/17 9:17 p.m.22 views

CVE-2026-52348

cool-admin-java 8.0.0 has a SQL injection vulnerability in the order method of CrudOption.java...

9.8CVSS0.00468EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 12:07 a.m.44 views

CVE-2026-62235 Grav Flex-Objects < 1.4.3 Authorization Bypass via API

Grav Flex-Objects before version 1.4.3 contains a broken access control vulnerability in the admin-next REST API that allows authenticated users with only api.access permission to perform unauthorized CRUD operations on permission-less directories. Attackers with api.access credentials can create...

6.3CVSS0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:07 a.m.11 views

CVE-2026-62235 Grav Flex-Objects < 1.4.3 Authorization Bypass via API

Grav Flex-Objects before version 1.4.3 contains a broken access control vulnerability in the admin-next REST API that allows authenticated users with only api.access permission to perform unauthorized CRUD operations on permission-less directories. Attackers with api.access credentials can create...

2.3CVSS5.4AI score0.00244EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 12:00 a.m.44 views

CVE-2026-52348

cool-admin-java 8.0.0 has a SQL injection vulnerability in the order method of CrudOption.java...

0.00468EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:00 a.m.12 views

CVE-2026-52348

cool-admin-java 8.0.0 has a SQL injection vulnerability in the order method of CrudOption.java...

5.7AI score0.00468EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:00 a.m.27 views

CVE-2026-52348

CVE-2026-52348 affects cool-admin-java 8.0.0 with a SQL injection vulnerability in the order() method of CrudOption.java. Root cause per sources is improper handling of input in that method leading to injectable SQL. Affected product is specified; no vendor/version beyond 8.0.0 is indicated in th...

9.8CVSS5.7AI score0.00468EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/28 8:30 a.m.57 views

CVE-2026-13484 MLflow Experiment-scoped Label Schema CRUD API authorization

A vulnerability has been found in MLflow up to 4666cffc7912ea606d592fc38d6a75e2935f65e7. The impacted element is an unknown function of the component Experiment-scoped Label Schema CRUD API. Such manipulation leads to missing authorization. It is possible to launch the attack remotely. A high...

5CVSS0.00504EPSS
SaveExploits1References7
Rows per page
Query Builder