CVE-2021-31369
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 · uneditedOn MX Series platforms with MS-MPC/MS-MIC, an Allocation of Resources Without Limits or Throttling vulnerability in Juniper Networks Junos OS allows an unauthenticated network attacker to cause a partial Denial of Service (DoS) with a high rate of specific traffic. If a Class of Service (CoS) rule is attached to the service-set and a high rate of specific traffic is processed by this service-set, for some of the other traffic which has services applied and is being processed by this MS-MPC/MS-MIC drops will be observed. Continued receipted of this high rate of specific traffic will create a sustained Denial of Service (DoS) condition. This issue affects: Juniper Networks Junos OS on MX Series with MS-MPC/MS-MIC: All versions prior to 17.4R3-S5; 18.3 versions prior to 18.3R3-S5; 18.4 versions prior to 18.4R3-S9; 19.1 versions prior to 19.1R3-S6; 19.2 versions prior to 19.2R1-S7, 19.2R3-S3; 19.3 versions prior to 19.3R2-S7, 19.3R3-S3; 19.4 versions prior to 19.4R3-S5; 20.1 versions prior to 20.1R2-S2, 20.1R3-S1; 20.2 versions prior to 20.2R3-S2; 20.3 versions prior to 20.3R3; 20.4 versions prior to 20.4R2-S1, 20.4R3; 21.1 versions prior to 21.1R1-S1, 21.1R2.
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 confidenceOn MX Series with MS-MPC/MS-MIC, Junos OS fails to properly limit or throttle resources when processing high-rate traffic through a service-set with CoS rules attached. An unauthenticated attacker sending high-rate traffic can exhaust resources, causing packet drops on other legitimate traffic flows processed by the MS-MPC/MS-MIC, resulting in partial or sustained DoS.
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< 17.4= 17.4= 18.3= 18.4= 19.1= 19.2= 19.3= 19.4= 20.1= 20.2= 20.3= 20.4CVSS 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
- Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
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 MX Series hardware with MS-MPC/MS-MICRun 'show chassis hardware' and look for MS-MPC or MS-MIC in the hardware inventoryAffected if The device is an MX Series router with MS-MPC or MS-MIC line cards installed
-
Check installed Junos OS versionRun 'show version' and note the Junos OS release versionAffected if The version matches or falls within: < 17.4, = 17.4, = 18.3, = 18.4, = 19.1, = 19.2, = 19.3, = 19.4, = 20.1, = 20.2, = 20.3, or = 20.4
-
Verify service-set configuration with CoS rulesRun 'show configuration | display set | match service-set' to list configured service-sets, then inspect each for CoS rule attachments using 'show configuration service-sets <name>'Affected if A service-set exists with CoS rules (classifier, scheduler, or rewrite rules) attached
-
Confirm service-set is active and processing trafficRun 'show services service-set statistics' to see if the service-set is actively processing trafficAffected if The service-set shows active traffic statistics indicating it is processing packets through the MS-MPC/MS-MIC
If the device is an MX Series with MS-MPC/MS-MIC, runs an affected Junos version listed above, and has an active service-set with CoS rules, the environment is vulnerable to resource exhaustion from high-rate traffic.
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 · scoped17.4
Upgrade Junos OS to a fixed version (17.4R3-S5 or later, 18.3R3-S5 or later, etc.). If immediate upgrade is not feasible, consider network-based rate limiting or traffic filtering upstream to reduce high-rate traffic reaching the affected service-set.
17.4R3-S5 (or 18.3R3-S5 or 18.4R3-S9 depending on your current branch)
- 1. Backup the current Juniper Junos OS configuration using 'request system snapshot' or via the management interface
- 2. Verify the current Junos version using 'show version' command
- 3. Download the appropriate fixed Junos software version from the Juniper Networks support portal: 17.4R3-S5 for 17.4, 18.3R3-S5 for 18.3, or 18.4R3-S9 for 18.4
- 4. Transfer the Junos software package to the MX Series device using FTP, SCP, or USB
- 5. Install the new Junos software package using 'request system software add <package-name>' command
- 6. Reboot the device using 'request system reboot' command to complete the installation
- 7. After reboot, verify the new Junos version is installed using 'show version'
- 8. Verify that services are functioning normally and the CoS/service-set is working as expected
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
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 locallyCheck whether your project pulls in CVE-2021-31369 — 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-2021-31369 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