Answer in brief
CVE-2026-8074 records a Low severity (CVSS 3.8) vulnerability in Mattermost doesn't enforce bot-specific permission checks on the user active status endpoint. The current sources do not mark it as known exploited. The current feed maps github.com/mattermost/mattermost-server (go), github.com/mattermost/mattermost-server (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 3.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps github.com/mattermost/mattermost-server (go), github.com/mattermost/mattermost-server (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| github.com/mattermost/mattermost-servergo | >=11.7.0,<11.7.1 | 11.7.1 |
| github.com/mattermost/mattermost-servergo | >=10.11.0,<10.11.18 | 10.11.18 |
Published upstream
Jun 22, 2026
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Jun 22, 2026
Mattermost versions 11.7.x <= 11.7.0, 10.11.x <= 10.11.17 fail to enforce bot-specific permission checks on the user active status endpoint, which allows a User Manager with user management write access but no Integrations access to deactivate bot accounts via the PUT /api/v4/users/{id}/active API endpoint.. Mattermost Advisory ID: MMSA-2026-00667
Quoted source text, attributed separately from HOL analysis.