AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-18103

MEDIUM · CVSS 4.9 EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

A vulnerability exists in the dhcp-server that allows remote attackers with network access to the OMAPI port to exploit a buffer overflow via a specially crafted lease creation request. This can lead to a persistent denial of service (DoS), causing the `dhcpd` service to crash and necessitating manual intervention for recovery. Organizations using dhcp-server, particularly those without TSIG authentication, should prioritize addressing this issue to mitigate potential service disruptions.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-18103
Severity
MEDIUM
CVSS
4.9
EPSS
0.40%

Original NVD Description

A flaw was found in dhcp-server. A remote attacker with network access to the OMAPI (Open Management Application Programming Interface) port, especially if not secured with TSIG (Transaction Signature) key authentication, could send a specially crafted lease creation request. This request, containing an overly long InfiniBand MAC address, triggers a buffer overflow in the `print_hw_addr()` function. Successful exploitation leads to a persistent denial of service (DoS), causing the `dhcpd` service to crash and preventing it from restarting without manual intervention.