<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cpe:2.3:a:mattermost:mattermost_server:*:*:*:*:*:*:*:* — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3amattermostmattermost_server/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 26 May 2026 13:30:28 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3amattermostmattermost_server/feed.xml" rel="self" type="application/rss+xml"/><item><title>Mattermost File Access Vulnerability (CVE-2026-3473)</title><link>https://feed.craftedsignal.io/briefs/2026-05-mattermost-file-access/</link><pubDate>Tue, 26 May 2026 13:30:28 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-mattermost-file-access/</guid><description>Mattermost versions 11.6.x &lt;= 11.6.0, 11.5.x &lt;= 11.5.3, 11.4.x &lt;= 11.4.4, 10.11.x &lt;= 10.11.14 fail to validate file ownership and access control, allowing an authenticated user to access and download files belonging to other users or teams via crafted Boards API requests using valid file IDs.</description><content:encoded><![CDATA[<p>Mattermost, a popular open-source collaboration platform, is vulnerable to an authorization bypass issue. CVE-2026-3473 affects Mattermost Server versions 11.6.x &lt;= 11.6.0, 11.5.x &lt;= 11.5.3, 11.4.x &lt;= 11.4.4, and 10.11.x &lt;= 10.11.14. This vulnerability stems from a failure to properly validate file ownership and access control. An authenticated user can exploit this flaw to gain unauthorized access to and download files belonging to other users or teams. The attack is carried out via crafted Boards API requests utilizing valid file IDs. This vulnerability is identified by Mattermost Advisory ID MMSA-2026-00620. Successful exploitation can lead to sensitive data exposure and potential compromise of confidential information within the Mattermost environment.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker authenticates to a vulnerable Mattermost server.</li>
<li>The attacker identifies a valid file ID belonging to another user or team.</li>
<li>The attacker crafts a malicious Boards API request.</li>
<li>The crafted API request includes the valid file ID of the target file.</li>
<li>The vulnerable Mattermost server fails to properly validate file ownership and access control.</li>
<li>The server processes the request without proper authorization checks.</li>
<li>The server grants the attacker access to the file.</li>
<li>The attacker successfully downloads the file.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-3473 allows an authenticated user to access and download files belonging to other users or teams within the Mattermost instance. This could lead to the unauthorized disclosure of sensitive information, including confidential documents, private communications, and other proprietary data. The impact is significant for organizations that rely on Mattermost for secure internal communication and collaboration. The number of affected installations is currently unknown.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Mattermost Server to a patched version (later than 11.6.0, 11.5.3, 11.4.4, or 10.11.14) to remediate CVE-2026-3473 as per the vendor advisory.</li>
<li>Monitor webserver logs for unusual activity related to the Boards API, specifically requests attempting to access files using file IDs (cs-uri-stem|contains: &ldquo;/api/v1/boards&rdquo;).</li>
<li>Deploy the Sigma rule provided to detect suspicious access to the Boards API.</li>
<li>Enforce strict file access control policies within Mattermost to limit the potential impact of similar vulnerabilities.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>cve</category><category>vulnerability</category><category>mattermost</category><category>authorization bypass</category></item></channel></rss>