CVE-2025-40779

7.5

ISC · Kea DHCP Server

A NULL pointer dereference in the ISC Kea DHCPv4 process allows unauthenticated remote attackers to cause a denial of service via specifically crafted unicast requests.

Executive summary

A vulnerability in the ISC Kea DHCPv4 server allows remote, unauthenticated attackers to cause a process crash, leading to a denial of service.

Vulnerability

This issue is a NULL pointer dereference occurring when the kea-dhcp4 process receives a unicast request that fails to match an appropriate subnet. The vulnerability is exploitable by unauthenticated attackers sending targeted unicast traffic, which triggers an assertion failure and terminates the service.

Business impact

The successful exploitation of this vulnerability results in a denial of service for the DHCP infrastructure, which can prevent network clients from obtaining necessary configuration information. Given the CVSS score of 7.5, this high severity flaw poses a significant risk to network availability, potentially disrupting business operations that rely on stable IP address assignment.

Remediation

Immediate Action: Administrators should upgrade their ISC Kea installation to version 3.0.1 or 3.1.1 immediately to resolve this assertion failure.

Proactive Monitoring: Monitor DHCP server logs for unexpected process terminations and repeated assertion failures, particularly those originating from unicast traffic patterns.

Compensating Controls: If immediate patching is not feasible, consider restricting DHCP unicast traffic at the network perimeter to trusted sources to prevent unauthorized triggers of the vulnerable code path.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

This vulnerability represents a significant risk to network stability due to its potential for remote exploitation without authentication. Organizations running the affected versions of ISC Kea should prioritize applying the vendor-provided patches as soon as possible to ensure the continued availability and integrity of their DHCP infrastructure.

More ISC CVEs

Sources

Originally found and disclosed by ISC would like to thank the following for bringing this vulnerability to our attention:, per the CVE Program record.