CVE-2026-33677
March 24, 2026
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.
Affected Packages
github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1code.vikunja.io/api (GO):
Affected version(s) >=v0.13.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1github.com/go-vikunja/vikunja (GO):
Affected version(s) >=v0.1 <v2.2.1Fix Suggestion:
Update to version v2.2.1Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.03