CVE-2021-31345
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA 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)
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceA length validation vulnerability exists in the UDP protocol handling of Capital Embedded AR Classic and PLUSCONTROL 1st Gen products. The UDP payload length specified in the IP header is not validated against actual data, allowing malformed packets to trigger information disclosure or denial-of-service conditions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versionsall versions< 2014.12all versionsall versionsall versionsall versionsall versionsCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the deployed product and firmware versionLocate the device or software in your environment and determine its exact model and firmware/software version. For embedded devices, check the web UI, console, or firmware metadata. For software components, check the installed version via product documentation or system inventory tools.Affected if The product is any of: Siemens Capital Vstar, Siemens Nucleus Net, Siemens Nucleus Readystart V3, Siemens Nucleus Source Code, Siemens Apogee Modular Building Controller Firmware, Siemens Apogee Modular Equipment Controller Firmware, Siemens Apogee Pxc Compact Firmware, or Siemens Apogee Pxc Modular
-
Verify Nucleus Readystart V3 version if applicableIf the deployed product is Siemens Nucleus Readystart V3, check the installed version number. Compare it against the affected range: any version prior to 2014.12 is affected.Affected if The product is Nucleus Readystart V3 with a version earlier than 2014.12.
-
Confirm UDP services are enabledDetermine whether the device has UDP services exposed or enabled. For embedded controllers, check network configuration settings, open ports, or service listings via the device console, web interface, or network scanning tools.Affected if UDP-based services or ports are open and reachable on the affected device.
-
Assess network accessibility of UDP endpointsEvaluate whether the device with exposed UDP services can receive packets from untrusted sources. Check if the device is directly accessible from network segments where potentially malicious actors could send malformed UDP packets.Affected if The UDP service is accessible from network segments outside the trusted administrative zone.
You are affected if you have deployed any of the listed Siemens products with UDP services enabled and the device is reachable on the network, particularly for Nucleus Readystart V3 versions prior to 2014.12.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor data2014.12
Implement proper validation of UDP length fields against IP header length and actual payload size before processing. Apply vendor-provided firmware updates when available.
- Consultation8.0 h
- Implementation16.0 h
- Testing12.0 h
- Review / QA8.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $12,352.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-31345 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-31345 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data