← Back

CVE-2026-33677

nvd nist
Published: Mar 24, 2026Modified: Jun 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.8 / Impact: 3.6
Source: security-advisories@github.com (Secondary)

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.

Affected (1)

Products: Vikunja: Vikunja
1 product
Vikunja
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 2.2.1

References (2)

Source: security-advisories@github.com
ExploitVendor Advisory
Source: security-advisories@github.com
Release Notes

Timeline

No history available yet.