CVE Catalog

CVE-2026-55425

MediumCVSS 5.0
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

Graylog from 7.1.0 until 7.1.4 and 7.2.0-alpha.2 allows an authenticated user to request composite display fields in the System Catalog entity titles endpoint without verifying that every selected field is readable. A user can retrieve protected values, including password hashes on readable user records; ordinary users are limited to their own records, while administrators can retrieve hashes for all users.

Risk Assessment

Exposure of password hashes can enable attackers to crack them and compromise user accounts. Administrators may inadvertently disclose sensitive data of all users.

Recommendation

Upgrade Graylog to version 7.1.4 or 7.2.0-alpha.2, which include a fix verifying field read permissions.

Other vulnerabilities in Graylog

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS