← Back

Mattermost

mattermost

602 CVEs • 15 products

Products (15)

Click to collapse
Toggle

CVEs (602)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 29, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Mattermost fails to properly restrict the access of files attached to posts in an archived channel, resulting in members being able to access files of archived channels even if the “Allow users to view archived channels”...Show more
Mattermost fails to properly restrict the access of files attached to posts in an archived channel, resulting in members being able to access files of archived channels even if the “Allow users to view archived channels” option is disabled. Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 29, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Mattermost fails to check if compliance export is enabled when fetching posts of public channels allowing a user that is not a member of the public channel to fetch the posts, which will not be audited in the compliance...Show more
Mattermost fails to check if compliance export is enabled when fetching posts of public channels allowing a user that is not a member of the public channel to fetch the posts, which will not be audited in the compliance export.  Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 9, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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 cus...Show more
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.  Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 9, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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.
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 9, 2024
N/A· v4
4.1 MEDIUM· v3
N/A· v2
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 w...Show more
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. Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Feb 9, 2024
N/A· v4
3.5 LOW· v3
N/A· v2
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.
1Mattermost
1Mattermost Server
Jun 17, 2026
Jan 2, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Mattermost fails to update the permissions of the current session for a user who was just demoted to guest, allowing freshly demoted guests to change group names.
1Mattermost
1Mattermost Server
Jun 17, 2026
Jan 2, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel...Show more
Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel. Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Jan 2, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Mattermost fails to properly verify the permissions needed for viewing archived public channels,  allowing a member of one team to get details about the archived public channels of another team via the GET /api/v4/teams/...Show more
Mattermost fails to properly verify the permissions needed for viewing archived public channels,  allowing a member of one team to get details about the archived public channels of another team via the GET /api/v4/teams/<team-id>/channels/deleted endpoint. Show less
1Mattermost
1Mattermost
Jun 17, 2026
Dec 29, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
Mattermost version 2.10.0 and earlier fails to sanitize deeplink paths, which allows an attacker to perform CSRF attacks against the server.
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 29, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
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.
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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...Show more
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.  Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
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....Show more
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.  Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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.
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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....Show more
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.  Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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.
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
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 th...Show more
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 Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 12, 2023
N/A· v4
8.8 HIGH· v3
N/A· v2
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 e...Show more
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. Show less
1Mattermost
1Mattermost Server
Jun 17, 2026
Dec 6, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
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.