CVE-2025-53910
BaseFortify
Publication date: 2025-08-11
Last updated on: 2025-09-25
Assigner: Mattermost, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mattermost | confluence | to 1.5.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Mattermost Confluence Plugin versions before 1.5.0 allows attackers to create a channel subscription via an API call without having proper access to the channel. The plugin fails to verify if the user has access rights to the channel when editing channel subscriptions.
How can this vulnerability impact me? :
An attacker could subscribe to channels they do not have access to, potentially leading to unauthorized information flow or notifications related to those channels. This could result in limited integrity issues but does not directly impact confidentiality or availability.