CVE-2023-44186
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 · uneditedAn Improper Handling of Exceptional Conditions vulnerability in AS PATH processing of Juniper Networks Junos OS and Junos OS Evolved allows an attacker to send a BGP update message with an AS PATH containing a large number of 4-byte ASes, leading to a Denial of Service (DoS). Continued receipt and processing of these BGP updates will create a sustained Denial of Service (DoS) condition. This issue is hit when the router has Non-Stop Routing (NSR) enabled, has a non-4-byte-AS capable BGP neighbor, receives a BGP update message with a prefix that includes a long AS PATH containing large number of 4-byte ASes, and has to advertise the prefix towards the non-4-byte-AS capable BGP neighbor. Note: NSR is not supported on the SRX Series and is therefore not affected by this vulnerability. This issue affects: Juniper Networks Junos OS: * All versions prior to 20.4R3-S8; * 21.1 versions 21.1R1 and later; * 21.2 versions prior to 21.2R3-S6; * 21.3 versions prior to 21.3R3-S5; * 21.4 versions prior to 21.4R3-S5; * 22.1 versions prior to 22.1R3-S4; * 22.2 versions prior to 22.2R3-S2; * 22.3 versions prior to 22.3R2-S2, 22.3R3-S1; * 22.4 versions prior to 22.4R2-S1, 22.4R3. Juniper Networks Junos OS Evolved * All versions prior to 20.4R3-S8-EVO; * 21.1 versions 21.1R1-EVO and later; * 21.2 versions prior to 21.2R3-S6-EVO; * 21.3 versions prior to 21.3R3-S5-EVO; * 21.4 versions prior to 21.4R3-S5-EVO; * 22.1 versions prior to 22.1R3-S4-EVO; * 22.2 versions prior to 22.2R3-S2-EVO; * 22.3 versions prior to 22.3R2-S2-EVO, 22.3R3-S1-EVO; * 22.4 versions prior to 22.4R2-S1-EVO, 22.4R3-EVO.
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 confidenceA vulnerability in Juniper Junos OS and Junos OS Evolved allows remote attackers to cause Denial of Service by sending BGP updates with AS PATH attributes containing a large number of 4-byte AS numbers. The flaw is triggered specifically when the router has Non-Stop Routing (NSR) enabled, has a non-4-byte-AS capable BGP neighbor, and must advertise prefixes with long AS PATHs containing 4-byte ASes toward that neighbor, leading to sustained DoS conditions.
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< 20.4= 20.4= 21.1= 21.2= 21.3= 21.4= 22.1= 22.2= 22.3= 22.4= 23.1= 23.2< 20.4= 20.4= 21.1= 21.2= 21.3= 21.4= 22.1= 22.2= 22.3= 22.4= 23.2CVSS 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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/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 checksWork through these to decide whether this CVE applies to you.
-
Identify Junos OS versionRun 'show version' command on the device to obtain the installed Junos OS versionAffected if The version is < 20.4, = 20.4, = 21.1, = 21.2, = 21.3, = 21.4, = 22.1, = 22.2, = 22.3, = 22.4, = 23.1, or = 23.2 for Junos; or < 20.4, = 20.4, = 21.1, = 21.2, = 21.3, = 21.4, = 22.1, = 22.2, = 21.3, = 22.4, or = 23.2 for Junos OS Evolved
-
Verify Non-Stop Routing (NSR) is enabledRun 'show chassis redundancy' or check 'set routing-options nonstop-routing' in configuration modeAffected if NSR is enabled on the device
-
Identify non-4-byte-AS capable BGP neighborsRun 'show bgp neighbor' and examine the neighbor capabilities; look for neighbors without 'AS4' or 'AS4-capable' in their capability flagsAffected if There exists at least one BGP neighbor that does not support 4-byte AS numbers
-
Check for BGP prefixes with long AS PATHs containing 4-byte AS numbersRun 'show bgp neighbor <neighbor-ip> advertised' and inspect the AS PATH attribute lengths; also run 'show route as-path-regex' to identify routes with extensive AS PATHsAffected if The device advertises prefixes with AS PATHs containing many 4-byte AS numbers toward non-4-byte-AS capable neighbors
A device is affected if it runs a vulnerable Junos version, has NSR enabled, maintains a non-4-byte-AS BGP neighbor, and advertises routes with long AS PATHs containing 4-byte AS numbers to that neighbor.
Generated from the published advisory. Verify against your own configuration.
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 · scoped20.4
Upgrade Junos OS/Evolved to the fixed versions specified in the advisory. As a workaround, consider disabling NSR if operationally feasible, or implement BGP route filtering to reject prefixes with excessive AS PATH lengths.
Upgrade to Junos OS 20.4R3-S8 / 21.2R3-S6 / 21.3R3-S5 / 21.4R3-S5 / 22.1R3-S4 / 22.2R3-S2 / 22.3R3-S1 / 22.4R3 or Junos OS Evolved 20.4R3-S8-EVO / 21.2R3-S6-EVO / 21.3R3-S5-EVO / 21.4R3-S5-EVO / 22.1R3-S4-EVO / 22.2R3-S2-EVO / 22.3R3-S1-EVO / 22.4R3-EVO
- 1. Verify that NSR (Non-Stop Routing) is enabled on the device by running 'show system nonstop-routing'
- 2. Identify all BGP peers and determine which are non-4-byte-AS capable using 'show bgp neighbor'
- 3. If NSR is enabled and you have non-4-byte-AS BGP neighbors, this vulnerability is exploitable
- 4. Plan an upgrade to a fixed Junos OS or Junos OS Evolved release during a maintenance window
- 5. Before upgrading, back up the current configuration using 'request system snapshot'
- 6. Upgrade the device to one of the fixed versions: 20.4R3-S8, 21.2R3-S6, 21.3R3-S5, 21.4R3-S5, 22.1R3-S4, 22.2R3-S2, 22.3R3-S1, or 22.4R3 (or respective -EVO versions for Junos OS Evolved)
- 7. After upgrade, verify the BGP daemon is running normally with 'show bgp summary'
- 8. Confirm NSR status with 'show system nonstop-routing'
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,888.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-44186 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-44186 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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