Lucene search
+L

821 matches found

NVD
NVD
added 2026/03/24 4:16 p.m.5 views

CVE-2026-33473

Vikunja is an open-source self-hosted task management platform. Starting in version 0.13 and prior to version 2.2.1, any user that has enabled 2FA can have their TOTP reused during the standard 30 second validity window. Version 2.2.1 patches the issue...

5.7CVSS0.00258EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/24 3:51 p.m.25 views

CVE-2026-33700 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS0.00205EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/24 3:51 p.m.4 views

CVE-2026-33700 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS5.8AI score0.00205EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:51 p.m.6 views

CVE-2026-33700

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS5.8AI score0.00205EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/24 3:44 p.m.22 views

CVE-2026-33678 Vikunja has IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

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.00265EPSS
Exploits1References2
CVE
CVE
added 2026/03/24 3:44 p.m.22 views

CVE-2026-33678

Vikunja prior to 2.2.1 suffers an IDOR: TaskAttachment.ReadOne() queries by attachment ID only and ignores the URL task_id, allowing any authenticated user to access or delete attachments across projects by supplying their own task_id. The read path validates the URL task, but ReadOne() loads the...

8.1CVSS5.8AI score0.00265EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/24 3:44 p.m.4 views

CVE-2026-33678 Vikunja has IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

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.1CVSS6.3AI score0.00265EPSS
Exploits1References4
OSV
OSV
added 2026/03/24 3:36 p.m.9 views

CVE-2026-33677 Webhook BasicAuth Credentials Exposed to Read-Only Project Collaborators via API

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the GET /api/v1/projects/:project/webhooks endpoint returns webhook BasicAuth credentials basicauthuser and basicauthpassword in plaintext to any user with read access to the project. While the existing code...

6.5CVSS6.5AI score0.00297EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:35 p.m.2 views

CVE-2026-33676

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, when the Vikunja API returns tasks, it populates the relatedtasks field with full task objects for all related tasks without checking whether the requesting user has read permission on those tasks' projects. A...

6.5CVSS5.8AI score0.0033EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 3:33 p.m.5 views

CVE-2026-33675 Vikunja has SSRF via Todoist/Trello Migration File Attachment URLs that Allows Reading Internal Network Resources

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the migration helper functions DownloadFile and DownloadFileWithHeaders in pkg/modules/migration/helpers.go make arbitrary HTTP GET requests without any SSRF protection. When a user triggers a Todoist or Trell...

6.4CVSS5.9AI score0.00272EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:30 p.m.1 views

CVE-2026-33668

Vikunja is an open-source self-hosted task management platform. Starting in version 0.18.0 and prior to version 2.2.1, when a user account is disabled or locked, the status check is only enforced on the local login and JWT token refresh paths. Three other authentication paths — API tokens, CalDAV...

7.1CVSS5.8AI score0.00453EPSS
Exploits1References7Affected Software1
CVE
CVE
added 2026/03/24 3:30 p.m.20 views

CVE-2026-33668

Vikunja vulnerability (CVE-2026-33668) affects versions prior to 2.2.1. When a user is disabled or locked, status checks are enforced only on local login and JWT refresh paths; API tokens, CalDAV basic auth, and OpenID Connect do not verify user status, allowing disabled/locked users to continue ...

8.1CVSS5.8AI score0.00453EPSS
Exploits1References6Affected Software1
Cvelist
Cvelist
added 2026/03/24 3:18 p.m.24 views

CVE-2026-33473 Vikunja has TOTP Reuse During Validity Window

Vikunja is an open-source self-hosted task management platform. Starting in version 0.13 and prior to version 2.2.1, any user that has enabled 2FA can have their TOTP reused during the standard 30 second validity window. Version 2.2.1 patches the issue...

5.7CVSS0.00258EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.8 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja. Versions of Vikunja prior to 2.2.1 contained security vulnerabilities. These vulnerabilities stemmed from the DELETE /api/v1/projects/:project/shares/:share endpoint, which did not validate the project to which link sharing belonge...

6.9CVSS6.5AI score0.00205EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.6 views

PT-2026-27446

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.2.1 Description Vikunja is a self-hosted task management platform. Prior to version 2.2.1, the DownloadFile and DownloadFileWithHeaders functions within the pkg/modules/migration/helpers.go file do not have...

6.4CVSS5.8AI score0.00272EPSS
Exploits1References8
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.20 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja from 0.18.0 to 2.2.1 had security vulnerabilities. These vulnerabilities stemmed from insufficient validation of user status during certain authentication processes, allowing users who were already...

8.1CVSS6.4AI score0.00453EPSS
Exploits1References6
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.10 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.2.1 contained security vulnerabilities. These vulnerabilities stemmed from the lack of SSRF protection in the migration helper functions, which could lead to server-side request forgeing...

6.4CVSS6.4AI score0.00272EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.6 views

PT-2026-27450

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.2.1 Description Vikunja is a self-hosted task management platform. The GET /api/v1/projects/:project/webhooks API endpoint exposes BasicAuth credentials basic auth user and basic auth password in plaintext to users...

6.5CVSS5.8AI score0.00297EPSS
Exploits1References8
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.12 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.2.1 contained security vulnerabilities. These vulnerabilities stemmed from insufficient checks for read permissions when returning related tasks, which could lead to information leaks...

6.5CVSS6.4AI score0.0033EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.11 views

Vikunja 代码问题漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.2.1 had code vulnerabilities. These vulnerabilities stemmed from a lack of SSRF protection in the DownloadImage function, which could lead to server-side request forgeing attacks...

7.4CVSS6.5AI score0.00332EPSS
Exploits1References3
Rows per page
Query Builder