CVE-2026-33677
MEDIUMWebhook BasicAuth Credentials Exposed to Read-Only Project Collaborators via API
Title source: cnaDescription
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 (`basic_auth_user` and `basic_auth_password`) in plaintext to any user with read access to the project. While the existing code correctly masks the HMAC `secret` field, the BasicAuth fields added in a later migration were not given the same treatment. This allows read-only collaborators to steal credentials intended for authenticating against external webhook receivers. Version 2.2.1 patches the issue.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/go-vikunja/vikunja/security/advisories/GHSA-7c2g-p23p-4jg3
X_Refsource_Misc x_refsource_misc
https://vikunja.io/changelog/vikunja-v2.2.2-was-released
Scores
CVSS v3
6.5
EPSS
0.0030
EPSS Percentile
21.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-200
Status
published
Products (3)
code.vikunja.io/api
0 - 2.2.1Go
go-vikunja/vikunja
< 2.2.1
vikunja/vikunja
< 2.2.1
Published
Mar 24, 2026
Tracked Since
Mar 24, 2026