---
id: CVE-2026-63208
title: Zammad is a web based open source helpdesk/customer support system
summary: >-
  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 th…
severity: medium
cvss: 5.1
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'
cwe:
  - CWE-116
  - CWE-532
vendor: zammad
product: zammad
affected:
  - zammad < 7.1.2
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:17:55.347'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-63208'
references:
  - url: >-
      https://github.com/zammad/zammad/commit/2be46473eee405cc65b86a85d17059802e658532
    label: security-advisories@github.com
  - url: 'https://github.com/zammad/zammad/security/advisories/GHSA-qh8m-g5vr-7272'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T18:42:05.383785Z'
cvssSource: cna
ingestedAt: '2026-09-25T19:15:38.966Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
