---
id: CVE-2026-56723
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.0.2, a customer who can view a ticket cannot see internal ticket articles
  through the article listing API. However, the same customer can directly
  request an …
severity: high
cvss: 7.1
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-863
vendor: zammad
product: zammad
affected:
  - zammad < 7.0.2
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T18:17:26.083'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-56723'
references:
  - url: >-
      https://github.com/zammad/zammad/commit/e661d00efb3d2c4ef4af3a36ce79d7c724323f97
    label: security-advisories@github.com
  - url: 'https://github.com/zammad/zammad/releases/tag/7.0.2'
    label: security-advisories@github.com
  - url: 'https://github.com/zammad/zammad/security/advisories/GHSA-374g-4f73-g7m7'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T17:43:44.514504Z'
cvssSource: cna
ingestedAt: '2026-09-25T17:13:14.014Z'
---

## Overview

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.2, a customer who can view a ticket cannot see internal ticket articles through the article listing API. However, the same customer can directly request an attachment belonging to an internal article via the attachment download endpoint, bypassing article-level authorization. This results in an inconsistency: The article listing hides internal articles from customers. The attachment download only checks the parent ticket, not the article, so the same customer can download the attachment directly. This issue is fixed in version 7.0.2.

## Remediation

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