LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34570: Phoenix Contact: DoS for PLCnext Control devices in versions prior to 2021.0.5 LTS

Multiple Phoenix Contact PLCnext control devices in versions prior to 2021.0.5 LTS are prone to a DoS attack through special crafted JSON requests.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue can let an unauthenticated network attacker make affected Phoenix Contact PLCnext controllers unavailable by sending specially crafted JSON requests. It does not describe data theft or device takeover, but loss of controller availability can disrupt industrial operations where these PLCs are reachable.

Executive priority

Treat this as a high-priority OT availability risk if affected Phoenix Contact controllers support production, safety-adjacent, or remote operations. Prioritize inventory and vendor-guided firmware remediation over emergency response unless exposure or outage indicators are found.

Technical view

CVE-2021-34570 affects listed Phoenix Contact AXC F, RFC, and PLCnext starterkit devices running versions before 2021.0.5 LTS. The weakness is improper input validation (CWE-20) in JSON request handling, with CVSS 3.1 score 7.5: network-accessible, low complexity, no privileges, availability impact only.

Likely exposure

Exposure is most likely where affected PLCnext control devices are reachable over operational networks or bridged IT/OT paths. Internet exposure is not stated in the sources and should not be assumed without asset validation.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation requires network reachability but no authentication, user interaction, or special privileges.

Researcher notes

The public record identifies affected models, versions before 2021.0.5 LTS, CWE-20, and a crafted-JSON denial-of-service condition. It does not provide exploit details, attack prevalence, or compensating controls beyond the vendor advisory context.

Mitigation direction

  • Identify affected Phoenix Contact PLCnext control devices in the advisory scope.
  • Upgrade affected devices to PLCnext firmware 2021.0.5 LTS or later where applicable.
  • Check Phoenix Contact and VDE advisory guidance before changing production controllers.
  • Restrict network access to PLCnext services until remediation is complete.
  • Plan maintenance windows because controller availability may be operationally sensitive.

Validation and detection

  • Inventory AXC F, RFC 4072S, and PLCnext starterkit assets.
  • Compare installed firmware against the 2021.0.5 LTS fixed-version threshold.
  • Confirm remediation status from vendor advisory records or device management data.
  • Review monitoring for unexplained controller unavailability or request-processing faults.
  • Verify exposed management or service interfaces are limited to trusted networks.
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-20: 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-34570 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-34570Attack 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 ContactAXC FAXC F 1152 (1151412), AXC F 2152 (2404267), AXC F 3152 (1069208), AXC F 2152 Starterkit (1046568)Listed
Phoenix ContactRFCRFC 4072S (1051328)Listed
Phoenix ContactPLCnextPLCnext Technology Starterkit (1188165)Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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