LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32003: Configuration service port remains open 10 minutes after reboot even when already provisioned

Unprotected Transport of Credentials vulnerability in SiteManager provisioning service allows local attacker to capture credentials if the service is used after provisioning. This issue affects: Secomea SiteManager All versions prior to 9.5 on Hardware.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Secomea SiteManager hardware before version 9.5 can leave a provisioning service exposed briefly after reboot. If credentials are sent through that service after provisioning, an attacker with local or adjacent access could capture them. This matters most for industrial or remote-access environments where SiteManager protects operational connectivity.

Executive priority

Prioritize remediation for SiteManager devices supporting critical remote access or operational technology environments. This is high severity because credential exposure can affect confidentiality, integrity, and availability, but available sources do not prove internet-wide or active exploitation.

Technical view

CVE-2021-32003 is CWE-523, unprotected transport of credentials, in the SiteManager provisioning service. The CVE states the configuration service port remains open for 10 minutes after reboot even when already provisioned. CVSS 3.1 is 8.0 high, with adjacent attack vector, low complexity, no privileges, and user interaction required.

Likely exposure

Exposure is limited to Secomea SiteManager hardware running versions before 9.5. Risk depends on whether an attacker can reach the local or adjacent network path to the provisioning service during the post-reboot window.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The scenario requires access near the device network and use of the provisioning service after provisioning, so the main concern is credential capture during operational maintenance or reboot events.

Researcher notes

Keep analysis scoped to Secomea SiteManager hardware before 9.5. The evidence supports a transient post-reboot provisioning exposure and credential transport weakness, not a general remote exploit claim. Validate reachability and version state before assigning business impact.

Mitigation direction

  • Upgrade affected SiteManager hardware to version 9.5 or later where supported.
  • Review Secomea’s cybersecurity advisory for product-specific upgrade guidance.
  • Restrict local or adjacent network access to SiteManager management and provisioning paths.
  • Avoid provisioning activity from untrusted networks, especially after device reboots.
  • Treat exposed or captured provisioning credentials as sensitive and rotate them.

Validation and detection

  • Inventory Secomea SiteManager hardware and record firmware versions.
  • Confirm no SiteManager hardware remains below version 9.5.
  • Review network segmentation around SiteManager management and provisioning interfaces.
  • Check whether reboot and provisioning workflows expose credentials on reachable networks.
  • Review logs for unexpected reboot or provisioning activity around maintenance windows.
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 · low confidence lookup

CWE-523: 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-32003 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
8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/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
SecomeaSiteManagerAllListed
Weakness

CWE details

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

CWE-523 · source CWE mapping

Unprotected Transport of Credentials

Unprotected Transport of Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.