CVE Catalog

CVE-2025-59960

High
Published: Translated: NVD NIST

Summary

A vulnerability in the DHCP service (jdhcpd) of Junos OS and Junos OS Evolved allows a DHCP client in one subnet to exhaust the address pools of other subnets, leading to a Denial of Service (DoS) on the downstream DHCP server. The issue arises from improper handling of DHCP DISCOVER packets with Option 82 in 'forward-only' mode, which are forwarded unmodified instead of being dropped, consuming addresses from the pool.

Risk Assessment

An attacker-controlled DHCP client can exhaust IP address pools, preventing new clients from obtaining addresses and causing network disruption (DoS).

Recommendation

Upgrade Junos OS or Junos OS Evolved to a patched version as per vendor advisory. Additionally, if possible, configure 'trust-option82' only for trusted clients or restrict 'forward-only' mode.

Other vulnerabilities in Junos OS

See all
Original NVD description (English source)

An Improper Check for Unusual or Exceptional Conditions vulnerability in the Juniper DHCP service (jdhcpd) of Juniper Networks Junos OS and Junos OS Evolved allows a DHCP client in one subnet to exhaust the address pools of other subnets, leading to a Denial of Service (DoS) on the downstream DHCP server. By default, the DHCP relay agent inserts its own Option 82 information when forwarding client requests, optionally replacing any Option 82 information provided by the client. When a specific DHCP DISCOVER is received in 'forward-only' mode with Option 82, the device should drop the message unless 'trust-option82' is configured. Instead, the DHCP relay forwards these packets to the DHCP server unmodified, which uses up addresses in the DHCP server's address pool, ultimately leading to address pool exhaustion. This issue affects Junos OS:  * all versions before 21.2R3-S10, * from 21.4 before 21.4R3-S12, * all versions of 22.2, * from 22.4 before 22.4R3-S8,  * from

Vulnerability data from NVD (NIST) · CISA KEV · EPSS