JunosOperating system · Juniper

CVE-2023-28974

MEDIUM · 6.5 CVSS v3.1 Published 2023-04-17
Fix available
A fix is available. Upgrade to 19.4 or later.
See remediation →
70/100
Remediation priority · Elevated
No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
An Improper Check for Unusual or Exceptional Conditions vulnerability in the bbe-smgd of Juniper Networks Junos OS allows an unauthenticated, adjacent attacker to cause a Denial of Service (DoS). In a Broadband Edge / Subscriber Management scenario on MX Series when a specifically malformed ICMP packet addressed to the device is received from a subscriber the bbe-smgd will crash, affecting the subscriber sessions that are connecting, updating, or terminating. Continued receipt of such packets will lead to a sustained DoS condition. When this issue happens the below log can be seen if the traceoptions for the processes smg-service are enabled: BBE_TRACE(TRACE_LEVEL_INFO, "%s: Dropped unsupported ICMP PKT ... This issue affects Juniper Networks Junos OS on MX Series: All versions prior to 19.4R3-S11; 20.2 versions prior to 20.2R3-S7; 20.3 versions prior to 20.3R3-S6; 20.4 versions prior to 20.4R3-S6; 21.1 versions prior to 21.1R3-S4; 21.2 versions prior to 21.2R3-S4; 21.3 versions prior to 21.3R3-S3; 21.4 versions prior to 21.4R3-S2; 22.1 versions prior to 22.1R2-S2, 22.1R3; 22.2 versions prior to 22.2R2; 22.3 versions prior to 22.3R1-S2, 22.3R2.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A malformed ICMP packet sent from a subscriber to an MX Series device triggers a crash in the bbe-smgd (Broadband Edge subscriber management daemon) due to an improper check for unusual conditions. This causes immediate denial of service for the affected subscriber and disrupts connecting, updating, or terminating sessions. Repeated receipt sustains the DoS condition.

MitigationApply the appropriate Junos OS software update for your version as specified in the Juniper advisory; if patching is not immediately feasible, consider filtering or rate-limiting malformed ICMP traffic from subscriber-facing interfaces at adjacent network devices.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
JunosOperating system
Affected:< 19.4= 19.4= 20.2= 20.3= 21.1= 21.2= 21.3= 21.4= 22.1= 22.2= 22.3

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Adjacent
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the device model
    Run 'show chassis hardware' or 'show version' to confirm the device is an MX Series router
    Affected if The device is NOT an MX Series device - this vulnerability only affects MX Series
  2. Check the Junos OS version
    Run 'show version' and compare the installed Junos version against the affected list: < 19.4, 19.4, 20.2, 20.3, 21.1, 21.2, 21.3, 21.4, 22.1, 22.2, 22.3
    Affected if The installed version matches any of the listed affected versions - note that versions 20.1, 20.4, 22.4, and later are NOT affected
  3. Verify subscriber management daemon is active
    Run 'show system processes' or 'show system processes extensive | match bbe-smgd' to check if the bbe-smgd (Broadband Edge subscriber management daemon) is running
    Affected if The bbe-smgd process is active - this is the daemon that crashes when receiving malformed ICMP packets from subscribers
  4. Check for subscriber-facing interfaces
    Run 'show interfaces' and review configuration for subscriber-enabled logical interfaces (e.g., demux interfaces, PPPoE, IPoe, etc.) under the [edit interfaces] hierarchy
    Affected if Subscriber-facing interfaces exist - these are the vectors through which a malformed ICMP packet could be received to trigger the flaw
  5. Review crash logs for bbe-smgd events
    Run 'show log messages' and search for recent bbe-smgd crash events, or run 'request support information' and search for 'bbe-smgd' related crashes
    Affected if Recent crashes of bbe-smgd are logged following malformed ICMP traffic patterns

You are affected if you run an MX Series device with a Junos version matching the affected list AND have subscriber-facing interfaces with bbe-smgd active, as malformed ICMP packets from subscribers will trigger the daemon crash.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 19.4 or later
Fixed in 19.4
Interim mitigation

Apply the appropriate Junos OS software update for your version as specified in the Juniper advisory; if patching is not immediately feasible, consider filtering or rate-limiting malformed ICMP traffic from subscriber-facing interfaces at adjacent network devices.

Recommended fix High confidence

19.4R3-S11, 20.2R3-S7, 20.3R3-S6, 20.4R3-S6, 21.1R3-S4, 21.2R3-S4, 21.3R3-S3, 21.4R3-S2, 22.1R2-S2, 22.1R3, 22.2R2, 22.3R1-S2, or 22.3R2 (depending on which branch is currently running)

  1. 1. Identify the current Junos OS version on the MX Series device using 'show version'
  2. 2. Based on the current version, determine the appropriate target fixed release from the Juniper advisory
  3. 3. For 19.4.x versions: upgrade to 19.4R3-S11 or later
  4. 4. For 20.2.x versions: upgrade to 20.2R3-S7 or later
  5. 5. For 20.3.x versions: upgrade to 20.3R3-S6 or later
  6. 6. Download the appropriate upgrade package from the Juniper support portal
  7. 7. Upload the upgrade package to the device using 'file copy' or USB
  8. 8. Install the upgrade using 'request system software add <package> reboot'
Caveat Review Juniper Junos OS upgrade documentation for specific upgrade paths between major releases; some major version jumps may require intermediate steps

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Junos Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-28974 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-28974 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data