Lucene search
+L

454 matches found

OSV
OSV
added 2026/04/10 3:36 p.m.31 views

GHSA-V479-VF79-MG83 Vikunja: Scoped API tokens with projects.background permission can delete project backgrounds

Summary Vikunja's scoped API token enforcement for custom project background routes is method-confused. A token with only projects.background can successfully delete a project background, while a token with only projects.backgrounddelete is rejected. This is a scoped-token authorization bypass...

5.4CVSS5.9AI score0.00222EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/10 3:36 p.m.21 views

EUVD-2026-21494

Vikunja: Scoped API tokens with projects.background permission can delete project backgrounds...

4.3CVSS5.8AI score0.00222EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 3:35 p.m.17 views

GHSA-QH78-RVG3-CV54 Vikunja has File Size Limit Bypass via Vikunja Import

Summary The Vikunja file import endpoint uses the attacker-controlled Size field from the JSON metadata inside the import zip instead of the actual decompressed file content length for the file size enforcement check. By setting Size to 0 in the JSON while including large compressed file entries ...

5.4CVSS5.7AI score0.00338EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/10 3:35 p.m.10 views

EUVD-2026-21429

Vikunja has File Size Limit Bypass via Vikunja Import...

5.4CVSS5.8AI score0.00338EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/04/10 3:35 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the import process. An attacker can exhaust server storage and potentially cause service disruption by uploading compressed zip files containing files that exceed the configur...

7.1CVSS5.8AI score0.00338EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/10 3:35 p.m.13 views

Vikunja has File Size Limit Bypass via Vikunja Import

Summary The Vikunja file import endpoint uses the attacker-controlled Size field from the JSON metadata inside the import zip instead of the actual decompressed file content length for the file size enforcement check. By setting Size to 0 in the JSON while including large compressed file entries ...

7.1CVSS5.7AI score0.00338EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/04/10 3:35 p.m.14 views

EUVD-2026-21428

Vikunja has iCalendar Property Injection via CRLF in CalDAV Task Output...

4.1CVSS5.8AI score0.00196EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/10 3:34 p.m.26 views

EUVD-2026-21427

Vikunja has HTML Injection via Task Titles in Overdue Email Notifications...

5.4CVSS5.8AI score0.00195EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 3:34 p.m.10 views

GHSA-R4FG-73RC-HHH7 Vikunja has Algorithmic Complexity DoS in Repeating Task Handler

Summary The addRepeatIntervalToTime function uses an On loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. By creating a repeating task with a 1-second interval and a due date far in the past, an attacker triggers billions of loop iterations, consuming...

6.5CVSS5.8AI score0.00347EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/10 3:34 p.m.15 views

EUVD-2026-21426

Vikunja has Algorithmic Complexity DoS in Repeating Task Handler...

6.5CVSS5.8AI score0.00347EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/10 3:34 p.m.13 views

EUVD-2026-21425

Vikunja Missing Authorization on CalDAV Task Read...

4.3CVSS5.8AI score0.00216EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/10 3:34 p.m.8 views

EUVD-2026-21422

Vikunja Vulnerable to TOTP Brute-Force Due to Non-Functional Account Lockout...

5.9CVSS5.8AI score0.00296EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 3:34 p.m.12 views

GHSA-FGFV-PV97-6CMJ Vikunja Vulnerable to TOTP Brute-Force Due to Non-Functional Account Lockout

Summary The TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. The account lock is written to the same database session that the login handler always rolls back on TOTP failure, so the lockout is triggered but never persisted. This allows unlimited...

5.9CVSS5.9AI score0.00296EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/04/10 3:33 p.m.8 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to improper SQL operator precedence in the hasAccessToLabel function. An attacker can access label metadata, including titles, descriptions, colors, and creator information from projects they do not have acce...

5.3CVSS5.8AI score0.00272EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/10 3:33 p.m.5 views

GHSA-HJ5C-MHH2-G7JQ Vikunja has Broken Access Control on Label Read via SQL Operator Precedence Bug

Summary The hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardless of project access. Label titles, descriptions, colors, and creator information are exposed. Details The access contr...

4.3CVSS5.9AI score0.00272EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/04/10 3:33 p.m.14 views

EUVD-2026-21420

Vikunja has Broken Access Control on Label Read via SQL Operator Precedence Bug...

4.3CVSS5.9AI score0.00272EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/10 3:33 p.m.13 views

EUVD-2026-21418

Vikunja vulnerable to Privilege Escalation via Project Reparenting...

8.3CVSS5.8AI score0.0029EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 3:33 p.m.33 views

GHSA-2VQ4-854F-5C72 Vikunja vulnerable to Privilege Escalation via Project Reparenting

Summary A user with Write-level access to a project can escalate their permissions to Admin by moving the project under a project they own. After reparenting, the recursive permission CTE resolves ownership of the new parent as Admin on the moved project. The attacker can then delete the project,...

8.3CVSS5.8AI score0.0029EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/04/10 3:33 p.m.7 views

Improper Privilege Management

Overview Affected versions of this package are vulnerable to Improper Privilege Management in the parentprojectid update process. An attacker can gain unauthorized administrative privileges by moving a project under a project they own, allowing them to delete the project, manage sharing settings,...

8.7CVSS5.8AI score0.0029EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/10 3:30 p.m.8 views

EUVD-2026-21414

Vikunja has TOTP Two-Factor Authentication Bypass via OIDC Login Path...

7.4CVSS5.8AI score0.00281EPSS
SaveExploits1References4
Rows per page
Query Builder