ZammadCVEs & Vulnerabilities

80 CVEs affecting Zammad products, tracked from the National Vulnerability Database, with CVSS/EPSS scores and exploitation status.

Most Affected Products

zammad 109
CVE-2025-32360HIGH

In Zammad 6.4.x before 6.4.2, there is information exposure. Only agents should be able to see and work on shared article drafts. However, a logged in customer was able to see details about shared drafts for their customer tickets in the browser console, which may contain confidential information, and also to manipulate them via API.

6 Apr 2025
8.1
CVSS
CVE-2025-32359HIGH

In Zammad 6.4.x before 6.4.2, there is client-side enforcement of server-side security. When changing their two factor authentication configuration, users need to re-authenticate with their current password first. However, this change was enforced in Zammad only on the front end level, and not when using the API directly.

6 Apr 2025
8.8
CVSS
CVE-2025-32358MEDIUM

In Zammad 6.4.x before 6.4.2, SSRF can occur. Authenticated admin users can enable webhooks in Zammad, which are triggered as POST requests when certain conditions are met. If a webhook endpoint returned a redirect response, Zammad would follow it automatically with another GET request. This could be abused by an attacker to cause GET requests for example in the local network.

6 Apr 2025
4.1
CVSS
CVE-2025-32357MEDIUM

In Zammad 6.4.x before 6.4.2, an authenticated agent with knowledge base permissions was able to use the Zammad API to fetch knowledge base content that they have no permission for.

6 Apr 2025
4.3
CVSS
CVE-2024-55578MEDIUM

Zammad before 6.4.1 places sensitive data (such as auth_microsoft_office365_credentials and application_secret) in log files.

9 Dec 2024
4.3
CVSS
CVE-2024-36078MEDIUM

In Zammad before 6.3.1, a Ruby gem bundled by Zammad is installed with world-writable file permissions. This allowed a local attacker on the server to modify the gem's files, injecting arbitrary code into Zammad processes (which run with the environment and permissions of the Zammad user).

19 May 2024
6.7
CVSS
CVE-2024-33668CRITICAL

An issue was discovered in Zammad before 6.3.0. The Zammad Upload Cache uses insecure, partially guessable FormIDs to identify content. An attacker could try to brute force them to upload malicious content to article drafts they have no access to.

26 Apr 2024
9.1
CVSS
CVE-2024-33667MEDIUM

An issue was discovered in Zammad before 6.3.0. An authenticated agent could perform a remote Denial of Service attack by calling an endpoint that accepts a generic method name, which was not properly sanitized against an allowlist.

26 Apr 2024
6.5
CVSS
CVE-2024-33666HIGH

An issue was discovered in Zammad before 6.3.0. Users with customer access to a ticket could have accessed time accounting details of this ticket via the API. This data should be available only to agents.

26 Apr 2024
8.6
CVSS
CVE-2023-50457MEDIUM

An issue was discovered in Zammad before 6.2.0. When listing tickets linked to a knowledge base answer, or knowledge base answers of a ticket, a user could see entries for which they lack permissions.

10 Dec 2023
4.3
CVSS
CVE-2023-50456MEDIUM

An issue was discovered in Zammad before 6.2.0. An attacker can trigger phishing links in generated notification emails via a crafted first or last name.

10 Dec 2023
5.3
CVSS
CVE-2023-50455HIGH

An issue was discovered in Zammad before 6.2.0. Due to lack of rate limiting in the "email address verification" feature, an attacker could send many requests for a known address to cause Denial Of Service (generation of many emails, which would also spam the victim).

10 Dec 2023
7.5
CVSS
CVE-2023-50454MEDIUM

An issue was discovered in Zammad before 6.2.0. In several subsystems, SSL/TLS was used to establish connections to external services without proper validation of hostname and certificate authority. This is exploitable by man-in-the-middle attackers.

10 Dec 2023
5.9
CVSS
CVE-2023-50453MEDIUM

An issue was discovered in Zammad before 6.2.0. It uses the public endpoint /api/v1/signshow for its login screen. This endpoint returns internal configuration data of user object attributes, such as selectable values, which should not be visible to the public.

10 Dec 2023
5.3
CVSS
CVE-2023-31597MEDIUM

An issue in Zammad v5.4.0 allows attackers to bypass e-mail verification using an arbitrary address and manipulate the data of the generated user. Attackers are also able to gain unauthorized access to existing tickets.

18 May 2023
6.5
CVSS
CVE-2023-29868MEDIUM

Zammad 5.3.x (Fixed in 5.4.0) is vulnerable to Incorrect Access Control. An authenticated attacker with agent and customer roles could perform unauthorized changes on articles where they only have customer permissions.

2 May 2023
6.5
CVSS
CVE-2023-29867MEDIUM

Zammad 5.3.x (Fixed 5.4.0) is vulnerable to Incorrect Access Control. An authenticated attacker could gain information about linked accounts of users involved in their tickets using the Zammad API.

2 May 2023
6.5
CVSS
CVE-2022-48023MEDIUM

Insufficient privilege verification in Zammad v5.3.0 allows an authenticated attacker to perform changes on the tags of their customer tickets using the Zammad API. This is now corrected in v5.3.1 so that only agents with write permissions may change ticket tags.

3 Feb 2023
4.3
CVSS
CVE-2022-48022MEDIUM

An issue in the component /api/v1/mentions of Zammad v5.3.0 allows authenticated attackers with agent permissions to view information about tickets they are not authorized to see.

3 Feb 2023
4.3
CVSS
CVE-2022-48021CRITICAL

A vulnerability in Zammad v5.3.0 allows attackers to execute arbitrary code or escalate privileges via a crafted message sent to the server.

3 Feb 2023
9.8
CVSS
CVE-2022-40817MEDIUM

Zammad 5.2.1 has a fine-grained permission model that allows to configure read-only access to tickets. However, agents were still wrongly able to perform some operations on such tickets, like adding and removing links, tags. and related answers. This issue has been fixed in 5.2.2.

28 Sep 2022
4.3
CVSS
CVE-2022-40816MEDIUM

Zammad 5.2.1 is vulnerable to Incorrect Access Control. Zammad's asset handling mechanism has logic to ensure that customer users are not able to see personal information of other users. This logic was not effective when used through a web socket connection, so that a logged-in attacker would be able to fetch personal data of other users by querying the Zammad API. This issue is fixed in , 5.2.2.

28 Sep 2022
6.5
CVSS
CVE-2022-35490CRITICAL

Zammad 5.2.0 is vulnerable to privilege escalation. Zammad has a prevention against brute-force attacks trying to guess login credentials. After a configurable amount of attempts, users are invalidated and logins prevented. An attacker might work around this prevention, enabling them to send more than the configured amount of requests before the user invalidation takes place.

8 Aug 2022
9.8
CVSS
CVE-2022-35489MEDIUM

In Zammad 5.2.0, customers who have secondary organizations assigned were able to see all organizations of the system rather than only those to which they are assigned.

8 Aug 2022
6.5
CVSS
CVE-2022-35488HIGH

In Zammad 5.2.0, an attacker could manipulate the rate limiting in the 'forgot password' feature of Zammad, and thereby send many requests for a known account to cause Denial Of Service by many generated emails which would also spam the victim.

8 Aug 2022
7.5
CVSS
CVE-2022-35487HIGH

Zammad 5.2.0 suffers from Incorrect Access Control. Zammad did not correctly perform authorization on certain attachment endpoints. This could be abused by an unauthenticated attacker to gain access to attachments, such as emails or attached files.

8 Aug 2022
7.5
CVSS
CVE-2022-29701HIGH

A lack of rate limiting in the 'forgot password' feature of Zammad v5.1.0 allows attackers to send an excessive amount of reset requests for a legitimate user, leading to a possible Denial of Service (DoS) via a large amount of generated e-mail messages.

27 Apr 2022
7.5
CVSS
CVE-2022-29700HIGH

A lack of password length restriction in Zammad v5.1.0 allows for the creation of extremely long passwords which can cause a Denial of Service (DoS) during password verification.

27 Apr 2022
7.5
CVSS
CVE-2022-27332CRITICAL

An access control issue in Zammad v5.0.3 allows attackers to write entries to the CTI caller log without authentication. This vulnerability can allow attackers to execute phishing attacks or cause a Denial of Service (DoS).

27 Apr 2022
9.1
CVSS
CVE-2022-27331MEDIUM

An access control issue in Zammad v5.0.3 broadcasts administrative configuration changes to all users who have an active application instance, including settings that should only be visible to authenticated users.

27 Apr 2022
4.3
CVSS
CVE-2021-44886MEDIUM

In Zammad 5.0.2, agents can configure "out of office" periods and substitute persons. If the substitute persons didn't have the same permissions as the original agent, they could receive ticket notifications for tickets that they have no access to.

4 Feb 2022
5.3
CVSS
CVE-2021-43145HIGH

With certain LDAP configurations, Zammad 5.0.1 was found to be vulnerable to unauthorized access with existing user accounts.

4 Feb 2022
8.1
CVSS
CVE-2021-42137MEDIUM

An issue was discovered in Zammad before 5.0.1. In some cases, there is improper enforcement of the privilege requirement for viewing a list of tickets that shows title, state, etc.

11 Oct 2021
5.3
CVSS
CVE-2021-42091CRITICAL

An issue was discovered in Zammad before 4.1.1. SSRF can occur via GitHub or GitLab integration.

8 Oct 2021
9.1
CVSS
CVE-2021-42090CRITICAL

An issue was discovered in Zammad before 4.1.1. The Form functionality allows remote code execution because deserialization is mishandled.

8 Oct 2021
9.8
CVSS
CVE-2021-42089HIGH

An issue was discovered in Zammad before 4.1.1. The REST API discloses sensitive information.

8 Oct 2021
7.5
CVSS
CVE-2021-42088MEDIUM

An issue was discovered in Zammad before 4.1.1. The Chat functionality allows XSS because clipboard data is mishandled.

8 Oct 2021
6.1
CVSS
CVE-2021-42087MEDIUM

An issue was discovered in Zammad before 4.1.1. An admin can discover the application secret via the API.

8 Oct 2021
4.9
CVSS
CVE-2021-42086HIGH

An issue was discovered in Zammad before 4.1.1. An Agent account can modify account data, and gain admin access, via a crafted request.

8 Oct 2021
8.8
CVSS
CVE-2021-42085MEDIUM

An issue was discovered in Zammad before 4.1.1. There is stored XSS via a custom Avatar.

8 Oct 2021
5.4
CVSS
CVE-2021-42084MEDIUM

An issue was discovered in Zammad before 4.1.1. An attacker with valid agent credentials may send a series of crafted requests that cause an endless loop and thus cause denial of service.

8 Oct 2021
6.5
CVSS
CVE-2021-42094CRITICAL

An issue was discovered in Zammad before 4.1.1. Command Injection can occur via custom Packages.

7 Oct 2021
9.8
CVSS
CVE-2021-42093HIGH

An issue was discovered in Zammad before 4.1.1. An admin can execute code on the server via a crafted request that manipulates triggers.

7 Oct 2021
7.2
CVSS
CVE-2021-42092MEDIUM

An issue was discovered in Zammad before 4.1.1. Stored XSS may occur via an Article during addition of an attachment to a Ticket.

7 Oct 2021
5.4
CVSS
CVE-2021-35303MEDIUM

Cross Site Scripting (XSS) in Zammad 1.0.x up to 4.0.0 allows remote attackers to execute arbitrary web script or HTML via the User Avatar attribute.

28 Jun 2021
6.1
CVSS
CVE-2021-35302MEDIUM

Incorrect Access Control for linked Tickets in Zammad 1.0.x up to 4.0.0 allows remote attackers to obtain sensitive information.

28 Jun 2021
5.3
CVSS
CVE-2021-35301MEDIUM

Incorrect Access Control in Zammad 1.0.x up to 4.0.0 allows remote attackers to obtain sensitive information via the Ticket Article detail view.

28 Jun 2021
5.3
CVSS
CVE-2021-35300MEDIUM

Text injection/Content Spoofing in 404 page in Zammad 1.0.x up to 4.0.0 could allow remote attackers to manipulate users into visiting the attackers' page.

28 Jun 2021
4.3
CVSS
← PrevPage 1 / 2Next →
Zammad CVEs & Vulnerabilities — 80 Tracked