LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31883: A vulnerability has been identified in Capital Embedded AR Classic 431-422 (All versions), Capital Embedded...

A vulnerability has been identified in Capital Embedded AR Classic 431-422 (All versions), Capital Embedded AR Classic R20-11 (All versions < V2303). When processing a DHCP ACK message, the DHCP client application does not validate the length of the Vendor option(s), leading to Denial-of-Service conditions. (FSMD-2021-0013)

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can make affected Siemens Capital Embedded AR Classic DHCP client software fail when it receives malformed DHCP ACK vendor option data. The business concern is service disruption in embedded systems using the affected component, especially where availability matters. The source bundle does not show known active exploitation.

Executive priority

Treat as high priority for environments where affected embedded systems support operational availability. Prioritize asset identification first, then vendor-guided updates or network controls. This is less urgent than a confirmed remotely exploited internet-facing flaw, based on the provided evidence.

Technical view

CVE-2021-31883 is a CWE-119 length-validation issue in DHCP ACK Vendor option processing. Affected products are Capital Embedded AR Classic 431-422 all versions and Capital Embedded AR Classic R20-11 versions before V2303. CVSS 3.1 is 7.1 with adjacent-network, unauthenticated, low-complexity attack conditions and high availability impact.

Likely exposure

Exposure is likely limited to products or systems incorporating the affected Siemens Capital Embedded AR Classic DHCP client and reachable from the same local or adjacent network segment. Internet exposure is not indicated by the CVSS vector or source description.

Exploitation context

The CVSS vector indicates no privileges, no user interaction, low complexity, and adjacent-network access. The source bundle attributes impact to denial of service during DHCP ACK processing. KEV is false, and no cited source in the bundle confirms active exploitation.

Researcher notes

Evidence supports a denial-of-service vulnerability from missing Vendor option length validation in DHCP ACK handling. The bundle does not provide exploit details, proof-of-concept status, or complete remediation text. Avoid assuming broader Siemens product impact beyond the listed Capital Embedded AR Classic versions.

Mitigation direction

  • Inventory systems using affected Siemens Capital Embedded AR Classic versions.
  • Upgrade R20-11 deployments to V2303 or later where vendor-supported.
  • Review Siemens advisories for 431-422 remediation or compensating guidance.
  • Restrict untrusted DHCP traffic on networks hosting affected embedded systems.
  • Monitor affected segments for DHCP-related service disruption.

Validation and detection

  • Confirm whether products include Capital Embedded AR Classic 431-422 or R20-11.
  • Record exact component version and compare R20-11 against V2303.
  • Check Siemens advisory references for product-specific fix status.
  • Review network design for adjacent access to affected DHCP clients.
  • Correlate outages with DHCP ACK activity where telemetry exists.
Prepared
Confidence
high
Sources
8

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-119: 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-31883 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.1 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensCapital Embedded AR Classic 431-4220unknown
SiemensCapital Embedded AR Classic R20-110unknown
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.