CVE-2026-55867
Last modified
CVE-2026-55867 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Graylog is a free and open log management platform. From 6.2.0 until 6.3.12, 7.0.7, and 7.1.2, the DELETE /users/{userId}/tokens/{idOrToken} endpoint implemented by UsersResource.revokeToken() in graylog2-server/src/main/java/org/graylog2/rest/resources/users/UsersResource.java checks USERS_TOKENREMOVE permission against the attacker-controlled userId path parameter before resolving the token selected by idOrToken. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
Graylog is a free and open log management platform. From 6.2.0 until 6.3.12, 7.0.7, and 7.1.2, the DELETE /users/{userId}/tokens/{idOrToken} endpoint implemented by UsersResource.revokeToken() in graylog2-server/src/main/java/org/graylog2/rest/resources/users/UsersResource.java checks USERS_TOKENREMOVE permission against the attacker-controlled userId path parameter before resolving the token selected by idOrToken. An authenticated user can provide an authorized userId while accessTokenService.loadById() or accessTokenService.load() resolves a token belonging to another user, including a service account or administrator, after which accessTokenService.destroy() deletes that token without checking AccessToken.getUserName(). The issue does not expose token contents, but unauthorized deletion causes integrity impact and can disrupt access-token-based integrations. This issue is fixed in versions 6.3.12, 7.0.7, and 7.1.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Graylog2 | graylog2-server | >= 6.2.0, < 6.3.12; >= 7.0.0-alpha.1, < 7.0.7; >= 7.1.0-alpha.1, < 7.1.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55867?
How severe is CVE-2026-55867?
How do I fix CVE-2026-55867?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5586A vulnerability was determined in zhongyu09 openchatbi up to…6.3
- CVE-2026-55860MariaDB Connector/R2DBC is a non-blocking MariaDB and MySQL …5.9
- CVE-2026-55863motionEye (mEye) is an online interface for a piece of softw…5.3
- CVE-2026-55864GeoNetwork is a catalog application to manage spatially refe…7.8
- CVE-2026-55865Python Liquid is a Python engine for the Liquid template lan…7.1
- CVE-2026-55866SpiceDB is an open source database system for creating and m…3.7
- CVE-2026-5587A vulnerability was identified in wbbeyourself MAC-SQL up to…6.3
- CVE-2026-55870GoCD is a continuous deliver server. Prior to 26.1.0, GoCD c…2.3
- CVE-2026-55873SeaweedFS is a distributed storage system. In versions 4.08 …4.3
- CVE-2026-55874SeaweedFS is a distributed storage system. Prior to 4.34, th…7.7
- CVE-2026-55877Symfony UX is a JavaScript ecosystem for Symfony. From 2.17.…6.1
- CVE-2026-55878Symfony UX is a JavaScript ecosystem for Symfony. From 2.32.…7.8
Are you affected by CVE-2026-55867?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
