AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-10306

MEDIUM · CVSS 5.4 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-04-23 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2024-10306
Severity
MEDIUM
CVSS
5.4
EPSS
0.30%

Original NVD Description

A vulnerability was found in mod_proxy_cluster. The issue is that the <Directory> directive should be replaced by the <Location> directive as the former does not restrict IP/host access as `Require ip IP_ADDRESS` would suggest. This means that anyone with access to the host might send MCMP requests that may result in adding/removing/updating nodes for the balancing. However, this host should not be accessible to the public network as it does not serve the general traffic.