Lucene search
+L

6753 matches found

NVD
NVD
added 2026/09/09 2:17 p.m.4 views

CVE-2026-86752

snipe-it versions before 8.7.0 fail to enforce per-instance FMCS scoping in asset audit endpoints, relying solely on query-layer filtering instead of policy-layer authorization checks. Attackers with valid sessions and assets.audit permissions could write audit log entries against cross-company...

5.4CVSS0.0018EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2026-86744

Snipe-IT 8.6.3 and earlier and develop pre-release commits prior to the fix contain a race condition in the asset checkout paths. Api\AssetsController::checkout and Assets\AssetCheckoutController::store call Asset::availableForCheckout outside the mutation path and then invoke Asset::checkOut...

2.2CVSS0.00212EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/09 1:32 p.m.10 views

EUVD-2026-74946

Snipe-IT versions before 8.7.0 contain an improper ownership management vulnerability in the consumables checkout API endpoint that records the checkout target user's id in the createdby column instead of the authenticated caller's id. Authenticated attackers with consumables.checkout permission...

5.3CVSS5.7AI score0.00158EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/09 1:32 p.m.7 views

CVE-2026-86769 Snipe-IT before 8.7.0 Audit Log Misattribution via Consumables Checkout

Snipe-IT versions before 8.7.0 contain an improper ownership management vulnerability in the consumables checkout API endpoint that records the checkout target user's id in the createdby column instead of the authenticated caller's id. Authenticated attackers with consumables.checkout permission...

5.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/09 1:32 p.m.16 views

CVE-2026-86769

Snipe-IT versions before 8.7.0 contain an improper ownership management flaw in the consumables checkout API endpoint . The endpoint records the target user's ID in the created_by column instead of the authenticated caller's ID , causing misattributed audit entries in the consumables_users pivot ...

5.3CVSS5.7AI score0.00158EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/09/09 1:32 p.m.9 views

CVE-2026-86759 Snipe-IT before 8.7.0 Missing Authorization via asset-history CSV importer

Snipe-IT versions before 8.7.0 fail to authorize the POST /hardware/history endpoint, allowing any authenticated user to reassign arbitrary assets and modify audit logs. Attackers can submit a CSV file to reassign assets across companies and inject fraudulent audit trail entries, compromising...

7.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/09 1:32 p.m.9 views

EUVD-2026-74936

Snipe-IT versions before 8.7.0 fail to authorize the POST /hardware/history endpoint, allowing any authenticated user to reassign arbitrary assets and modify audit logs. Attackers can submit a CSV file to reassign assets across companies and inject fraudulent audit trail entries, compromising...

7.1CVSS5.7AI score0.00202EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/09 1:32 p.m.15 views

CVE-2026-86759

Snipe-IT versions before 8.7.0 are affected by a missing authorization flaw in the POST /hardware/history endpoint. Any authenticated user can submit a CSV file to reassign arbitrary assets across companies and inject fraudulent audit trail entries , compromising inventory integrity and accountab...

7.1CVSS5.7AI score0.00202EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/09/09 1:32 p.m.9 views

EUVD-2026-74929

snipe-it versions before 8.7.0 fail to enforce per-instance FMCS scoping in asset audit endpoints, relying solely on query-layer filtering instead of policy-layer authorization checks. Attackers with valid sessions and assets.audit permissions could write audit log entries against cross-company...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.36 views

CVE-2026-86752 snipe-it before 8.7.0 Authorization Bypass via Asset Audit Endpoints

snipe-it versions before 8.7.0 fail to enforce per-instance FMCS scoping in asset audit endpoints, relying solely on query-layer filtering instead of policy-layer authorization checks. Attackers with valid sessions and assets.audit permissions could write audit log entries against cross-company...

5.4CVSS0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.8 views

CVE-2026-86752 snipe-it before 8.7.0 Authorization Bypass via Asset Audit Endpoints

snipe-it versions before 8.7.0 fail to enforce per-instance FMCS scoping in asset audit endpoints, relying solely on query-layer filtering instead of policy-layer authorization checks. Attackers with valid sessions and assets.audit permissions could write audit log entries against cross-company...

5.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/09 1:32 p.m.11 views

CVE-2026-86752

snipe-it versions before 8.7.0 contain an authorization bypass in their asset audit endpoints . The root cause is a failure to enforce per-instance FMCS scoping at the policy layer, relying solely on query-layer filtering for isolation. An attacker with a valid session and assets.audit permission...

5.4CVSS5.6AI score0.0018EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/09 1:32 p.m.9 views

CVE-2026-86744 snipe-it before 8.7.0 Race Condition in Asset Checkout

Snipe-IT 8.6.3 and earlier and develop pre-release commits prior to the fix contain a race condition in the asset checkout paths. Api\AssetsController::checkout and Assets\AssetCheckoutController::store call Asset::availableForCheckout outside the mutation path and then invoke Asset::checkOut...

2.1CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 1:32 p.m.7 views

EUVD-2026-74921

Snipe-IT 8.6.3 and earlier and develop pre-release commits prior to the fix contain a race condition in the asset checkout paths. Api\AssetsController::checkout and Assets\AssetCheckoutController::store call Asset::availableForCheckout outside the mutation path and then invoke Asset::checkOut...

2.2CVSS5.7AI score0.00212EPSS
SaveExploits1References3
CVE
CVE
added 2026/09/09 1:32 p.m.11 views

CVE-2026-86744

Snipe-IT (8.6.3 and earlier) is affected by a race condition in its asset checkout paths. The methods Api\AssetsController::checkout() and Assets\AssetCheckoutController::store() call Asset::availableForCheckout() outside the mutation path and then invoke Asset::checkOut() without a row lock or r...

2.2CVSS5.7AI score0.00212EPSS
SaveExploits1References3Affected Software1
Kitploit
Kitploit
added 2026/09/09 11:07 a.m.8 views

halo-record v0.2.42

halo-record Tamper-evident audit trails for AI agents — hash-chained Runtime Records, rendered as a Runtime Report your customers can check themselves. Every action your agent takes tool calls, model calls, data access, approvals becomes one Runtime Record in an append-only, hash-chained log; the...

6.1AI score
SaveExploits0References24
NVD
NVD
added 2026/09/08 2:17 p.m.5 views

CVE-2026-33920

A cross-site request forgery vulnerability was discovered in the login functionality both standard and SAML due to missing validation of the anti-CSRF token. An attacker with a valid account can trick a victim into unknowingly authenticating with the attacker's credentials. Any operation performe...

5.1CVSS0.00099EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 1:57 p.m.25 views

CVE-2026-33920

CVE-2026-33920 affects the login functionality of Nozomi Networks Guardian/CMC (versions before 26.3.0 ). The root cause is a missing validation of the anti-CSRF token in both standard and SAML login flows. An attacker holding a valid account can coerce a victim into unknowingly authenticating wi...

5.1CVSS5.7AI score0.00099EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 1:57 p.m.27 views

CVE-2026-33920 Cross-site request forgery in the Guardian/CMC login before 26.3.0

A cross-site request forgery vulnerability was discovered in the login functionality both standard and SAML due to missing validation of the anti-CSRF token. An attacker with a valid account can trick a victim into unknowingly authenticating with the attacker's credentials. Any operation performe...

5.1CVSS0.00099EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 1:57 p.m.8 views

EUVD-2026-72789

A cross-site request forgery vulnerability was discovered in the login functionality both standard and SAML due to missing validation of the anti-CSRF token. An attacker with a valid account can trick a victim into unknowingly authenticating with the attacker's credentials. Any operation performe...

5.1CVSS5.7AI score0.00099EPSS
SaveExploits0References1
Rows per page
Query Builder