2026-06-22 13:36CVE-2026-9162Mattermost
PUBLISHED5.2CWE-613

Global session revocation does not invalidate active WebSocket connections

Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5.x <= 11.5.5, 10.11.x <= 10.11.17 fail to invalidate cached authentication state for active WebSocket connections during global session revocation, which allows a user with an existing WebSocket connection to remain authenticated and continue receiving real-time events until the cached session expires or the client reconnects.. Mattermost Advisory ID: MMSA-2026-00664

Problem type

Affected products

Mattermost

Mattermost

<= 11.7.0 - AFFECTED

<= 11.6.2 - AFFECTED

<= 11.5.5 - AFFECTED

<= 10.11.17 - AFFECTED

11.8.0 - UNAFFECTED

11.7.1 - UNAFFECTED

11.6.3 - UNAFFECTED

11.5.6 - UNAFFECTED

10.11.18 - UNAFFECTED

References

GitHub Security Advisories

GHSA-h998-hxxj-8q83

Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5.x <= 11.5.5, 10.11.x <= 10.11.17...

https://github.com/advisories/GHSA-h998-hxxj-8q83

Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5.x <= 11.5.5, 10.11.x <= 10.11.17 fail to invalidate cached authentication state for active WebSocket connections during global session revocation, which allows a user with an existing WebSocket connection to remain authenticated and continue receiving real-time events until the cached session expires or the client reconnects.. Mattermost Advisory ID: MMSA-2026-00664

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-9162
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-9162",
    "assignerOrgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
    "assignerShortName": "Mattermost",
    "dateUpdated": "2026-06-22T13:36:43.998Z",
    "dateReserved": "2026-05-21T11:17:28.560Z",
    "datePublished": "2026-06-22T13:36:43.998Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "9302f53e-dde5-4bf3-b2f2-a83f91ac0eee",
        "shortName": "Mattermost",
        "dateUpdated": "2026-06-22T13:36:43.998Z"
      },
      "title": "Global session revocation does not invalidate active WebSocket connections",
      "descriptions": [
        {
          "lang": "en",
          "value": "Mattermost versions 11.7.x <= 11.7.0, 11.6.x <= 11.6.2, 11.5.x <= 11.5.5, 10.11.x <= 10.11.17 fail to invalidate cached authentication state for active WebSocket connections during global session revocation, which allows a user with an existing WebSocket connection to remain authenticated and continue receiving real-time events until the cached session expires or the client reconnects.. Mattermost Advisory ID: MMSA-2026-00664"
        }
      ],
      "affected": [
        {
          "vendor": "Mattermost",
          "product": "Mattermost",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "11.7.0",
              "status": "affected",
              "versionType": "semver",
              "lessThanOrEqual": "11.7.0"
            },
            {
              "version": "11.6.0",
              "status": "affected",
              "versionType": "semver",
              "lessThanOrEqual": "11.6.2"
            },
            {
              "version": "11.5.0",
              "status": "affected",
              "versionType": "semver",
              "lessThanOrEqual": "11.5.5"
            },
            {
              "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": "11.6.3",
              "status": "unaffected"
            },
            {
              "version": "11.5.6",
              "status": "unaffected"
            },
            {
              "version": "10.11.18",
              "status": "unaffected"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-613: Insufficient Session Expiration",
              "cweId": "CWE-613",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://mattermost.com/security-updates",
          "name": "MMSA-2026-00664",
          "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:L/UI:N/S:U/C:L/I:N/A:N",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "LOW",
            "userInteraction": "NONE",
            "scope": "UNCHANGED",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM"
          }
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "value": "Update Mattermost to versions 11.8.0, 11.7.1, 11.6.3, 11.5.6, 10.11.18 or higher."
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "winfunc",
          "type": "finder"
        }
      ]
    }
  }
}