Lucene search
+L

50 matches found

Github Security Blog
Github Security Blog
•added 2026/08/28 4:52 p.m.•20 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.00369EPSS
SaveExploits1References5Affected Software1
CVE
CVE
•added 2026/08/28 4:51 p.m.•27 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.00369EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/28 4:51 p.m.•16 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.00369EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/11 6:18 p.m.•34 views

CVE-2026-73219

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines...

5.3CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/11 5:50 p.m.•69 views

CVE-2026-73219

CVAT vulnerability CVE-2026-73219 affects versions 2.17.0 through 2.72.0. A user with write access can submit a batch automatic annotation request to RequestViewSet.create using inconsistent task and job IDs. The task ID determines the single active request slot, which can block automatic annotat...

5.3CVSS5.2AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/11 5:50 p.m.•11 views

CVE-2026-73219 CVAT: Denial of service with regards to automatic annotation

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines...

5.3CVSS5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/11 12:00 a.m.•10 views

PT-2026-70834

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines...

5.3CVSS5.2AI score0.00466EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/09 10:17 a.m.•16 views

CVE-2026-19344

A vulnerability has been found in code-projects Task Management System 1.0. Affected by this issue is some unknown functionality of the file /user/commentcountuser.php. The manipulation of the argument taskid leads to sql injection. It is possible to initiate the attack remotely. The exploit has...

7.5CVSS0.00431EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/09 9:15 a.m.•10 views

CVE-2026-19344 code-projects Task Management System comment_count_user.php sql injection

A vulnerability has been found in code-projects Task Management System 1.0. Affected by this issue is some unknown functionality of the file /user/commentcountuser.php. The manipulation of the argument taskid leads to sql injection. It is possible to initiate the attack remotely. The exploit has...

7.5CVSS7.1AI score0.00431EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/08/09 9:15 a.m.•15 views

CVE-2026-19344

A vulnerability has been found in code-projects Task Management System 1.0. Affected by this issue is some unknown functionality of the file /user/commentcountuser.php. The manipulation of the argument taskid leads to sql injection. It is possible to initiate the attack remotely. The exploit has...

7.5CVSS5.5AI score0.00431EPSS
SaveExploits0References6Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/07 12:00 a.m.•0 views

CVE-2026-53729: Authorization Bypass Through User-Controlled Key

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, any authenticated user can download /exportCenter/download/id, delete /exportCenter/delete, retry /exportCenter/retry/id, or generate download links /exportCenter/generateDownloadUri/id for export tasks belonging t...

8.7CVSS5.8AI score0.00643EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/01 9:16 a.m.•16 views

PYSEC-2026-181

A Dag author could either a create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process read-path attack — e.g. /etc/passwd or airflow.cfg or b supply a taskid containing .. sequences accepted by the Task SDK's KEYREGEX write-path attack, and...

6.5CVSS5.9AI score0.00758EPSS
SaveExploits0References4
PyPA
PyPA
•added 2026/06/01 9:16 a.m.•39 views

PYSEC-2026-181

A Dag author could either a create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process read-path attack — e.g. /etc/passwd or airflow.cfg or b supply a taskid containing .. sequences accepted by the Task SDK's KEYREGEX write-path attack, and...

6.5CVSS5.9AI score0.00758EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/06/01 7:55 a.m.•59 views

CVE-2026-40861 Apache Airflow: Arbitrary File Read via Log Symlink following in FileTaskHandler

A Dag author could either a create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process read-path attack — e.g. /etc/passwd or airflow.cfg or b supply a taskid containing .. sequences accepted by the Task SDK's KEYREGEX write-path attack, and...

0.00758EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/01 7:55 a.m.•15 views

CVE-2026-40861 Apache Airflow: Arbitrary File Read via Log Symlink following in FileTaskHandler

A Dag author could either a create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process read-path attack — e.g. /etc/passwd or airflow.cfg or b supply a taskid containing .. sequences accepted by the Task SDK's KEYREGEX write-path attack, and...

5.9AI score0.00758EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/01 12:00 a.m.•31 views

PT-2026-45363

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.2 Description A flaw in the FileTaskHandler allows a DAG author to access or modify files outside the configured base log folder when the worker log folder is shared with the API server. This can be achieve...

6.5CVSS5.5AI score0.00758EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/03/24 3:44 p.m.•13 views

CVE-2026-33678

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, TaskAttachment.ReadOne queries attachments by ID only WHERE id = ?, ignoring the task ID from the URL path. The permission check in CanRead validates access to the task specified in the URL, but ReadOne loads ...

8.1CVSS5.8AI score0.00375EPSS
SaveExploits1References3Affected Software1
Patchstack
Patchstack
•added 2026/03/24 8:50 a.m.•15 views

WordPress Task Manager plugin <= 3.0.2 - Authenticated (Subscriber+) Arbitrary Shortcode Execution via 'task_id' Parameter vulnerability

Authenticated Subscriber+ Arbitrary Shortcode Execution via 'taskid' Parameter vulnerability discovered by theviper17y in WordPress Plugin Task Manager versions = 3.0.2...

6.5CVSS5.8AI score0.00454EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
•added 2026/03/23 8:30 p.m.•19 views

New API: IDOR in VideoProxy allows cross-user video content access via missing ownership check

Summary The video proxy endpoint GET /v1/videos/:taskid/content is vulnerable to an Insecure Direct Object Reference IDOR. Any authenticated user who knows another user's taskid can retrieve that user's generated video content because the handler queries tasks by taskid alone and does not verify...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•26 views

EUVD-2025-24269

Malicious code in bioql PyPI...

6.4CVSS6.4AI score0.00357EPSS
SaveExploits1References3
Rows per page
Query Builder