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
PUBLISHED5.2CWE-863
Improper Permission Check Allows User Manager to Deactivate Bot Accounts
Problem type
Affected products
Mattermost
Mattermost
<= 11.7.0 - AFFECTED
<= 10.11.17 - AFFECTED
11.8.0 - UNAFFECTED
11.7.1 - UNAFFECTED
10.11.18 - UNAFFECTED
References
GitHub Security Advisories
GHSA-g5vr-6pgg-74qv
Mattermost versions 11.7.x <= 11.7.0, 10.11.x <= 10.11.17 fail to enforce bot-specific permission...
https://github.com/advisories/GHSA-g5vr-6pgg-74qvMattermost 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
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-8074Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-8074",
"assignerOrgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
"assignerShortName": "Mattermost",
"dateUpdated": "2026-06-22T13:37:44.617Z",
"dateReserved": "2026-05-07T10:55:28.977Z",
"datePublished": "2026-06-22T13:37:44.617Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
"shortName": "Mattermost",
"dateUpdated": "2026-06-22T13:37:44.617Z"
},
"title": "Improper Permission Check Allows User Manager to Deactivate Bot Accounts",
"descriptions": [
{
"lang": "en",
"value": "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"
}
],
"affected": [
{
"vendor": "Mattermost",
"product": "Mattermost",
"defaultStatus": "unaffected",
"versions": [
{
"version": "11.7.0",
"status": "affected",
"versionType": "semver",
"lessThanOrEqual": "11.7.0"
},
{
"version": "10.11.0",
"status": "affected",
"versionType": "semver",
"lessThanOrEqual": "10.11.17"
},
{
"version": "11.8.0",
"status": "unaffected"
},
{
"version": "11.7.1",
"status": "unaffected"
},
{
"version": "10.11.18",
"status": "unaffected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-863: Incorrect Authorization",
"cweId": "CWE-863",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://mattermost.com/security-updates",
"name": "MMSA-2026-00667",
"tags": [
"vendor-advisory"
]
}
],
"metrics": [
{
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
],
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 3.8,
"baseSeverity": "LOW"
}
}
],
"solutions": [
{
"lang": "en",
"value": "Update Mattermost to versions 11.8.0, 11.7.1, 10.11.18 or higher."
}
],
"credits": [
{
"lang": "en",
"value": "hackit_bharat",
"type": "finder"
}
]
}
}
}