
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22892 is an incorrect authorization vulnerability in the Mattermost Jira plugin that allows authenticated attackers to read post content and attachments from channels they do not have access to. Affected versions include Mattermost Server 10.11.0–10.11.9, 11.1.0–11.1.2, and 11.2.0–11.2.1. The vulnerability was published on February 13, 2026, with patched versions released the same day. It carries a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, Mattermost Security).
The root cause is classified as CWE-863 (Incorrect Authorization): the Mattermost Jira plugin's /create-issue API endpoint fails to verify whether the requesting user has read access to the Mattermost post referenced by the supplied post ID before retrieving its content and attachments. An authenticated attacker who has access to the Jira plugin can supply the post ID of any post — including those in private or restricted channels — and the endpoint will return the post's content and attachments without enforcing channel-level access controls. No special privileges beyond basic authentication and Jira plugin access are required, and exploitation requires no user interaction (GitHub Advisory).
Successful exploitation allows an authenticated attacker to bypass channel-level access controls and read confidential post content and file attachments from channels they are not a member of. This represents an unauthorized disclosure of potentially sensitive internal communications, files, and data shared within restricted Mattermost channels. There is no integrity or availability impact; the vulnerability is limited to confidentiality loss (GitHub Advisory, Mattermost Security).
/create-issue API endpoint, supplying the post ID of the restricted post as a parameter (e.g., POST /plugins/jira/api/v2/create-issue with the target post_id in the request body)./plugins/jira/api/v2/create-issue (or similar Jira plugin endpoints) originating from users who are not members of the channels associated with the referenced post IDs./create-issue API calls referencing post IDs from channels the requesting user does not belong to; high frequency of such requests from a single user account.create-issue API calls without corresponding Jira issue creation activity, suggesting the endpoint is being used for data harvesting rather than legitimate issue creation.Mattermost has released patched versions that properly validate user permissions before allowing post access through the Jira plugin API endpoint. Organizations should upgrade to 10.11.10, 11.1.3, or 11.2.2 as appropriate for their release branch (GitHub Advisory, Mattermost Security). As a temporary workaround, administrators can restrict access to the Jira plugin to only trusted users who genuinely require it, and monitor the /create-issue API endpoint for suspicious activity referencing posts from channels the requesting user does not belong to.
A technical write-up titled "Confused Deputy in the Chatroom: Dissecting CVE-2026-22892" was published on dev.to shortly after disclosure, indicating some community interest in the authorization bypass pattern. The vulnerability was also covered by security aggregators including cvereports.com and infinitsec.net. No major vendor statements beyond Mattermost's own security advisory have been identified, and community reaction has been relatively muted given the moderate severity rating.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."