Graylog Server: System Catalog titles endpoint can be used to retrieve values of protected database fields
Medium5.0CVE-2026-55425 · Published Aug 28, 2026
### Impact A vulnerability was found in Graylog's API endpoint for retrieving system catalog entity titles. Authenticated users could retrieve database fields of supported entities by sending a custom API request. These fields can include e.g. the password hash of a user (but not the password itself), which should not be returned through the API, regardless of the endpoint. Permission checks do still apply, so users can retrieve their own password hash, but not those of other users. The admin user (or any user with an admin role) can retrieve password hashes of all users. ### Patches This issue has been patched in Graylog `7.1.4`. In this version, an allow list will be used to check if protected fields are being accessed, refusing those requests. Affected users should upgrade to `7.1.4` or above to remediate the vulnerability. ### Workarounds There is no known workaround. Upgrading to a patched version is recommended. ### Credits Thanks to [Evelynkaz](https://github.com/Evelynkaz) for reporting.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| org.graylog2:graylog2-server Maven | >= 7.1.0, < 7.1.4 | 7.1.4 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-213
- Also known as
- CVE-2026-55425
- github.com/Graylog2/graylog2-server/security/advisories/GHSA-q79r-r9xg-r863
- github.com/Graylog2/graylog2-server/pull/26284
- github.com/Graylog2/graylog2-server/commit/1d1a91d99c3d2d8993e61c3c52344648163d3a21
- github.com/Graylog2/graylog2-server/commit/da7767a44233b6a683d0713eed08da31ce0e77b5
- github.com/Graylog2/graylog2-server
- github.com/Graylog2/graylog2-server/releases/tag/7.1.4
- github.com/Graylog2/graylog2-server/releases/tag/7.2.0-alpha.2
More Graylog advisories
All Graylog| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 22 | Graylog: Manager-to-Owner privilege escalation on saved searches and dashboards | Medium6.3 | 6.3.14+2 more |
| Aug 28 | Graylog token revocation endpoint allows authenticated users to delete other users’ access tokens | Medium | 6.3.12+2 more |
| Aug 28 | Fortigate syslog message parser can be exploited to modify or delete fields from the original message | High7.5 | 6.3.12+2 more |
| Jun 302025 | Graylog vulnerable to privilege escalation through API tokens | High | 6.2.4+1 more |
| May 72025 | Graylog Allows Session Takeover via Insufficient HTML Sanitization | High8.0 | 6.0.14+1 more |
| May 72025 | Graylog Allows Stored Cross-Site Scripting via Files Plugin and API Browser | High7.3 | 6.2.0 |