Security readout for executives and security teams
Plain-English summary
Certain Juniper MX routers can be knocked into a denial-of-service state through malformed HTTP traffic aimed at the subscriber service activation portal. The result can block user logins and affect other services using the multiservices process. The issue is high severity, but the source says attackers outside the Captive Portal experience cannot exploit it.
Executive priority
Treat as high priority for service-provider or enterprise MX environments that rely on subscriber portal services. The main business risk is availability disruption, failed user logins, and bypassed PIC services during restart cycles.
Technical view
CVE-2021-0251 is a NULL pointer dereference in Junos OS CPCD on MX Series with MS-PIC, MS-SPC3, MS-MIC, or MS-MPC. Malformed HTTP packets can crash mspmand, denying subscriber login and impacting related traffic. Repeated packets can sustain DoS; while the Services PIC restarts, PIC services are bypassed.
Likely exposure
Exposure is limited to Junos OS MX Series deployments using MS-PIC, MS-SPC3, MS-MIC, or MS-MPC with the BRAS Subscriber Services activation portal/CPCD path. MX RE-based CPCD platforms and Junos OS versions before 17.3R1 are stated as not affected.
Exploitation context
The bundle does not report active exploitation, and KEV is false. Exploitation is network reachable with low complexity and no privileges per CVSS, but Juniper states an attacker outside the Captive Portal experience cannot exploit this issue.
Researcher notes
The vulnerability is CWE-476 with CVSS 3.1 score 8.6. Affected ranges begin at Junos OS 17.3R1 and span 17.4 through 19.3 before specified fixed releases. Evidence is vendor-centered; the bundle provides no public exploit confirmation.
Mitigation direction
- Upgrade affected Junos OS trains to Juniper-listed fixed releases or later.
- Prioritize MX subscriber-services environments where captive portal availability affects customer access.
- Confirm whether deployed platforms use MS-PIC, MS-SPC3, MS-MIC, or MS-MPC.
- Check Juniper JSA11144 for supported workaround or operational mitigation guidance.
- Monitor for repeated mspmand or Services PIC restarts until remediation is complete.
Validation and detection
- Inventory MX Series routers and record Junos OS versions and services modules.
- Determine whether BRAS Subscriber Services activation portal or CPCD is in use.
- Compare versions against the affected and fixed ranges in Juniper JSA11144.
- Review logs for cpcd, mspmand, or Services PIC crash and restart patterns.
- Validate that MX RE-based CPCD platforms are not incorrectly included as affected.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-476: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-0251 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.6HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://kb.juniper.net/JSA11144CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
NULL Pointer Dereference
NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
