Vulnerabilities (CVE)

Filtered by vendor Mattermost Subscribe
Filtered by product Mattermost Server
Total 187 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-1402 1 Mattermost 1 Mattermost Server 2024-05-30 N/A 4.3 MEDIUM
Mattermost fails to check if a custom emoji reaction exists when sending it to a post and to limit the amount of custom emojis allowed to be added in a post, allowing an attacker sending a huge amount of non-existent custom emojis in a post to crash the mobile app of a user seeing the post and to crash the server due to overloading when clients attempt to retrive the aforementioned post. 
CVE-2024-23319 1 Mattermost 1 Mattermost Server 2024-02-15 N/A 3.5 LOW
Mattermost Jira Plugin fails to protect against logout CSRF allowing an attacker to post a specially crafted message that would disconnect a user's Jira connection in Mattermost only by viewing the message.
CVE-2024-24774 1 Mattermost 1 Mattermost Server 2024-02-15 N/A 4.1 MEDIUM
Mattermost Jira Plugin handling subscriptions fails to check the security level of an incoming issue or limit it based on the user who created the subscription resulting in registered users on Jira being able to create webhooks that give them access to all Jira issues.
CVE-2024-24776 1 Mattermost 1 Mattermost Server 2024-02-15 N/A 4.3 MEDIUM
Mattermost fails to check the required permissions in the POST /api/v4/channels/stats/member_count API resulting in channel member counts being leaked to a user without permissions.
CVE-2023-46701 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 5.3 MEDIUM
Mattermost fails to perform authorization checks in the /plugins/playbooks/api/v0/runs/add-to-timeline-dialog endpoint of the Playbooks plugin allowing an attacker to get limited information about a post if they know the post ID
CVE-2023-6547 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 5.4 MEDIUM
Mattermost fails to validate team membership when a user attempts to access a playbook, allowing a user with permissions to a playbook but no permissions to the team the playbook is on to access and modify the playbook. This can happen if the user was once a member of the team, got permissions to the playbook and was then removed from the team. 
CVE-2023-7113 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 6.1 MEDIUM
Mattermost version 8.1.6 and earlier fails to sanitize channel mention data in posts, which allows an attacker to inject markup in the web client.
CVE-2023-49809 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 6.5 MEDIUM
Mattermost fails to handle a null request body in the /add endpoint, allowing a simple member to send a request with null request body to that endpoint and make it crash. After a few repetitions, the plugin is disabled. 
CVE-2023-49874 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 4.3 MEDIUM
Mattermost fails to check whether a user is a guest when updating the tasks of a private playbook run allowing a guest to update the tasks of a private playbook run if they know the run ID.
CVE-2023-6458 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 9.8 CRITICAL
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perform a client-side path traversal.
CVE-2023-45847 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 7.5 HIGH
Mattermost fails to to check the length when setting the title in a run checklist in Playbooks, allowing an attacker to send a specially crafted request and crash the Playbooks plugin
CVE-2023-49607 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 7.5 HIGH
Mattermost fails to validate the type of the "reminder" body request parameter allowing an attacker to crash the Playbook Plugin when updating the status dialog.
CVE-2023-45316 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 8.8 HIGH
Mattermost fails to validate if a relative path is passed in /plugins/playbooks/api/v0/telemetry/run/<telem_run_id> as a telemetry run ID, allowing an attacker to use a path traversal payload that points to a different endpoint leading to a CSRF attack.
CVE-2023-6459 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 5.3 MEDIUM
Mattermost is grouping calls in the /metrics endpoint by id and reports that id in the response. Since this id is the channelID, the public /metrics endpoint is revealing channelIDs.
CVE-2023-6727 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 4.3 MEDIUM
Mattermost fails to perform correct authorization checks when creating a playbook action, allowing users without access to the playbook to create playbook actions. If the playbook action created is to post a message in a channel based on specific keywords in a post, some playbook information, like the name, can be leaked. 
CVE-2023-3587 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 2.7 LOW
Mattermost fails to properly show information in the UI, allowing a system admin to modify a board state allowing any user with a valid sharing link to join the board with editor access, without the UI showing the updated permissions.
CVE-2023-3584 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 3.1 LOW
Mattermost fails to properly check the authorization of POST /api/v4/teams when passing a team override scheme ID in the request, allowing an authenticated attacker with knowledge of a Team Override Scheme ID to create a new team with said team override scheme.
CVE-2023-3582 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 4.3 MEDIUM
Mattermost fails to verify channel membership when linking a board to a channel allowing a low-privileged authenticated user to link a Board to a private channel they don't have access to, 
CVE-2023-3591 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 8.2 HIGH
Mattermost fails to invalidate previously generated password reset tokens when a new reset token was created.
CVE-2023-3586 1 Mattermost 1 Mattermost Server 2024-02-05 N/A 5.4 MEDIUM
Mattermost fails to disable public Boards after the "Enable Publicly-Shared Boards" configuration option is disabled, resulting in previously-shared public Boards to remain accessible.