Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-accessible endpoint requires only a low-privilege authenticated session; no scope change and no integrity or availability impact apply.
Primary rating from Vendor (Fluid Attacks).
CVSS VectorVendor: Fluid Attacks
Lifecycle Timeline
2DescriptionCVE.org
Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint.
AnalysisAI
Authenticated low-privilege users in Zammad 7.1.0 can access confidential ticket article attachments beyond their authorization scope via a missing authorization check in the attachment cloning endpoint. The flaw, classified as CWE-862 (Missing Authorization), allows any authenticated user to clone and retrieve attachments from tickets they should not have access to, enabling cross-tenant or cross-ticket data leakage in helpdesk environments. No public exploit code or CISA KEV listing has been identified at time of analysis; a patched release (7.1.2) is available from the vendor.
Technical ContextAI
Zammad is an open-source web-based helpdesk and ticketing system. The vulnerable component is its ticket article attachment cloning endpoint, which lacks adequate authorization enforcement (CWE-862 - Missing Authorization). In a properly secured multi-tenant or role-segregated helpdesk deployment, access to ticket attachments should be gated on the requesting user's permissions relative to the owning ticket and customer group. Here, that gate is absent or insufficiently enforced, meaning the endpoint processes clone requests without verifying that the authenticated caller holds rights over the target ticket. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N) confirms network-accessible exploitation by a low-privilege authenticated user with no attack complexity or additional prerequisites. The CPE cpe:2.3:a:zammad:zammad:*:*:*:*:*:*:*:* as filed uses a wildcard version range, though the description and patch reference point specifically to the 7.1.0 release line, resolved in 7.1.2.
RemediationAI
Upgrade Zammad to version 7.1.2, which addresses this improper authorization flaw per the vendor patch at https://github.com/zammad/zammad/releases/tag/7.1.2 and the security advisory at https://github.com/zammad/zammad/security/advisories/GHSA-374g-4f73-g7m7. If an immediate upgrade is not possible, administrators should restrict Zammad account creation to fully trusted internal users only, eliminating the low-privilege attacker prerequisite; this reduces exposure but does not eliminate the underlying vulnerability and may not be feasible for customer-facing portals. Additionally, consider disabling or rate-limiting the attachment cloning endpoint at the application or reverse-proxy layer if the feature is not operationally required, accepting the trade-off of losing cloning functionality. Monitor Zammad access logs for anomalous cross-ticket attachment requests as a detective control pending patching.
An issue was discovered in Zammad before 1.0.4, 1.1.x before 1.1.3, and 1.2.x before 1.2.1. Rated critical severity (CVS
An issue was discovered in Zammad before 1.0.4, 1.1.x before 1.1.3, and 1.2.x before 1.2.1, caused by lack of a protecti
Zammad 5.2.0 is vulnerable to privilege escalation. Rated critical severity (CVSS 9.8), this vulnerability is remotely e
An issue was discovered in Zammad before 4.1.1. Rated critical severity (CVSS 9.8), this vulnerability is remotely explo
An issue was discovered in Zammad before 4.1.1. Rated critical severity (CVSS 9.8), this vulnerability is remotely explo
An issue was discovered in Zammad before 3.4.1. Rated critical severity (CVSS 9.8), this vulnerability is remotely explo
An issue was discovered in Zammad before 6.3.0. Rated critical severity (CVSS 9.1), this vulnerability is remotely explo
An access control issue in Zammad v5.0.3 allows attackers to write entries to the CTI caller log without authentication.
An issue was discovered in Zammad before 4.1.1. Rated critical severity (CVSS 9.1), this vulnerability is remotely explo
A CSRF issue was discovered in Zammad before 1.0.4, 1.1.x before 1.1.3, and 1.2.x before 1.2.1. Rated high severity (CVS
An issue was discovered in Zammad before 4.1.1. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitab
Unauthenticated remote information disclosure in Zammad helpdesk system versions before 7.0.1 and 6.5.4 allows attackers
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52856