CVE-2025-14273

7.2

Mattermost · Mattermost

The Mattermost Jira plugin fails to enforce authentication and path restrictions, allowing unauthenticated attackers to spoof user IDs and perform unauthorized requests against the Jira server.

Executive summary

A critical authentication bypass in the Mattermost Jira plugin allows unauthenticated remote attackers to perform unauthorized actions on connected Jira servers.

Vulnerability

This vulnerability is an authentication algorithm flaw (CWE-303) within the Jira plugin that fails to validate user identity or restrict path access. An unauthenticated attacker can craft payloads to spoof valid user IDs and execute unauthorized GET and POST requests against the backend Jira server.

Business impact

The ability for an unauthenticated attacker to interact with the Jira server as a legitimate user poses a significant risk to organizational data integrity and confidentiality. Successful exploitation could lead to unauthorized access to sensitive project management data, ticket modification, or potential disruption of Jira operations. Given the CVSS score of 7.2, this vulnerability is categorized as high severity and requires immediate attention to prevent unauthorized administrative or user-level actions within the Jira ecosystem.

Remediation

Immediate Action: Update Mattermost server to versions 11.2.0, 11.1.1, 11.0.6, 10.12.4, or 10.11.8. Alternatively, update the Mattermost Jira plugin to version 4.4.1 or higher to resolve the flaw.

Proactive Monitoring: Review Jira access logs for anomalous GET or POST requests originating from the Mattermost server that deviate from standard user activity patterns.

Compensating Controls: Implement strict Web Application Firewall (WAF) rules to inspect and block suspicious payloads targeting the Jira plugin endpoint until patches are applied.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Due to the high severity of this authentication bypass and the potential for unauthorized interaction with critical Jira infrastructure, organizations must prioritize patching. Please verify your current Mattermost and Jira plugin versions immediately and apply the recommended updates listed in the remediation section to eliminate the risk of remote exploitation.

More Mattermost CVEs

Sources

Originally found and disclosed by Juho Forsén, per the CVE Program record.