Lucene search
+L

29 matches found

EUVD
EUVD
•added 2026/08/09 9:30 a.m.•18 views

EUVD-2026-54914

A vulnerability was found in code-projects Task Management System 1.0. This affects an unknown part of the file /user/UpdateTaskStatus.php. The manipulation of the argument taskid/val results in missing authorization. It is possible to launch the attack remotely. The exploit has been made public...

6.9CVSS6.3AI score0.00547EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/09 9:15 a.m.•23 views

EUVD-2026-54913

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.2AI score0.00431EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/30 4:55 p.m.•13 views

SUSE CVE-2026-35598

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows or...

4.3CVSS7.7AI score0.00348EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/07/15 12:00 a.m.•37 views

PT-2026-60249

Kanboard through 1.2.52, fixed in commit 564cc30, BoardAjaxController save method used by the kanban board drag-and-drop endpoint validates the caller's role on the attacker-supplied project id but never verifies that the supplied task id actually belongs to that project. Because task identifiers...

8.1CVSS6.1AI score0.00504EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/06/01 9:31 a.m.•15 views

Apache Airflow has a Link Following issue

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...

6AI score0.00758EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/01 9:31 a.m.•17 views

GHSA-89CJ-XRPX-J79M Apache Airflow has a Link Following issue

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.5CVSS6.2AI score0.00758EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/04/16 8:41 p.m.•12 views

EUVD-2026-22997

Weblate: Improper access control for pending tasks in API...

3.1CVSS5.8AI score0.00264EPSS
SaveExploits0References4
CVE
CVE
•added 2026/04/15 5:48 p.m.•35 views

CVE-2026-33212

CVE-2026-33212 affects Weblate (web-based localization tool). The vulnerability lies in the tasks API where, in versions prior to 5.17, access control for pending tasks was not enforced, potentially exposing in-progress task logs to users without the proper scope. The attack requires brute-forcin...

3.1CVSS5.8AI score0.00264EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/04/10 4:04 p.m.•33 views

CVE-2026-35598

Vikunja CalDAV Read vulnerability (CVE-2026-35598): CalDAV GetResource/GetResourcesByList fetch tasks by UID without enforcing authorization, allowing any authenticated CalDAV user who knows or guesses a task UID to read full task data from any project. Affects Vikunja before v2.3.0; fixed in v2....

4.3CVSS5.9AI score0.00348EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
•added 2026/03/28 12:24 a.m.•12 views

SUSE 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.9AI score0.00375EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/03/26 3:01 p.m.•10 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
SaveExploits1References1
GitLab Advisory Database
GitLab Advisory Database
•added 2026/03/25 12:00 a.m.•22 views

Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

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 a different attachment that may belong to a task in another project. This allows any...

8.1CVSS5.8AI score0.00375EPSS
SaveExploits1References5Affected Software1
NVD
NVD
•added 2026/03/24 4:16 p.m.•11 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.1CVSS0.00375EPSS
SaveExploits1References2
NVD
NVD
•added 2026/03/24 3:16 p.m.•16 views

CVE-2026-33313

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.0, an authenticated user can read any task comment by ID, regardless of whether they have access to the task the comment belongs to, by substituting the task ID in the API URL with a task they do have access to...

5.3CVSS0.00331EPSS
SaveExploits0References3
OSV
OSV
•added 2026/03/23 8:30 p.m.•12 views

GHSA-F35R-V9X5-R8MC 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
SaveExploits1References4
Positive Technologies
Positive Technologies
•added 2026/03/20 12:00 a.m.•15 views

PT-2026-26751

Name of the Vulnerable Software and Affected Versions Vikunja affected versions not specified Description An authenticated user can access task comments without proper authorization checks. Specifically, an attacker can read any task comment by ID, even if they do not have access to the associate...

5.3CVSS5.9AI score0.00331EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2025/08/14 4:54 p.m.•12 views

CVE-2025-55011

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, the createTaskFile method in the API does not validate whether the taskid parameter is a valid task id, nor does it check for path traversal. As a result, a malicious actor could write a file...

6.4CVSS7.2AI score0.00357EPSS
SaveExploits1References1
NVD
NVD
•added 2025/08/12 4:15 p.m.•27 views

CVE-2025-55011

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, the createTaskFile method in the API does not validate whether the taskid parameter is a valid task id, nor does it check for path traversal. As a result, a malicious actor could write a file...

6.4CVSS0.00357EPSS
SaveExploits1References3
OSV
OSV
•added 2025/08/12 4:15 p.m.•20 views

DEBIAN-CVE-2025-55011

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, the createTaskFile method in the API does not validate whether the taskid parameter is a valid task id, nor does it check for path traversal. As a result, a malicious actor could write a file...

5.3CVSS5.4AI score0.00357EPSS
SaveExploits1References1
CVE
CVE
•added 2025/08/12 3:57 p.m.•74 views

CVE-2025-55011

Kanboard prior to version 1.2.47 is affected by a path-traversal/file-write vulnerability in the API’s createTaskFile handler. The issue arises because task_id validation is missing and path traversal is not checked, allowing a malicious actor to write files to arbitrary locations reachable by th...

6.4CVSS7.1AI score0.00357EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder