zammad CVE Vulnerabilities & Metrics

Focus on zammad vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About zammad Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with zammad. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total zammad CVEs: 71
Earliest CVE date: 13 Mar 2017, 06:59 UTC
Latest CVE date: 10 Dec 2023, 19:15 UTC

Latest CVE reference: CVE-2023-50457

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -100.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -100.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical zammad CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.73

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 24
4.0-6.9 42
7.0-8.9 5
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS zammad CVEs

These are the five CVEs with the highest CVSS scores for zammad, sorted by severity first and recency.

All CVEs for zammad

CVE-2023-50457 zammad vulnerability CVSS: 0 10 Dec 2023, 19:15 UTC

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.

CVE-2023-50456 zammad vulnerability CVSS: 0 10 Dec 2023, 19:15 UTC

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.

CVE-2023-50455 zammad vulnerability CVSS: 0 10 Dec 2023, 19:15 UTC

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).

CVE-2023-50454 zammad vulnerability CVSS: 0 10 Dec 2023, 19:15 UTC

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.

CVE-2023-50453 zammad vulnerability CVSS: 0 10 Dec 2023, 19:15 UTC

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.

CVE-2023-31597 zammad vulnerability CVSS: 0 18 May 2023, 18:15 UTC

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.

CVE-2023-29868 zammad vulnerability CVSS: 0 02 May 2023, 16:15 UTC

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.

CVE-2023-29867 zammad vulnerability CVSS: 0 02 May 2023, 16:15 UTC

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.

CVE-2022-48023 zammad vulnerability CVSS: 0 03 Feb 2023, 01:15 UTC

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.

CVE-2022-48022 zammad vulnerability CVSS: 0 03 Feb 2023, 01:15 UTC

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.

CVE-2022-48021 zammad vulnerability CVSS: 0 03 Feb 2023, 01:15 UTC

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

CVE-2022-40817 zammad vulnerability CVSS: 0 27 Sep 2022, 23:15 UTC

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.

CVE-2022-40816 zammad vulnerability CVSS: 0 27 Sep 2022, 23:15 UTC

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.

CVE-2022-35490 zammad vulnerability CVSS: 0 08 Aug 2022, 14:15 UTC

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.

CVE-2022-35489 zammad vulnerability CVSS: 0 08 Aug 2022, 14:15 UTC

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.

CVE-2022-35488 zammad vulnerability CVSS: 0 08 Aug 2022, 14:15 UTC

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.

CVE-2022-35487 zammad vulnerability CVSS: 0 08 Aug 2022, 14:15 UTC

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.

CVE-2022-29701 zammad vulnerability CVSS: 5.0 27 Apr 2022, 03:15 UTC

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.

CVE-2022-29700 zammad vulnerability CVSS: 5.0 27 Apr 2022, 03:15 UTC

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.

CVE-2022-27332 zammad vulnerability CVSS: 5.8 27 Apr 2022, 03:15 UTC

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).

CVE-2022-27331 zammad vulnerability CVSS: 4.0 27 Apr 2022, 03:15 UTC

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.

CVE-2021-44886 zammad vulnerability CVSS: 5.0 04 Feb 2022, 15:15 UTC

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.

CVE-2021-43145 zammad vulnerability CVSS: 5.5 04 Feb 2022, 15:15 UTC

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

CVE-2021-42137 zammad vulnerability CVSS: 5.0 11 Oct 2021, 05:15 UTC

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.

CVE-2021-42091 zammad vulnerability CVSS: 6.4 07 Oct 2021, 21:15 UTC

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

CVE-2021-42090 zammad vulnerability CVSS: 7.5 07 Oct 2021, 21:15 UTC

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

CVE-2021-42089 zammad vulnerability CVSS: 5.0 07 Oct 2021, 21:15 UTC

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

CVE-2021-42088 zammad vulnerability CVSS: 4.3 07 Oct 2021, 21:15 UTC

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

CVE-2021-42087 zammad vulnerability CVSS: 4.0 07 Oct 2021, 21:15 UTC

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

CVE-2021-42086 zammad vulnerability CVSS: 6.5 07 Oct 2021, 21:15 UTC

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.

CVE-2021-42085 zammad vulnerability CVSS: 3.5 07 Oct 2021, 21:15 UTC

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

CVE-2021-42084 zammad vulnerability CVSS: 4.0 07 Oct 2021, 21:15 UTC

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.

CVE-2021-42094 zammad vulnerability CVSS: 7.5 07 Oct 2021, 20:15 UTC

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

CVE-2021-42093 zammad vulnerability CVSS: 6.5 07 Oct 2021, 20:15 UTC

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.

CVE-2021-42092 zammad vulnerability CVSS: 3.5 07 Oct 2021, 20:15 UTC

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.

CVE-2021-35303 zammad vulnerability CVSS: 4.3 28 Jun 2021, 20:15 UTC

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.

CVE-2021-35302 zammad vulnerability CVSS: 5.0 28 Jun 2021, 20:15 UTC

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

CVE-2021-35301 zammad vulnerability CVSS: 5.0 28 Jun 2021, 20:15 UTC

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.

CVE-2021-35300 zammad vulnerability CVSS: 4.3 28 Jun 2021, 20:15 UTC

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.

CVE-2021-35299 zammad vulnerability CVSS: 5.0 28 Jun 2021, 20:15 UTC

Incorrect Access Control in Zammad 1.0.x up to 4.0.0 allows attackers to obtain sensitive information via email connection configuration probing.

CVE-2021-35298 zammad vulnerability CVSS: 4.3 28 Jun 2021, 20:15 UTC

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 multiple models that contain a 'note' field to store additional information.

CVE-2020-29160 zammad vulnerability CVSS: 5.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.5.1. A REST API call allows an attacker to change Ticket Article data in a way that defeats auditing.

CVE-2020-29159 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.5.1. The default signup Role (for newly created Users) can be a privileged Role, if configured by an admin. This behvaior was unintended.

CVE-2020-29158 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.5.1. An Agent with Customer permissions in a Group can bypass intended access control on internal Articles via the Ticket detail view.

CVE-2020-26035 zammad vulnerability CVSS: 3.5 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. There is Stored XSS via a Tags element in a TIcket.

CVE-2020-26034 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An account-enumeration issue was discovered in Zammad before 3.4.1. The Create User functionality is implemented in a way that would enable an anonymous user to guess valid user email addresses. The application responds differently depending on whether the input supplied was recognized as associated with a valid user.

CVE-2020-26033 zammad vulnerability CVSS: 5.8 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. The Tag and Link REST API endpoints (for add and delete) lack a CSRF token check.

CVE-2020-26032 zammad vulnerability CVSS: 5.0 28 Dec 2020, 08:15 UTC

An SSRF issue was discovered in Zammad before 3.4.1. The SMS configuration interface for Massenversand is implemented in a way that renders the result of a test request to the User. An attacker can use this to request any URL via a GET request from the network interface of the server. This may lead to disclosure of information from intranet systems.

CVE-2020-26031 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. The global-search feature leaks Knowledge Base drafts to Knowledge Base readers (who are authenticated but have insufficient permissions).

CVE-2020-26030 zammad vulnerability CVSS: 7.5 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. There is an authentication bypass in the SSO endpoint via a crafted header, when SSO is not configured. An attacker can create a valid and authenticated session that can be used to perform any actions in the name of other users.

CVE-2020-26029 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. There are wrong authorization checks for impersonation requests via X-On-Behalf-Of. The authorization checks are performed for the actual user and not the one given in the X-On-Behalf-Of header.

CVE-2020-26028 zammad vulnerability CVSS: 4.0 28 Dec 2020, 08:15 UTC

An issue was discovered in Zammad before 3.4.1. Admin Users without a ticket.* permission can access Tickets.

CVE-2020-14214 zammad vulnerability CVSS: 5.8 16 Jun 2020, 23:15 UTC

Zammad before 3.3.1, when Domain Based Assignment is enabled, relies on a claimed e-mail address for authorization decisions. An attacker can register a new account that will have access to all tickets of an arbitrary Organization.

CVE-2020-14213 zammad vulnerability CVSS: 5.5 16 Jun 2020, 23:15 UTC

In Zammad before 3.3.1, a Customer has ticket access that should only be available to an Agent (e.g., read internal data, split, or merge).

CVE-2020-10105 zammad vulnerability CVSS: 5.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. It returns source code of static resources when submitting an OPTIONS request, rather than a GET request. Disclosure of source code allows for an attacker to formulate more precise attacks. Source code was disclosed for the file 404.html (/zammad/public/404.html)

CVE-2020-10104 zammad vulnerability CVSS: 4.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. After authentication, it transmits sensitive information to the user that may be compromised and used by an attacker to gain unauthorized access. Hashed passwords are returned to the user when visiting a certain URL.

CVE-2020-10103 zammad vulnerability CVSS: 3.5 05 Mar 2020, 01:15 UTC

An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the File Upload functionality in Zammad. The malicious JavaScript will execute within the browser of any user who opens a specially crafted link to the uploaded file with an active Zammad session.

CVE-2020-10102 zammad vulnerability CVSS: 3.5 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. The Forgot Password functionality is implemented in a way that would enable an anonymous user to guess valid user emails. In the current implementation, the application responds differently depending on whether the input supplied was recognized as associated with a valid user. This behavior could be used as part of a two-stage automated attack. During the first stage, an attacker would iterate through a list of account names to determine which correspond to valid accounts. During the second stage, the attacker would use a list of common passwords to attempt to brute force credentials for accounts that were recognized by the system in the first stage.

CVE-2020-10101 zammad vulnerability CVSS: 5.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. The WebSocket server crashes when messages in non-JSON format are sent by an attacker. The message format is not properly checked and parsing errors not handled. This leads to a crash of the service process.

CVE-2020-10100 zammad vulnerability CVSS: 4.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. It allows for users to view ticket customer details associated with specific customers. However, the application does not properly implement access controls related to this functionality. As such, users of one company are able to access ticket data from other companies. Due to the multi-tenant nature of this application, users who can access ticket details from one organization to the next allows for users to exfiltrate potentially sensitive data of other companies.

CVE-2020-10099 zammad vulnerability CVSS: 3.5 05 Mar 2020, 01:15 UTC

An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the Ticket functionality in Zammad. The malicious JavaScript will execute within the browser of any user who opens the ticket or has the ticket within the Toolbar.

CVE-2020-10098 zammad vulnerability CVSS: 3.5 05 Mar 2020, 01:15 UTC

An XSS issue was discovered in Zammad 3.0 through 3.2. Malicious code can be provided by a low-privileged user through the Email functionality. The malicious JavaScript will execute within the browser of any user who opens the Ticket with the Article created from that Email.

CVE-2020-10097 zammad vulnerability CVSS: 5.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. It may respond with verbose error messages that disclose internal application or infrastructure information. This information could aid attackers in successfully exploiting other vulnerabilities.

CVE-2020-10096 zammad vulnerability CVSS: 5.0 05 Mar 2020, 01:15 UTC

An issue was discovered in Zammad 3.0 through 3.2. It does not prevent caching of confidential data within browser memory. An attacker who either remotely compromises or obtains physical access to a user's workstation can browse the browser cache contents and obtain sensitive information. The attacker does not need to be authenticated with the application to view this information, as it would be available via the browser cache.

CVE-2019-1010018 zammad vulnerability CVSS: 4.3 16 Jul 2019, 13:15 UTC

Zammad GmbH Zammad 2.3.0 and earlier is affected by: Cross Site Scripting (XSS) - CWE-80. The impact is: Execute java script code on users browser. The component is: web app. The attack vector is: the victim must open a ticket. The fixed version is: 2.3.1, 2.2.2 and 2.1.3.

CVE-2018-1000154 zammad vulnerability CVSS: 4.3 05 Apr 2018, 13:29 UTC

Zammad GmbH Zammad version 2.3.0 and earlier contains a Improper Neutralization of Script-Related HTML Tags in a Web Page (CWE-80) vulnerability in the subject of emails which are not html quoted in certain cases. This can result in the embedding and execution of java script code on users browser. This attack appear to be exploitable via the victim openning a ticket. This vulnerability appears to have been fixed in 2.3.1, 2.2.2 and 2.1.3.

CVE-2017-6081 zammad vulnerability CVSS: 6.8 13 Mar 2017, 06:59 UTC

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. To exploit the vulnerability, an attacker can send cross-domain requests directly to the REST API for users with a valid session cookie.

CVE-2017-6080 zammad vulnerability CVSS: 7.5 13 Mar 2017, 06:59 UTC

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 protection mechanism involving HTTP Access-Control headers. To exploit the vulnerability, an attacker can send cross-domain requests directly to the REST API for users with a valid session cookie and receive the result.

CVE-2017-5621 zammad vulnerability CVSS: 4.3 13 Mar 2017, 06:59 UTC

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. XSS can be triggered via malicious HTML in a chat message or the content of a ticket article, when using either the REST API or the WebSocket API.

CVE-2017-5620 zammad vulnerability CVSS: 4.3 13 Mar 2017, 06:59 UTC

An XSS issue was discovered in Zammad before 1.0.4, 1.1.x before 1.1.3, and 1.2.x before 1.2.1. Attachments are opened in a new tab instead of getting downloaded. This creates an attack vector of executing code in the domain of the application.

CVE-2017-5619 zammad vulnerability CVSS: 7.5 13 Mar 2017, 06:59 UTC

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. Attackers can login with the hashed password itself (e.g., from the DB) instead of the valid password string.