LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37181: A vulnerability has been identified in Cerberus DMS V4.0 (All versions), Cerberus DMS V4.1 (All versions),...

A vulnerability has been identified in Cerberus DMS V4.0 (All versions), Cerberus DMS V4.1 (All versions), Cerberus DMS V4.2 (All versions), Cerberus DMS V5.0 (All versions < v5.0 QU1), Desigo CC Compact V4.0 (All versions), Desigo CC Compact V4.1 (All versions), Desigo CC Compact V4.2 (All versions), Desigo CC Compact V5.0 (All versions < V5.0 QU1), Desigo CC V4.0 (All versions), Desigo CC V4.1 (All versions), Desigo CC V4.2 (All versions), Desigo CC V5.0 (All versions < V5.0 QU1). The application deserialises untrusted data without sufficient validations, that could result in an arbitrary deserialization. This could allow an unauthenticated attacker to execute code in the affected system. The CCOM communication component used for Windows App / Click-Once and IE Web / XBAP client connectivity are affected by the vulnerability.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Siemens Cerberus DMS and Desigo CC systems can process untrusted serialized data without enough validation. In affected deployments, an unauthenticated attacker could potentially run code on the system through affected client connectivity components. This is important because these products support building and safety management environments.

Executive priority

Treat this as a high-priority remediation item for building management environments, especially where affected systems are network reachable beyond trusted administrative zones. Prioritize inventory, exposure reduction, and Siemens-supported updates.

Technical view

CVE-2021-37181 is a CWE-502 unsafe deserialization issue in the CCOM communication component used for Windows App / Click-Once and IE Web / XBAP client connectivity. Siemens lists multiple Cerberus DMS, Desigo CC Compact, and Desigo CC versions as affected. The source bundle provides no CVSS score.

Likely exposure

Exposure is most likely where affected Siemens Cerberus DMS or Desigo CC CCOM client connectivity is reachable by untrusted networks or users. Internet exposure is not stated in the sources and should not be assumed.

Exploitation context

The provided sources state unauthenticated code execution is possible. They do not cite public exploit availability or active exploitation. CISA KEV status is false in the source bundle.

Researcher notes

Evidence is limited to the CVE description and Siemens advisory reference. The vulnerable surface is the CCOM communication component for specific client connectivity modes. Avoid assuming exploit maturity, internet exposure, or branch fixes beyond the affected-version statements.

Mitigation direction

  • Identify affected Cerberus DMS and Desigo CC versions in the environment.
  • For V5.0 deployments, plan update to V5.0 QU1 where applicable.
  • For V4.x branches, check Siemens ProductCERT guidance for supported upgrade or mitigation paths.
  • Restrict access to CCOM client connectivity to trusted networks and users.
  • Monitor Siemens ProductCERT advisories for branch-specific remediation details.

Validation and detection

  • Inventory Cerberus DMS, Desigo CC Compact, and Desigo CC server versions.
  • Confirm whether CCOM Windows App, Click-Once, IE Web, or XBAP connectivity is enabled.
  • Review network paths to the affected client connectivity component.
  • Check whether any exposed instances are reachable from untrusted networks.
  • Verify remediation state against Siemens advisory SSA-453715.
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 · medium confidence lookup

CWE-502: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-37181 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SiemensCerberus DMS V4.0All versionsListed
SiemensCerberus DMS V4.1All versionsListed
SiemensCerberus DMS V4.2All versionsListed
SiemensCerberus DMS V5.0All versions < v5.0 QU1Listed
SiemensDesigo CC Compact V4.0All versionsListed
SiemensDesigo CC Compact V4.1All versionsListed
SiemensDesigo CC Compact V4.2All versionsListed
SiemensDesigo CC Compact V5.0All versions < V5.0 QU1Listed
SiemensDesigo CC V4.0All versionsListed
SiemensDesigo CC V4.1All versionsListed
SiemensDesigo CC V4.2All versionsListed
SiemensDesigo CC V5.0All versions < V5.0 QU1Listed
Weakness

CWE details

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

CWE-502 · source CWE mapping

Deserialization of Untrusted Data

Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.