SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-55425

MEDIUM · CVSS 5 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability affects the Graylog log management platform, specifically versions 7.1.0 to 7.1.4 and 7.2.0-alpha.2, allowing authenticated users to access sensitive composite display fields without proper authorization checks. This could lead to the exposure of protected values, such as password hashes, with ordinary users limited to their own records and administrators able to access all user hashes. Organizations using affected versions should prioritize upgrading to 7.1.4 or 7.2.0-alpha.2 to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-55425
Severity
MEDIUM
CVSS
5
EPSS
0.30%
Java

Original NVD Description

Graylog is a free and open log management platform. From 7.1.0 until 7.1.4 and 7.2.0-alpha.2, the System Catalog entity titles endpoint in graylog2-server/src/main/java/org/graylog2/rest/resources/system/contentpacks/titles/EntityTitleServiceImpl.java allows an authenticated user to request composite display fields without verifying that every selected field is readable. A user can retrieve protected values, including the password hash on a readable user record; ordinary users are limited to their own permitted records, while administrators can retrieve hashes for all users. This issue is fixed in versions 7.1.4 and 7.2.0-alpha.2.