LiveActive security incident?Get immediate response
CVE Record

CVE-2021-0271: Junos OS: EX2200-C Series, EX3200 Series, EX3300 Series, EX4200 Series, EX4500 Series, EX4550 Series, EX6210 Series, EX8208 Series, EX8216 Series: Receipt of a crafted ARP packet by an adjacent attacker will cause the sfid process to core.

A Double Free vulnerability in the software forwarding interface daemon (sfid) process of Juniper Networks Junos OS allows an adjacently-connected attacker to cause a Denial of Service (DoS) by sending a crafted ARP packet to the device. Continued receipt and processing of the crafted ARP packets will create a sustained Denial of Service (DoS) condition. This issue affects: Juniper Networks Junos OS on EX2200-C Series, EX3200 Series, EX3300 Series, EX4200 Series, EX4500 Series, EX4550 Series, EX6210 Series, EX8208 Series, EX8216 Series. 12.3 versions prior to 12.3R12-S17; 15.1 versions prior to 15.1R7-S8. This issue only affects the listed Marvell-chipset based EX Series devices. No other products or platforms are affected.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Certain older Juniper EX switches can be knocked offline by someone on the same local network segment sending crafted ARP traffic. The impact is availability only, but repeated traffic can keep the outage going. This is most urgent where affected switches support critical office, data center, or operational networks.

Executive priority

Treat as a moderate availability risk. Prioritize remediation for affected switches in critical network paths or shared Layer 2 environments where an adjacent attacker or compromised host could cause operational disruption.

Technical view

CVE-2021-0271 is a CWE-415 double-free flaw in the Junos OS software forwarding interface daemon, sfid. On listed Marvell-chipset EX Series platforms, processing a crafted ARP packet from an adjacent attacker can crash sfid and cause denial of service. Affected releases are Junos OS 12.3 before 12.3R12-S17 and 15.1 before 15.1R7-S8.

Likely exposure

Exposure is limited to the named Juniper EX Series models running affected Junos OS 12.3 or 15.1 releases. The attacker must be adjacent on the network, so internet-wide exposure is not indicated by the supplied sources.

Exploitation context

The source bundle does not report active exploitation, and KEV status is false. The attack requires local network adjacency and crafted ARP processing. Repeated malicious traffic can sustain the denial-of-service condition, but the supplied evidence does not indicate confidentiality or integrity impact.

Researcher notes

The key boundary is adjacency: this is not described as remotely exploitable over the internet. The affected scope is explicitly limited to listed Marvell-chipset EX Series devices. Do not generalize to other Juniper products without vendor evidence.

Mitigation direction

  • Upgrade affected Junos OS 12.3 systems to 12.3R12-S17 or later.
  • Upgrade affected Junos OS 15.1 systems to 15.1R7-S8 or later.
  • Confirm Juniper guidance for platform-specific upgrade paths and support constraints.
  • Reduce untrusted Layer 2 adjacency to affected EX switches where feasible.
  • Monitor for sfid crashes, core files, or unexplained switch availability events.

Validation and detection

  • Inventory EX2200-C, EX3200, EX3300, EX4200, EX4500, EX4550, EX6210, EX8208, and EX8216 devices.
  • Check whether each listed device runs Junos OS 12.3 before 12.3R12-S17 or 15.1 before 15.1R7-S8.
  • Confirm whether each device is a listed Marvell-chipset based EX Series platform.
  • Review device logs and core files for sfid process crashes.
  • Verify upgrade completion against Juniper advisory versions.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-415: 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 lookup
cve · low confidence lookup

CVE-2021-0271 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-0271Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Juniper NetworksJunos OS12.3, 15.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-415 · source CWE mapping

Double Free

Double Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.