LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31345: 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), PLUSCONTROL 1st Gen (All versions). The total length of an UDP payload (set in the IP header) is unchecked. This may lead to various side effects, including Information Leak and Denial-of-Service conditions, depending on a user-defined applications that runs on top of the UDP protocol. (FSMD-2021-0006)

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Siemens embedded products may mishandle UDP packets because the payload length declared in the IP header is not checked. In affected deployments, this can expose data or disrupt UDP-based application behavior. Business urgency depends on network reachability and the UDP applications running on the device.

Executive priority

Treat as high priority for Siemens embedded systems with UDP network exposure. The issue is remotely reachable and unauthenticated, but urgency should be based on actual deployment, segmentation, and whether affected UDP applications support sensitive or operational functions.

Technical view

CVE-2021-31345 is CWE-1284 in Siemens Capital Embedded AR Classic and PLUSCONTROL 1st Gen. The unchecked UDP payload length can cause information leak and denial-of-service side effects depending on user-defined UDP applications. CVSS 3.1 is 7.5: network exploitable, low complexity, no privileges, no user interaction.

Likely exposure

Exposure is most likely where affected Siemens embedded runtime products process UDP traffic from reachable networks. Listed scope includes Capital Embedded AR Classic 431-422 all versions, Capital Embedded AR Classic R20-11 before V2303, and PLUSCONTROL 1st Gen all versions.

Exploitation context

The source bundle does not indicate known active exploitation, and KEV status is false. The CVSS vector shows remote network attackability without authentication, but the actual impact depends on deployed UDP application behavior. No exploit details are needed to assess exposure.

Researcher notes

The public description gives root cause and impact classes but not detailed trigger conditions. CVSS emphasizes confidentiality impact, while the description also mentions possible denial of service depending on application behavior. Avoid assuming exploitability beyond affected UDP-processing contexts.

Mitigation direction

  • Inventory affected Siemens products and versions in operational environments.
  • Prioritize Capital Embedded AR Classic R20-11 versions below V2303 for vendor update review.
  • Restrict UDP exposure to trusted network segments where operationally possible.
  • Check Siemens ProductCERT advisories for product-specific updates and mitigations.
  • Monitor UDP-facing services for crashes, resets, or unusual data exposure.

Validation and detection

  • Confirm whether listed Siemens products are present in asset inventory.
  • Map which affected systems can receive UDP traffic from untrusted networks.
  • Identify user-defined applications running on top of UDP on affected systems.
  • Verify installed versions against Siemens affected-version statements.
  • Review Siemens ProductCERT advisories before approving remediation exceptions.
Prepared
Confidence
high
Sources
6

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-1284: 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-31345 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:H/I:N/A:N

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
9Source 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:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
SiemensPLUSCONTROL 1st GenAll versionsunknown
Weakness

CWE details

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

CWE-1284 · source CWE mapping

Improper Validation of Specified Quantity in Input

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