AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24824

HIGH · CVSS 8.8 EPSS 34.50% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-02-07 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. It affects Java. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 34.5% probability of exploitation in the next 30 days.

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-2024-24824
Severity
HIGH
CVSS
8.8
EPSS
34.50%
Java

Original NVD Description

Graylog is a free and open log management platform. Starting in version 2.0.0 and prior to versions 5.1.11 and 5.2.4, arbitrary classes can be loaded and instantiated using a HTTP PUT request to the `/api/system/cluster_config/` endpoint. Graylog's cluster config system uses fully qualified class names as config keys. To validate the existence of the requested class before using them, Graylog loads the class using the class loader. If a user with the appropriate permissions performs the request, arbitrary classes with 1-arg String constructors can be instantiated. This will execute arbitrary code that is run during class instantiation. In the specific use case of `java.io.File`, the behavior of the internal web-server stack will lead to information exposure by including the entire file content in the response to the REST request. Versions 5.1.11 and 5.2.4 contain a fix for this issue.

Related CVEs

Other vulnerabilities affecting the same vendor(s)