Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Graylog | Graylog | >= 6.1.0, < 6.1.9 |
Related Weaknesses (CWE)
References
- https://github.com/Graylog2/graylog2-server/commit/31bc13d3cd6f550ec83473d0f8666Patch
- https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-q7g5-jq6p-6Third Party Advisory
FAQ
What is CVE-2025-30373?
CVE-2025-30373 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 inge...
How severe is CVE-2025-30373?
CVE-2025-30373 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-30373?
Check the references section above for vendor advisories and patch information. Affected products include: Graylog Graylog.