CVE-2026-33677
Last modified
CVE-2026-33677 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vikunja | Vikunja | < 2.2.1 |
References
- https://github.com/go-vikunja/vikunja/security/advisories/GHSA-7c2g-p23p-4jg3Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33677?
How severe is CVE-2026-33677?
How do I fix CVE-2026-33677?
Are you affected by CVE-2026-33677?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
