CVE-2026-21901
Awaiting Analysis
Awaiting Analysis - Queue
NULL Pointer Dereference in Juniper Junos OS SSH Daemon
Vulnerability report for CVE-2026-21901, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-09
Last updated on: 2026-07-10
Assigner: Juniper Networks, Inc.
Description
Description
A NULL Pointer Dereference vulnerability in the management daemon (mgd) of Juniper Networks Junos OS and Junos OS Evolved allows a local, high-privileged attacker setting or deactivating a specific SSH configuration parameter to create a Denial of Service (DoS).
A local high-privileged user configuring or deactivating a specific 'system services ssh' configuration parameter can exploit a null pointer dereference in one of the functions used by SSH. The function attempts to dereference a null pointer when accessing certain configuration data, resulting in an mgd process crash and restart. Continued execution of these configuration commands will create a sustained Denial of Service (DoS) condition.
This issue affects:
Junos OS:
* from 22.3 before 22.3R3-S5;
* from 22.4 before 22.4R3-S10;
* from 23.2 before 23.2R2-S7;
* from 23.4 before 23.4R2-S8.
This issue does not affect Junos OS before 22.3R1.
Junos OS Evolved:
* from 22.3R1-EVO before 23.2R2-S7-EVO;
* from 23.4 before 23.4R2-S8-EVO.
This issue does not affect Junos OS Evolved before 22.3R1-EVO.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| juniper | junos_os | From 22.3 (inc) to 22.3R3-S5 (exc) |
| juniper | junos_os | From 22.4 (inc) to 22.4R3-S10 (exc) |
| juniper | junos_os | From 23.2 (inc) to 23.2R2-S7 (exc) |
| juniper | junos_os | From 23.4 (inc) to 23.4R2-S8 (exc) |
| juniper | junos_os_evolved | From 22.3R1-EVO (inc) to 23.2R2-S7-EVO (exc) |
| juniper | junos_os_evolved | From 23.4 (inc) to 23.4R2-S8-EVO (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |