Vulnerability Database

357,869

Total vulnerabilities in the database

CVE-2026-33774 — juniper / junos

Improper Check for Unusual or Exceptional Conditions

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine (pfe) of Juniper Networks Junos OS on MX Series allows an unauthenticated, network-based attacker to bypass the configured firewall filter and access the control-plane of the device.

On MX platforms with

MPC10, MPC11, LC4800 or LC9600

line cards, and MX304, firewall filters applied on a loopback interface lo0.n (where n is a non-0 number) don't get executed when lo0.n is in the global VRF / default routing-instance.

An affected configuration would be:

user@host# show configuration interfaces lo0 | display set set interfaces lo0 unit 1 family inet filter input <filter-name>

where a firewall filter is applied to a non-0 loopback interface, but that loopback interface is not referred to in any routing-instance (RI) configuration, which implies that it's used in the default RI.

The issue can be observed with the CLI command:

user@device> show firewall counter filter <filter_name>

not showing any matches.

This issue affects Junos OS on MX Series:

  • all versions before 23.2R2-S6,
  • 23.4 versions before 23.4R2-S7,
  • 24.2 versions before 24.2R2,
  • 24.4 versions before 24.4R2.
  • Published: Apr 9, 2026
  • Updated: Apr 10, 2026
  • CVE: CVE-2026-33774
  • Severity: Medium
  • Exploit:
  • CISA KEV:

CVSS v3:

  • Severity: Medium
  • Score: 6.5
  • AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CWEs:

Software From Fixed in
juniper / junos - 23.2
juniper / junos 23.2-r1 23.2-r1.x
juniper / junos 23.2-r1-s1 23.2-r1-s1.x
juniper / junos 23.2-r1-s2 23.2-r1-s2.x
juniper / junos 23.2-r2 23.2-r2.x
juniper / junos 23.2-r2-s1 23.2-r2-s1.x
juniper / junos 23.2-r2-s2 23.2-r2-s2.x
juniper / junos 23.2-r2-s3 23.2-r2-s3.x
juniper / junos 23.2-r2-s4 23.2-r2-s4.x
juniper / junos 23.2-r2-s5 23.2-r2-s5.x
juniper / junos 23.4-r1 23.4-r1.x
juniper / junos 23.4-r1-s1 23.4-r1-s1.x
juniper / junos 23.4-r1-s2 23.4-r1-s2.x
juniper / junos 23.4-r2 23.4-r2.x
juniper / junos 23.4-r2-s1 23.4-r2-s1.x
juniper / junos 23.4-r2-s2 23.4-r2-s2.x
juniper / junos 23.4-r2-s3 23.4-r2-s3.x
juniper / junos 23.4-r2-s4 23.4-r2-s4.x
juniper / junos 23.4-r2-s5 23.4-r2-s5.x
juniper / junos 23.4-r2-s6 23.4-r2-s6.x
juniper / junos 24.2-r1 24.2-r1.x
juniper / junos 24.2-r1-s1 24.2-r1-s1.x
juniper / junos 24.2-r1-s2 24.2-r1-s2.x
juniper / junos 24.4-r1 24.4-r1.x
juniper / junos 24.4-r1-s2 24.4-r1-s2.x
juniper / junos 24.4-r1-s3 24.4-r1-s3.x

Frequently Asked Questions

A security vulnerability is a weakness in software, hardware, or configuration that can be exploited to compromise confidentiality, integrity, or availability. Many vulnerabilities are tracked as CVEs (Common Vulnerabilities and Exposures), which provide a standardized identifier so teams can coordinate patching, mitigation, and risk assessment across tools and vendors.

CVSS (Common Vulnerability Scoring System) estimates technical severity, but it doesn't automatically equal business risk. Prioritize using context like internet exposure, affected asset criticality, known exploitation (proof-of-concept or in-the-wild), and whether compensating controls exist. A "Medium" CVSS on an exposed, production system can be more urgent than a "Critical" on an isolated, non-production host.

A vulnerability is the underlying weakness. An exploit is the method or code used to take advantage of it. A zero-day is a vulnerability that is unknown to the vendor or has no publicly available fix when attackers begin using it. In practice, risk increases sharply when exploitation becomes reliable or widespread.

Recurring findings usually come from incomplete Asset Discovery, inconsistent patch management, inherited images, and configuration drift. In modern environments, you also need to watch the software supply chain: dependencies, containers, build pipelines, and third-party services can reintroduce the same weakness even after you patch a single host. Unknown or unmanaged assets (often called Shadow IT) are a common reason the same issues resurface.

Use a simple, repeatable triage model: focus first on externally exposed assets, high-value systems (identity, VPN, email, production), vulnerabilities with known exploits, and issues that enable remote code execution or privilege escalation. Then enforce patch SLAs and track progress using consistent metrics so remediation is steady, not reactive.

SynScan combines attack surface monitoring and continuous security auditing to keep your inventory current, flag high-impact vulnerabilities early, and help you turn raw findings into a practical remediation plan.