LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36205: Metasys session token

Under certain circumstances the session token is not cleared on logout.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Johnson Controls Metasys versions 10 and 11 may leave a session token active after logout under certain circumstances. If an attacker can obtain or reuse that token, building-management access could persist after a user believes the session ended. The CVSS score is high, but the attack complexity is also high.

Executive priority

Prioritize this for organizations using Metasys to manage building or industrial environments. The business concern is unauthorized continued access after logout, with possible impact to sensitive facility data or operational control. Remediation should follow vendor guidance.

Technical view

CVE-2021-36205 is a CWE-459 incomplete cleanup flaw in Metasys where logout may not clear the session token. The CVSS 3.1 vector is AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating remote reachability with high attack complexity and potential confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Johnson Controls Metasys deployments running version 10 or 11. Risk is higher where Metasys interfaces are reachable from broader enterprise networks or remote access paths. The source bundle does not identify affected components beyond Metasys.

Exploitation context

The provided sources do not state active exploitation, and this CVE is not listed as CISA KEV in the bundle. Treat exploitation status as unconfirmed. The issue concerns session persistence after logout, not a disclosed public exploit path in the provided evidence.

Researcher notes

Evidence is sufficient for affected product, affected major versions, weakness class, and CVSS impact. The bundle does not provide patch version details, exploit evidence, or exact triggering conditions, so validation should remain controlled and source-grounded.

Mitigation direction

  • Check Johnson Controls security advisories for the vendor-directed remediation for Metasys 10 and 11.
  • Review CISA ICSA-22-104-02 for any operational mitigations or update guidance.
  • Inventory all Metasys 10 and 11 instances before prioritizing remediation.
  • Limit Metasys access to trusted management networks while remediation is pending.
  • Avoid relying on logout alone for session termination until vendor guidance is applied.

Validation and detection

  • Confirm whether any Metasys deployments run version 10 or version 11.
  • Review vendor and CISA advisories for affected build details and remediation status.
  • Assess whether Metasys interfaces are reachable from untrusted networks.
  • Validate session-management behavior only in an authorized test environment.
  • Review access logs for suspicious post-logout session activity, if logging supports it.
Prepared
Confidence
medium
Sources
4

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-459: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-36205 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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
3Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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
Johnson ControlsMetasysAll 10 versions, All 11 versionsListed
Weakness

CWE details

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

CWE-459 · source CWE mapping

Incomplete Cleanup

Incomplete Cleanup represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.