Lucene search
+L

2761 matches found

CVE
CVE
added 2026/08/28 10:14 p.m.31 views

CVE-2026-55867

Graylog (a log management platform) is affected in versions 6.2.0 through 6.3.12, 7.0.7, and 7.1.2 . The vulnerability resides in the DELETE /users/{userId}/tokens/{idOrToken} endpoint (UsersResource.revokeToken()), where the USERS_TOKENREMOVE permission is checked against an attacker-controlled ...

5.3CVSS5.9AI score0.00335EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/28 8:20 p.m.14 views

CVE-2026-82290

Chainlit through 2.12.0 fails to validate ownership of feedback records in PUT and DELETE endpoints. Authenticated attackers can delete or modify other users' feedback by supplying arbitrary feedback identifiers, corrupting human-rating data used for model evaluation...

6CVSS0.00208EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:20 p.m.12 views

CVE-2026-82280

Quivr through 0.0.322 fails to validate ownership in prompt endpoints, allowing authenticated users to modify any prompt by identifier. Attackers with read-only access to shared brains can read exposed prompt identifiers and overwrite system prompts affecting all brain users...

7.1CVSS0.00199EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:20 p.m.9 views

CVE-2026-82283

VoltAgent through 2.1.20 fails to validate conversation ownership in memory API handlers, allowing authenticated users to access other users' conversations. Attackers can read, modify, and delete arbitrary conversations and messages by supplying caller-controlled identifiers to memory endpoints...

8.6CVSS0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:18 p.m.11 views

CVE-2026-55065

Vikunja is an open-source self-hosted task management platform. From 0.24.6 until 2.4.0, DELETE /api/v1/projects/:project/views/:view permits an authenticated user to supply a view identifier from another project while authorizing only against an attacker-controlled project identifier...

8.1CVSS0.00348EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:31 p.m.7 views

EUVD-2026-66252

A flaw was found in Katello where the Content View History API does not properly enforce authorization when accessing a Content View specified by the user. An authenticated user with permission to view Content Views in one organization may be able to access the lifecycle history of a Content View...

4.3CVSS5.1AI score0.00328EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/28 4:52 p.m.13 views

Vikunja has cross-tenant IDOR in kanban move-task endpoint via unauthorized body task_id

Summary The kanban endpoint POST /api/v1/projects/project/views/view/buckets/bucket/tasks moves a task into a bucket. The task is identified by taskid in the request body. The endpoint's authorization check TaskBucket.CanUpdate only verifies that the caller may update the project/view/bucket name...

7.1CVSS7.3AI score0.0027EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/28 4:52 p.m.10 views

GHSA-5PG6-M483-7VRG Vikunja has cross-tenant IDOR in kanban move-task endpoint via unauthorized body task_id

Summary The kanban endpoint POST /api/v1/projects/project/views/view/buckets/bucket/tasks moves a task into a bucket. The task is identified by taskid in the request body. The endpoint's authorization check TaskBucket.CanUpdate only verifies that the caller may update the project/view/bucket name...

7.1CVSS6AI score0.0027EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:51 p.m.22 views

CVE-2026-55066

Vikunja (open-source self-hosted task management) has a cross-tenant IDOR in the kanban move-task endpoint. The task_id field is attacker-controlled via the request body, yet TaskBucket.CanUpdate only authorizes the project/view/bucket from the URL — never the task itself. Because Task.ReadOne pe...

7.1CVSS5.9AI score0.0027EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 4:51 p.m.8 views

EUVD-2026-67833

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket/tasks accepts a body supplied taskid but TaskBucket.CanUpdate in pkg/models/kanbantaskbucket.go authorizes only the project, view, and bucket from the URL...

7.1CVSS5.9AI score0.0027EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 4:51 p.m.37 views

CVE-2026-55066 Vikunja: Cross-tenant IDOR in kanban move-task endpoint via unauthorized body task_id

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket/tasks accepts a body supplied taskid but TaskBucket.CanUpdate in pkg/models/kanbantaskbucket.go authorizes only the project, view, and bucket from the URL...

7.1CVSS0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 4:51 p.m.9 views

CVE-2026-55066 Vikunja: Cross-tenant IDOR in kanban move-task endpoint via unauthorized body task_id

Vikunja is an open-source self-hosted task management platform. Prior to 2.4.0, POST /api/v1/projects/project/views/view/buckets/bucket/tasks accepts a body supplied taskid but TaskBucket.CanUpdate in pkg/models/kanbantaskbucket.go authorizes only the project, view, and bucket from the URL...

7.1CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/28 4:19 p.m.21 views

CVE-2026-82290

Chainlit through version 2.12.0 fails to validate ownership of feedback records in its PUT and DELETE endpoints. The root cause is a missing ownership check, allowing authenticated attackers to delete or modify other users' feedback by supplying arbitrary feedback identifiers. The practical conse...

6CVSS5.9AI score0.00208EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 4:19 p.m.12 views

EUVD-2026-67821

Chainlit through 2.12.0 fails to validate ownership of feedback records in PUT and DELETE endpoints. Authenticated attackers can delete or modify other users' feedback by supplying arbitrary feedback identifiers, corrupting human-rating data used for model evaluation...

6CVSS5.9AI score0.00208EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 4:19 p.m.13 views

CVE-2026-82290 Chainlit Feedback Endpoints Missing Ownership Validation

Chainlit through 2.12.0 fails to validate ownership of feedback records in PUT and DELETE endpoints. Authenticated attackers can delete or modify other users' feedback by supplying arbitrary feedback identifiers, corrupting human-rating data used for model evaluation...

6CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 4:19 p.m.11 views

EUVD-2026-67814

VoltAgent through 2.1.20 fails to validate conversation ownership in memory API handlers, allowing authenticated users to access other users' conversations. Attackers can read, modify, and delete arbitrary conversations and messages by supplying caller-controlled identifiers to memory endpoints...

8.6CVSS5.9AI score0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 4:18 p.m.11 views

EUVD-2026-67802

R2R through 3.6.5 fails to properly validate user ownership in conversation update and message handlers, allowing authenticated users to modify other users' conversations. Attackers can supply arbitrary conversation identifiers to rename conversations and append messages to other users'...

7.1CVSS5.9AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 4:18 p.m.11 views

CVE-2026-81299

Subscriber Insecure Direct Object References IDOR in WP Job Portal = 2.5.9 versions...

4.3CVSS0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 2:33 p.m.32 views

CVE-2026-81299 WordPress WP Job Portal plugin <= 2.5.9 - Insecure Direct Object References (IDOR) vulnerability

Subscriber Insecure Direct Object References IDOR in WP Job Portal = 2.5.9 versions...

4.3CVSS0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:33 p.m.34 views

CVE-2026-81299

CVE-2026-81299 affects the WordPress WP Job Portal plugin, versions

4.3CVSS5.9AI score0.002EPSS
SaveExploits0References1
Rows per page
Query Builder