LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36203: Johnson Controls Metasys SCT Pro

The affected product may allow an attacker to identify and forge requests to internal systems by way of a specially crafted request.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Johnson Controls Metasys SCT and SCT Pro are reported vulnerable to server-side request forgery. A remote attacker could send a crafted request that causes the product to make or forge requests toward internal systems, potentially exposing limited internal information.

Executive priority

Treat this as a moderate operational security issue. It does not have confirmed active exploitation in the supplied evidence, but building-management tooling can bridge sensitive internal networks, so exposed instances should be inventoried and remediated through vendor guidance.

Technical view

CVE-2021-36203 is CWE-918 affecting Metasys System Configuration Tool and SCT Pro, listed as all versions. CVSS 3.1 is 5.3 with network access, low complexity, no privileges, no user interaction, unchanged scope, and low confidentiality impact only.

Likely exposure

Exposure is most relevant where Metasys SCT or SCT Pro is reachable over a network, especially from untrusted segments. The provided sources do not identify specific internet exposure, default configurations, or exact vulnerable releases beyond all versions.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of active exploitation. The vulnerability is remotely reachable and unauthenticated by CVSS, but the documented impact is limited to confidentiality with no stated integrity or availability impact.

Researcher notes

Evidence supports SSRF-style behavior but does not include technical exploit detail, fixed versions, or mitigations. Validation should focus on asset discovery, reachability, version/support status, and whether vendor guidance has since narrowed affected releases.

Mitigation direction

  • Identify all Metasys SCT and SCT Pro instances in the environment.
  • Review Johnson Controls and CISA guidance for supported remediation.
  • Apply only vendor-documented patches, upgrades, or mitigations for the deployed version.
  • Restrict SCT/SCT Pro access to authorized management networks where feasible.
  • Monitor vendor advisories for updated affected-version or remediation details.

Validation and detection

  • Confirm whether SCT or SCT Pro is installed and network-accessible.
  • Map access paths from user, server, and untrusted network segments.
  • Check vendor advisory status against each deployed version.
  • Review logs for unusual requests involving internal network destinations.
  • Document unresolved exposure where no vendor fix is confirmed.
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-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-36203 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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
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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2021-36203Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Johnnson ControlsMetasys System Configuration Tool (SCT)AllListed
Johnnson ControlsMetasys System Configuration Tool Pro (SCT Pro)AllListed
Weakness

CWE details

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

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.