CVE-2026-13229
Received Received - Intake

Authenticated Improper Authorization in Zammad Ticket Attachment Cloning

Vulnerability report for CVE-2026-13229, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: Fluid Attacks

Description

Zammad 7.1.0 contains an authenticated improper authorization vulnerability in the ticket article attachment cloning endpoint.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
zammad zammad 7.1.0
zammad zammad to 7.0.2 (exc)
zammad zammad 7.0.2
zammad zammad 7.1.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-13229 is an improper authorization vulnerability in Zammad version 7.0.1. It allows authenticated customers to access internal ticket article attachments they are not authorized to view. The issue occurs in the ticket article attachment cloning endpoint where the system fails to check article-level permissions despite validating access to the parent ticket.

Detection Guidance

Check Zammad logs for unusual activity on the /api/v1/ticket_attachment_upload_clone_by_article/:article_id endpoint. Monitor for authenticated customer requests accessing internal article attachments. Verify if GET /api/v1/attachments/:id returns files not belonging to visible tickets.

Impact Analysis

An attacker with a valid customer account and read access to a ticket can clone attachments from internal articles (meant for agents only) into an UploadCache. The cloned files become accessible via a separate endpoint, bypassing article-level authorization. This could lead to unauthorized access to sensitive internal information.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating confidentiality requirements under GDPR and HIPAA. It may result in data breaches, non-compliance with data protection regulations, and legal consequences due to unauthorized exposure of personal or protected health information.

Mitigation Strategies

Upgrade Zammad to version 7.0.2 or later immediately. Review and restrict customer access to ticket articles. Audit existing attachments for unauthorized access. Implement additional authorization checks for attachment endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-13229. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart