CVE-2026-33800 PUBLISHED

Junos OS: MX Series: In a VC scenario a high rate of micro-BFD session flaps will cause an FPC crash

Assigner: juniper
Reserved: 23.03.2026 Published: 09.07.2026 Updated: 10.07.2026

An Unchecked Input for Loop Condition vulnerability in the Packet Forwarding Engine (pfe) of Juniper Networks Junos OS on MX Series allows an unauthenticated, adjacent attacker to cause a Denial-of-Service (DoS).Micro-BFD session flaps generate respective up/down events which are queued by PFEMAN for processing. Especially in a Virtual-Chassis (VC) scenario with locality‑bias configured, processing takes a significant amount of time for each event. If these sessions keep flapping, new events are constantly added, and in turn PFEMAN never completes processing these events. This results in the PFEMAN watchdog timer expiring, which causes the FPC to crash and restart, representing a complete service outage.

This issue only affects MX series FPCs up to and including MPC9. It does not affect MPC10/11, LC4800/9600 and MX304.

This issue affects Junos OS on MX Series:

  • all versions before 23.2R2-S7,
  • 23.4 versions before 23.4R2-S8,
  • 24.2 versions before 24.2R2-S4,
  • 24.4 versions before 24.4R2-S3,
  • 25.2 versions before 25.2R2.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/AU:Y/R:A/RE:M
CVSS Score: 7.1

Product Status

Vendor Juniper Networks
Product Junos OS
Versions Default: unaffected
  • affected from 0 to 23.2R2-S7 (excl.)
  • affected from 23.4 to 23.4R2-S8 (excl.)
  • affected from 24.2 to 24.2R2-S4 (excl.)
  • affected from 24.4 to 24.4R2-S3 (excl.)
  • affected from 25.2 to 25.2R2 (excl.)

Affected Configurations

To be exposed to this issue an MX VC needs to be configured with locality bias as follows:

[ virtual-chassis locality-bias ]

Exploits

Juniper SIRT is not aware of any malicious exploitation of this vulnerability.

Workarounds

To reduce the risk of exploitation, configure BFD with an increased holddown-timer, so that the queued events can be processed before a new up event occurs:

[ ... bfd-liveness-detection holddown-interval milliseconds <value> ]

Solutions

The following software releases have been updated to resolve this specific issue:

Junos OS: 23.2R2-S7, 23.4R2-S8, 24.2R2-S4, 24.4R2-S3, 25.2R2, 25.4R1, and all subsequent releases.

References

Problem Types

  • CWE-606 Unchecked Input for Loop Condition CWE