github.com/mattermost/mattermost-server/v5
Go101 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting github.com/mattermost/mattermost-server/v5page 1 of 3
- CVE-2018-21258HIGHCVSS 7.5EG 7.5✓ Fixed in 5.1.02020-06-19
An issue was discovered in Mattermost Server before 5.1. It allows attackers to cause a denial of service via the invite_people slash command.
- CVE-2020-14457MEDIUMCVSS 5.3EG 5.3✓ Fixed in 5.20.02020-06-19
An issue was discovered in Mattermost Server before 5.20.0. Non-members can receive broadcasted team details via the update_team WebSocket event, aka MMSA-2020-0012.
- CVE-2021-37860LOWCVSS 3.7EG 3.7✓ Fixed in 5.39.02021-09-22
Mattermost 5.38 and earlier fails to sufficiently sanitize clipboard contents, which allows a user-assisted attacker to inject arbitrary web script in product deployments that explicitly disable the default CSP.
- CVE-2022-1332MEDIUMCVSS 4.3EG 4.3✓ Fixed in 5.37.92022-04-13
One of the API in Mattermost version 6.4.1 and earlier fails to properly protect the permissions, which allows the authenticated members with restricted custom admin role to bypass the restrictions and view the server logs and server confi…
- CVE-2022-1337MEDIUMCVSS 4.3EG 4.32022-04-13
The image proxy component in Mattermost version 6.4.1 and earlier allocates memory for multiple copies of a proxied image, which allows an authenticated attacker to crash the server via links to very large image files.
- CVE-2022-1384MEDIUMCVSS 4.7EG 4.72022-04-19
Mattermost version 6.4.x and earlier fails to properly check the plugin version when a plugin is installed from the Marketplace, which allows an authenticated and an authorized user to install and exploit an old plugin version from the Mar…
- CVE-2022-1385LOWCVSS 3.7EG 3.72022-04-19
Mattermost 6.4.x and earlier fails to properly invalidate pending email invitations when the action is performed from the system console, which allows accidentally invited users to join the workspace and access information from the public …
- CVE-2022-2401MEDIUMCVSS 6.5EG 6.52022-07-14
Unrestricted information disclosure of all users in Mattermost version 6.7.0 and earlier allows team members to access some sensitive information by directly accessing the APIs.
- CVE-2023-1774MEDIUMCVSS 4.2EG 4.2✓ Fixed in 7.1.62023-03-31
When processing an email invite to a private channel on a team, Mattermost fails to validate the inviter's permission to that channel, allowing an attacker to invite themselves to a private channel.
- CVE-2023-1775MEDIUMCVSS 4.3EG 4.3✓ Fixed in 7.1.62023-03-31
When running in a High Availability configuration, Mattermost fails to sanitize some of the user_updated and post_deleted events broadcast to all users, leading to disclosure of sensitive information to some of the users with currently con…
- CVE-2023-1776HIGHCVSS 7.3EG 7.3✓ Fixed in 7.1.62023-03-31
Boards in Mattermost allows an attacker to upload a malicious SVG image file as an attachment to a card and share it using a direct link to the file.
- CVE-2023-47858MEDIUMCVSS 4.3EG 4.32024-01-02
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>/channe…
- CVE-2023-48732MEDIUMCVSS 4.3EG 4.32024-01-02
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.
- CVE-2023-50333LOWCVSS 3.7EG 3.72024-01-02
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.
- CVE-2023-5968MEDIUMCVSS 4.9EG 4.9✓ Fixed in 5.3.2-0.20230825233148-f787fd63368a2023-11-06
Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body.
- CVE-2023-7113LOWCVSS 3.7EG 3.72023-12-29
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-2024-10214LOWCVSS 3.5EG 3.52024-10-28
Mattermost versions 9.11.X <= 9.11.1, 9.5.x <= 9.5.9 icorrectly issues two sessions when using desktop SSO - one in the browser and one in desktop with incorrect settings.
- CVE-2024-10241MEDIUMCVSS 4.3EG 4.32024-10-29
Mattermost versions 9.5.x <= 9.5.9 fail to properly filter the channel data when ElasticSearch is enabled which allows a user to get private channel names by using cmd+K/ctrl+K.
- CVE-2024-1402MEDIUMCVSS 4.3EG 4.32024-02-09
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 pos…
- CVE-2024-1887MEDIUMCVSS 4.3EG 4.32024-02-29
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.
- CVE-2024-1888MEDIUMCVSS 4.3EG 4.32024-02-29
Mattermost fails to check the "invite_guest" permission when inviting guests of other teams to a team, allowing a member with permissions to add other members but not to add guests to add a guest to a team as long as the guest was alread…
- CVE-2024-1942MEDIUMCVSS 4.3EG 4.32024-02-29
Mattermost versions 8.1.x before 8.1.9, 9.2.x before 9.2.5, and 9.3.0 fail to sanitize the metadata on posts containing permalinks under specific conditions, which allows an authenticated attacker to access the contents of individual posts…
- CVE-2024-1949LOWCVSS 2.6EG 2.62024-02-29
A race condition in Mattermost versions 8.1.x before 8.1.9, and 9.4.x before 9.4.2 allows an authenticated attacker to gain unauthorized access to individual posts' contents via carefully timed post creation while another user deletes post…
- CVE-2024-1952LOWCVSS 3.1EG 3.12024-02-29
Mattermost version 8.1.x before 8.1.9 fails to sanitize data associated with permalinks when a plugin updates an ephemeral post, allowing an authenticated attacker who can control the ephemeral post update to access individual posts' conte…
- CVE-2024-1953MEDIUMCVSS 4.3EG 4.32024-02-29
Mattermost versions 8.1.x before 8.1.9, 9.2.x before 9.2.5, 9.3.0, and 9.4.x before 9.4.2 fail to limit the number of role names requested from the API, allowing an authenticated attacker to cause the server to run out of memory and crash …
- CVE-2024-21848LOWCVSS 3.1EG 3.12024-04-05
Improper Access Control in Mattermost Server versions 8.1.x before 8.1.11 allows an attacker that is in a channel with an active call to keep participating in the call even if they are removed from the channel
- CVE-2024-23488LOWCVSS 3.1EG 3.12024-02-29
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 disa…
- CVE-2024-23493MEDIUMCVSS 4.3EG 4.32024-02-29
Mattermost fails to properly authorize the requests fetching team associated AD/LDAP groups, allowing a user to fetch details of AD/LDAP groups of a team that they are not a member of.
- CVE-2024-2447MEDIUMCVSS 6.5EG 6.52024-04-05
Mattermost versions 8.1.x before 8.1.11, 9.3.x before 9.3.3, 9.4.x before 9.4.4, and 9.5.x before 9.5.2 fail to authenticate the source of certain types of post actions, allowing an authenticated attacker to create posts as other users via…
- CVE-2024-24776LOWCVSS 3.1EG 3.12024-02-09
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-2024-24988MEDIUMCVSS 4.3EG 4.32024-02-29
Mattermost fails to properly validate the length of the emoji value in the custom user status, allowing an attacker to send multiple times a very long string as an emoji value causing high resource consumption and possibly crashing the se…
- CVE-2024-28053LOWCVSS 3.1EG 3.12024-03-15
Resource Exhaustion in Mattermost Server versions 8.1.x before 8.1.10 fails to limit the size of the payload that can be read and parsed allowing an attacker to send a very large email payload and crash the server.
- CVE-2024-28949MEDIUMCVSS 4.3EG 4.32024-04-05
Mattermost Server versions 9.5.x before 9.5.2, 9.4.x before 9.4.4, 9.3.x before 9.3.3, 8.1.x before 8.1.11 don't limit the number of user preferences which allows an attacker to send a large number of user preferences potentially causing d…
- CVE-2024-29221MEDIUMCVSS 4.7EG 4.72024-04-05
Improper Access Control in Mattermost Server versions 9.5.x before 9.5.2, 9.4.x before 9.4.4, 9.3.x before 9.3.3, 8.1.x before 8.1.11 lacked proper access control in the `/api/v4/users/me/teams` endpoint allowing a team admin to get the …
- CVE-2024-29977LOWCVSS 2.7EG 2.72024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6 fail to properly validate synced reactions, when shared channels are enabled, which allows a malicious remote to create arbitrary reactions on arbitrary posts
- CVE-2024-32939MEDIUMCVSS 4.3EG 4.32024-08-22
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2, when shared channels are enabled, fail to redact remote users' original email addresses stored in user props when email addresses are otherwise configure…
- CVE-2024-36492HIGHCVSS 7.4EG 7.42024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to disallow the modification of local users when syncing users in shared channels. which allows a malicious remote to overwrite an existing local user.
- CVE-2024-39274HIGHCVSS 8.7EG 8.72024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to properly validate that the channel that comes from the sync message is a shared channel, when shared channels are enabled, which allows a malici…
- CVE-2024-39777HIGHCVSS 8.7EG 8.72024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invites to expose access to local channels, when shared channels are enabled, which allows a malicious remote to send an …
- CVE-2024-39832MEDIUMCVSS 6.8EG 6.82024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to properly safeguard an error handling which allows a malicious remote to permanently delete local data by abusing dangerous error handling, when shar…
- CVE-2024-39836MEDIUMCVSS 4.8EG 4.82024-08-22
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 and 9.8.x <= 9.8.2 fail to ensure that remote/synthetic users cannot create sessions or reset passwords, which allows the munged email addresses, created by shared chan…
- CVE-2024-39837LOWCVSS 3.8EG 3.82024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6 fail to properly restrict channel creation which allows a malicious remote to create arbitrary channels, when shared channels were enabled.
- CVE-2024-39839MEDIUMCVSS 4.3EG 4.32024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to disallow users to set their own remote username, when shared channels were enabled, which allows a user on a remote to set their remote username pr…
- CVE-2024-40884LOWCVSS 2.7EG 2.72024-08-22
Mattermost versions 9.5.x <= 9.5.7, 9.10.x <= 9.10.0 fail to properly enforce permissions which allows a team admin user without "Add Team Members" permission to disable the invite URL.
- CVE-2024-40886MEDIUMCVSS 4.6EG 4.62024-08-22
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to sanitize user inputs in the frontend that are used for redirection which allows for a one-click client-side path traversal that is leading to CSR…
- CVE-2024-41144MEDIUMCVSS 5.5EG 5.52024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5, 9.8.x <= 9.8.1 fail to properly validate synced posts, when shared channels are enabled, which allows a malicious remote to create/update/delete arbitrary posts in arb…
- CVE-2024-41162MEDIUMCVSS 4.1EG 4.12024-08-01
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow the modification of local channels by a remote, when shared channels are enabled, which allows a malicious remote to make an arbitrary…
- CVE-2024-41926LOWCVSS 2.7EG 2.72024-08-01
Mattermost versions 9.9.x <= 9.9.0 and 9.5.x <= 9.5.6 fail to validate the source of sync messages and only allow the correct remote IDs, which allows a malicious remote to set arbitrary RemoteId values for synced users and therefore cl…
- CVE-2024-42497MEDIUMCVSS 6.0EG 6.02024-08-22
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.x <= 9.10.0, 9.8.x <= 9.8.2 fail to properly enforce permissions which allows a user with systems manager role with read-only access to teams to perform write operations on teams.
- CVE-2024-43780MEDIUMCVSS 4.3EG 4.32024-08-22
Mattermost versions 9.9.x <= 9.9.1, 9.5.x <= 9.5.7, 9.10.0, 9.8.x <= 9.8.2 fail to enforce permissions which allows a guest user with read access to upload files to a channel.
Check whether github.com/mattermost/mattermost-server/v5 is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for github.com/mattermost/mattermost-server/v5 CVEs against the assets you own.
Start Free Scan →