CVE-2025-30373 MEDIUM

CVE-2025-30373: Graylog Authenticated HTTP inputs do ingest message even if Authorization header is missing or has wrong value

Vendor Graylog2
Product graylog2-server
Weakness CWE-285
Published April 7, 2025
Last update April 8, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

Graylog is a free and open log management platform. Starting with 6.1, HTTP Inputs can be configured to check if a specified header is present and has a specified value to authenticate HTTP-based ingestion. Unfortunately, even though in cases of a missing header or a wrong value the correct HTTP response (401) is returned, the message will be ingested nonetheless. To mitigate the vulnerability, disable http-based inputs and allow only authenticated pull-based inputs. This vulnerability is fixed in 6.1.9.

Key dates

02Disclosure timeline

April 7, 2025 CVE published
April 8, 2025 Record updated