CVE Catalog

CVE-2026-63208

MediumCVSS 5.1
Published: Translated: NVD NIST

Summary

In Zammad prior to 7.1.2, when a Microsoft Graph request fails, the error is logged including the authentication token. Masking is incomplete: for the JWT format only the first part is hidden, while the remaining parts stay readable in plain text.

Risk Assessment

A Zammad admin with Microsoft Graph channel access can view the partial token and learn sensitive claims, which could assist in reconstructing the full token while it is still valid.

Recommendation

Upgrade Zammad to version 7.1.2 or later and consider rotating Microsoft Graph tokens if logs may have been exposed.

Other vulnerabilities in Zammad

See all
Original NVD description (English source)

Zammad is a web based open source helpdesk/customer support system. Prior to 7.1.2, when a Microsoft Graph request fails, Zammad logs the error including the authentication token used to access the mailbox. The system attempts to hide this token in the log, but the masking is incomplete: for the token format Microsoft uses (JWT), only the first part is hidden, while the remaining parts remain readable in plain text. A Zammad admin with Microsoft Graph channel access can view these logs and see the partial token, which may reveal sensitive claims such as the account scope, tenant, or timing, and could assist in reconstructing the full token while it is still valid. This issue is fixed in version 7.1.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS