LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21005: Race Condition Vulnerability in Phoenix Contact FL SWITCH SMCS series products

In Phoenix Contact FL SWITCH SMCS series products in multiple versions if an attacker sends a hand-crafted TCP-Packet with the Urgent-Flag set and the Urgent-Pointer set to 0, the network stack will crash. The device needs to be rebooted afterwards.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Certain Phoenix Contact industrial switches can be forced into a crash by a malformed network packet, causing the device to require a reboot. The impact is availability loss, not data theft. For operational networks, this matters because switch downtime can interrupt monitoring, automation, or production connectivity.

Executive priority

Treat this as a high-priority OT availability risk if affected switches support production, safety-adjacent monitoring, or remote operations. Prioritize inventory confirmation, segmentation review, and vendor-guided remediation over emergency response unless crashes are observed.

Technical view

CVE-2021-21005 is a network-reachable race condition in listed Phoenix Contact FL SWITCH SMCS and FL NAT SMN products. The reported failure mode is network stack crash and required reboot. CVSS 3.1 is 7.5: low complexity, no privileges, no user interaction, availability impact only.

Likely exposure

Exposure is most relevant where affected Phoenix Contact switch models are reachable from untrusted or broadly accessible networks. Internet exposure is not stated in the sources. Internal exposure can still matter in flat OT networks, remote-access environments, or shared plant networks.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not marked KEV. The vulnerability is still practical to trigger because the CVSS vector indicates network access, low attack complexity, and no authentication requirement.

Researcher notes

Evidence supports a denial-of-service condition, but the bundle does not provide firmware ranges, CPEs, patch identifiers, or confirmed exploit activity. The affected entries appear to be model identifiers. Validate exact product status against the vendor advisory before closing exposure.

Mitigation direction

  • Identify affected Phoenix Contact model numbers in OT asset inventory.
  • Check Phoenix Contact or VDE guidance for product-specific updates or mitigations.
  • Restrict network access to affected devices from untrusted segments.
  • Segment OT switching infrastructure from user and internet-facing networks.
  • Prepare operational reboot procedures for unexpected device crashes.
  • Monitor affected networks for unexpected switch reboots or availability loss.

Validation and detection

  • Match deployed hardware against the affected model list in the CVE record.
  • Confirm firmware and product guidance directly with Phoenix Contact or VDE.
  • Review network diagrams for paths to affected switch management or data-plane interfaces.
  • Check monitoring history for unexplained switch crashes or reboots.
  • Avoid production packet-based crash testing unless vendor-approved.
Prepared
Confidence
medium
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-362: 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-21005 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-21005Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/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
Phoenix ContactFL SWITCHSMCS 16TX (2700996), SMCS 14TX/2FX (2700997), SMCS 14TX/2FX-SM (2701466), SMCS 8GT (2891123), SMCS 6GT/2SFP (2891479), SMCS 8TX-PN (2989103), SMCS 4TX-PN (2989093), SMCS 8TX (2989226), SMCS 6TX/2SFP (2989323), SMN 6TX/2POF-PN (2700290), SMN 8TX-PN (2989501), SMN 6TX/2FX (2989543), SMN 6TX/2FX SM (2989556)Listed
Phoenix ContactFL NATSMN 8TX (2989365), SMN 8TX-M (2702443)Listed
Weakness

CWE details

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

CWE-362 · source CWE mapping

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.