Lucene search
+L

43 matches found

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

CVE-2026-85616

Snipe-IT versions before 8.6.2 contain an authorization bypass vulnerability in checkout-acceptance report actions when Full Multiple Company Support is enabled. Authenticated users with reports.view permission can enumerate sequential acceptance IDs and soft-delete or trigger reminder emails for...

8.5CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:30 a.m.11 views

CVE-2026-85617

snipe-it versions before 8.6.3 contain an authorization bypass in the bulk delete functionality. Restricted users can include unauthorized user IDs in bulk delete requests to bypass instance-level restrictions, allowing them to soft-delete users outside their authorized scope or modify/disable ac...

8.8CVSS5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 11:30 a.m.6 views

EUVD-2026-71035

Snipe-IT versions before 8.6.2 contain an authorization bypass vulnerability in checkout-acceptance report actions when Full Multiple Company Support is enabled. Authenticated users with reports.view permission can enumerate sequential acceptance IDs and soft-delete or trigger reminder emails for...

8.5CVSS5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/09/03 4:17 p.m.6 views

CVE-2026-50554

Note Mark is an open-source note-taking application. Prior to version 0.19.5, GET /api/books/bookID/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped bypassing GORM's soft-delete scope but kee...

5.3CVSS0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/03 3:26 p.m.28 views

CVE-2026-50554 Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in note-mark

Note Mark is an open-source note-taking application. Prior to version 0.19.5, GET /api/books/bookID/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped bypassing GORM's soft-delete scope but kee...

5.3CVSS0.00243EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 3:26 p.m.31 views

CVE-2026-50554

Note Mark (open-source note-taking application) is vulnerable to unauthenticated disclosure of soft-deleted note metadata prior to v0.19.5 . The unauthenticated GET /api/books/{bookID}/notes endpoint accepts a deleted query parameter; when set to true, the service calls Unscoped() to bypass GORM'...

5.3CVSS7AI score0.00243EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 5:48 p.m.20 views

EUVD-2026-42991

Snipe-IT has an authorization bypass on bulk editing users...

7.1CVSS5.9AI score0.00439EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 6:00 a.m.12 views

CVE-2026-12689

The ProfileGrid WordPress plugin before 5.9.9.7 does not perform any authorization or ownership check on some of its private-message thread actions, allowing authenticated users with Subscriber-level access and above to soft-delete, tamper with the metadata of, and mark as read other users' priva...

5.9AI score0.00138EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/24 6:00 a.m.44 views

CVE-2026-12689 ProfileGrid < 5.9.9.7 - Subscriber+ Cross-User Private Message Thread Deletion and Tampering via Missing Authorization

The ProfileGrid WordPress plugin before 5.9.9.7 does not perform any authorization or ownership check on some of its private-message thread actions, allowing authenticated users with Subscriber-level access and above to soft-delete, tamper with the metadata of, and mark as read other users' priva...

0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/10 7:17 p.m.16 views

CVE-2026-55460

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with deleteuser=1 because BulkUsersController::destroy authorizes only update, allowing the user to...

7.1CVSS0.00439EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/10 6:39 p.m.41 views

CVE-2026-55460 Snipe-IT: Authorization bypass on bulk editing users

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with deleteuser=1 because BulkUsersController::destroy authorizes only update, allowing the user to...

7.1CVSS0.00439EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/10 6:39 p.m.13 views

CVE-2026-55460 Snipe-IT: Authorization bypass on bulk editing users

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, an authenticated non-admin user with users.view and users.edit but without users.delete can directly POST to /users/bulksave with deleteuser=1 because BulkUsersController::destroy authorizes only update, allowing the user to...

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

PT-2026-57264

Name of the Vulnerable Software and Affected Versions Snipe-IT versions prior to 8.6.2 Description An authenticated non-admin user possessing users.view and users.edit permissions, but lacking users.delete permissions, can perform a soft-delete of another non-admin user. This occurs because the...

7.1CVSS6.1AI score0.00439EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2026/07/09 1:41 p.m.17 views

Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books

Summary GET /api/books/bookID/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped bypassing GORM's soft-delete scope but keeps the read-authorization clause as "ownerid = ? OR ispublic = ?". As ...

5.9CVSS6AI score0.00441EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/19 7:18 p.m.20 views

GHSA-9GGV-8W38-R7PM TypeORM: SQL Injection in UpdateQueryBuilder/SoftDeleteQueryBuilder orderBy (MySQL/MariaDB)

Impact Blind SQL injection vulnerability in UpdateQueryBuilder and SoftDeleteQueryBuilder affecting MySQL and MariaDB users. UpdateQueryBuilder and SoftDeleteQueryBuilder including their addOrderBy variants do not validate the order parameter against an allowlist of permitted values ASC/DESC. The...

5.9CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/12 8:08 p.m.20 views

TYPO3 CMS has Broken Access Control in the Recycler Module

Problem Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. Solution Update to TYPO3 versions 10.4.57 ELTS, 11.5.51 ELTS, 12.4.46 ELTS, 13.4.31 LTS, 14.3.3 LTS that fix the problem described. Credits...

5.3CVSS5.2AI score0.00238EPSS
SaveExploits0References7Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/06/09 10:51 a.m.11 views

CVE-2026-47349

Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0-11.5.50, 12.0.0-12.4.45, 13.0.0-13.4.30 and 14.0.0-14.3.2...

5.3CVSS6.1AI score0.00238EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:36 p.m.16 views

CVE-2026-41572

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS5.3AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/04 6:16 p.m.12 views

CVE-2026-41572

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS0.00194EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/04 5:44 p.m.14 views

CVE-2026-41572 Note Mark: Unauthenticated read of notes and assets in soft-deleted public books

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/id, /api/notes/id/content, the slug URL, and the asset endpoints. Unauthenticated callers who hold the note I...

5.3CVSS5.7AI score0.00194EPSS
SaveExploits0References2
Rows per page
Query Builder