CVE-2026-55867: Graylog token revocation endpoint allows authenticated users to delete other users’ access tokens
Graylog contains an insecure direct object reference (IDOR) vulnerability in the token revocation endpoint. An authenticated user can delete access tokens belonging to other users, including service account tokens and administrator tokens, if they know or can guess a valid token identifier.
The issue does not expose token contents, but it allows unauthorized token deletion, leading to integrity impact and potential availability impact for access token based integrations.
References
- github.com/Graylog2/graylog2-server/commit/41d3745d0e52736d06c07d279ca0d72c1616df4c
- github.com/Graylog2/graylog2-server/commit/4f280138b53dc3bbb5749213e8cb1c8e372f23a2
- github.com/Graylog2/graylog2-server/commit/84b0ffa0bdf918f6edd2bb23a47254088634b1fc
- github.com/Graylog2/graylog2-server/commit/e5accc5f4ce48bd61b84bb8e5a13d21f8eac3da5
- github.com/Graylog2/graylog2-server/pull/26049
- github.com/Graylog2/graylog2-server/pull/26051
- github.com/Graylog2/graylog2-server/pull/26053
- github.com/Graylog2/graylog2-server/pull/26055
- github.com/Graylog2/graylog2-server/security/advisories/GHSA-j769-9gv9-65gr
- github.com/advisories/GHSA-j769-9gv9-65gr
- nvd.nist.gov/vuln/detail/CVE-2026-55867
Code Behaviors & Features
Detect and mitigate CVE-2026-55867 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →