Lucene search
+L

813 matches found

Cvelist
Cvelist
added 2026/08/19 6:15 p.m.28 views

CVE-2026-50550 Snipe-IT: 2FA reset privilege bypass

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, a user who can edit other users can reset a superadmin's two-factor authentication through app/Http/Controllers/Api/UsersController.php postTwoFactorReset. The endpoint authorizes update access but does not enforce canEditAuthFiel...

5.8CVSS0.00176EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:15 p.m.38 views

CVE-2026-50550

CVE-2026-50550 is a missing authorization vulnerability in Snipe-IT , an IT asset and license management system built on Laravel, affecting versions prior to 8.5.0 . The postTwoFactorReset() endpoint in app/Http/Controllers/Api/UsersController.php checks for general update access but fails to enf...

5.8CVSS5.3AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 6:15 p.m.7 views

CVE-2026-50550 Snipe-IT: 2FA reset privilege bypass

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, a user who can edit other users can reset a superadmin's two-factor authentication through app/Http/Controllers/Api/UsersController.php postTwoFactorReset. The endpoint authorizes update access but does not enforce canEditAuthFiel...

5.8CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 6:13 p.m.31 views

CVE-2026-49870 Snipe-IT: TOTP Brute-Forceable Due to Missing Rate Limiting on `POST /two-factor`

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, POST /two-factor has no rate limiting, lockout, or attempt counter, allowing an attacker with valid credentials to submit unlimited TOTP guesses against the three accepted codes created by config/google2fa.php window=1. A successf...

5.9CVSS0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 6:13 p.m.23 views

CVE-2026-49870

In Snipe-IT before v8.6.0, the POST /two-factor endpoint lacked rate limiting, lockout, or attempt counters, allowing an attacker with valid credentials to brute-force TOTP codes (3 of 1,000,000 accepted due to window=1). A successful guess grants a full authenticated session. In optional 2FA mod...

5.9CVSS5.4AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:13 p.m.7 views

CVE-2026-49870 Snipe-IT: TOTP Brute-Forceable Due to Missing Rate Limiting on `POST /two-factor`

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, POST /two-factor has no rate limiting, lockout, or attempt counter, allowing an attacker with valid credentials to submit unlimited TOTP guesses against the three accepted codes created by config/google2fa.php window=1. A successf...

5.9CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 6:11 p.m.27 views

CVE-2026-49976

Snipe-IT (IT asset/license management system) prior to 8.6.1 is vulnerable to account takeover via CSV import . A user with only the import permission can upload a CSV in update mode to overwrite a non-admin user's email address, then trigger a password reset to seize that account. The root cause...

6.5CVSS5.4AI score0.00337EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:11 p.m.8 views

CVE-2026-49976 Snipe-IT: User Account Escalation via CSV Import

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 6:11 p.m.32 views

CVE-2026-49976 Snipe-IT: User Account Escalation via CSV Import

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS0.00337EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 6:11 p.m.8 views

EUVD-2026-62675

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS5.4AI score0.00337EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.8 views

PT-2026-78577

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/id and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show renders the record withou...

4.3CVSS5.3AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 9:17 p.m.7 views

CVE-2026-19579

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS0.00279EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/11 8:25 p.m.32 views

CVE-2026-19579 Snipe-IT Checkout Request Cancellation IDOR

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS0.00279EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/11 8:25 p.m.11 views

EUVD-2026-56949

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS5.3AI score0.00279EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:25 p.m.9 views

CVE-2026-19579

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS5.3AI score0.00279EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/11 8:25 p.m.19 views

CVE-2026-19579 Snipe-IT Checkout Request Cancellation IDOR

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.3CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 8:25 p.m.32 views

CVE-2026-19579

Affected software: Snipe-IT

5.4CVSS5.3AI score0.00279EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70901

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancel by admin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS5.3AI score0.00279EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/10 10:28 p.m.11 views

Open Redirect

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Open Redirect via the redirect-intended process. An attacker can redirect users to arbitrary external websites by manipulating the Referer header during the user edit flow...

6.1CVSS6.2AI score0.0031EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/10 10:28 p.m.18 views

Cross-site Scripting (XSS)

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the headercolor setting in the branding configuration. An attacker with superadmin privileges can inject arbitrary CSS that impacts authenticate...

8.1CVSS6.1AI score0.00315EPSS
SaveExploits0References2
Rows per page
Query Builder