Lucene search
+L

7284 matches found

Snyk
Snyk
added 2026/06/23 11:06 p.m.16 views

Missing Authorization

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Missing Authorization due to insufficient permission checks in the store method of the UsersController. An attacker can assign full administrative privileges to a newly...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/23 11:03 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the BulkAssetsController::update process. An attacker can gain unauthorized access to assets belonging to other companies...

6.3CVSS5.8AI score0.00191EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 11:03 p.m.9 views

GHSA-33G4-646G-QWMM Snipe-IT has Multi-Tenancy Bypass via Bulk Asset Update

Impact The BulkAssetsController::update method accepts companyid directly from user input without calling Company::getIdForCurrentUser, the standard company-scoping function used by every other controller in the codebase. A non-superadmin user can move assets across company boundaries, breaking...

6.3CVSS5.8AI score0.00191EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/23 11:03 p.m.19 views

Snipe-IT has a 2FA reset privilege bypass

Impact A user who can edit other users could reset a superadmin's 2FA. Patches Patched in 8.5.0...

5.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/23 11:03 p.m.10 views

GHSA-6X4J-8954-5HXM Snipe-IT has a 2FA reset privilege bypass

Impact A user who can edit other users could reset a superadmin's 2FA. Patches Patched in 8.5.0...

5.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/23 11:03 p.m.11 views

Missing Authorization

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Missing Authorization via the 2FA reset process. An attacker can gain unauthorized access to privileged accounts by resetting two-factor authentication for higher-privileged...

5.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 11:02 p.m.15 views

GHSA-P68W-RGMG-3C2V Snipe-IT Vulnerable to User Account Escalation via CSV Import

Impact The CSV user import in update mode bypasses user-edit authorization. A user with only the import permission can overwrite any non-admin user's email by uploading a CSV, then trigger a password reset to take over the account. UserImporter.php checks the canEditAuthFields gate and tries to...

6.5CVSS5.9AI score0.00337EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/23 10:32 p.m.13 views

Allocation of Resources Without Limits or Throttling

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the POST /two-factor process. An attacker can gain unauthorized access to user accounts by submitting unlimited TOTP...

6CVSS5.8AI score0.00312EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 10:32 p.m.11 views

GHSA-MR8G-2MJ4-PCQ2 Snipe-IT's TOTP is Brute-Forceable Due to Missing Rate Limiting on `POST /two-factor`

Impact POST /two-factor had no rate limiting, lockout, or attempt counter. An attacker with valid credentials can submit unlimited TOTP guesses. The TOTP implementation accepts the current code plus one step on either side config/google2fa.php window=1, so at any instant 3 of 1,000,000 codes are...

5.9CVSS6AI score0.00312EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/23 10:24 p.m.19 views

EUVD-2026-35140

Snipe-IT: Bulk editing users allowed ldapimport and activatedin bulk editing users...

7.1CVSS5.8AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/23 10:24 p.m.12 views

GHSA-6F75-X745-XCPR Snipe-IT: Bulk editing users allowed `ldap_import` and `activated_in` bulk editing users

Impact The vulnerability allows a non-admin user holding only the granular users.edit permission to lock every admin out of the instance by editing the activated flag which determines whether or not a user can login and the ldapimport flag, which determines whether or not the user can request a...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/23 10:24 p.m.18 views

Snipe-IT: Bulk editing users allowed `ldap_import` and `activated_in` bulk editing users

Impact The vulnerability allows a non-admin user holding only the granular users.edit permission to lock every admin out of the instance by editing the activated flag which determines whether or not a user can login and the ldapimport flag, which determines whether or not the user can request a...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/23 10:12 p.m.22 views

Snipe-IT Vulnerable to Privilege Escalation for self via API Permissions Assignment

Impact A user with only users.edit AND api permissions can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. Patches Patched in...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/23 10:12 p.m.16 views

GHSA-52FW-7FW2-FMV5 Snipe-IT Vulnerable to Privilege Escalation for self via API Permissions Assignment

Impact A user with only users.edit AND api permissions can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. Patches Patched in...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/23 10:11 p.m.17 views

Missing Authorization

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Missing Authorization in the selectlist API endpoint due to missing authorization checks. An attacker can enumerate all active user accounts, harvest usernames, collect...

7.1CVSS5.8AI score0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/23 10:11 p.m.41 views

CVE-2026-48493

Snipe-IT (IT asset/license management) is affected by CVE-2026-48493 through a privilege-escalation flaw in versions prior to 8.6.0. A user with only users.edit can PATCH /api/v1/users/{their_own_id} to grant themselves any permission except admin/superuser (e.g., assets.view, assets.create, repo...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/23 10:11 p.m.13 views

CVE-2026-48493

Snipe-IT is an IT asset/license management system. In versions prior to 8.6.0, a user with only users.edit can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. The issue is...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/23 10:11 p.m.11 views

CVE-2026-48493 Snipe-IT Vulnerable to Privilege Escalation for self via API Permissions Assignment

Snipe-IT is an IT asset/license management system. In versions prior to 8.6.0, a user with only users.edit can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. The issue is...

5.5CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/23 10:11 p.m.44 views

CVE-2026-48493 Snipe-IT Vulnerable to Privilege Escalation for self via API Permissions Assignment

Snipe-IT is an IT asset/license management system. In versions prior to 8.6.0, a user with only users.edit can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. The issue is...

5.5CVSS0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 6:10 a.m.16 views

MAL-2026-6277 Malicious code in search-from-search (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 06e2e600c7cba50d7cc3cbff52a18f77e508ec66be3a50cd4960f84771598548 package.json registers node callback.js as both preinstall and postinstall, so the payload runs automatically on npm install. callback.js collects th...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder