LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22914: Citrix Cloud Connector before 6.31.0.62192 suffers from insecure storage of sensitive information due to se...

Citrix Cloud Connector before 6.31.0.62192 suffers from insecure storage of sensitive information due to sensitive information being stored in the Citrix Cloud Connector installation log files. Such information could be used by an malicious actor to access a Citrix Cloud environment. This issue affects all versions of Citrix Cloud Connector that were installed by passing secure client parameters for installation via the command line. The issue does not affect Citrix Cloud Connector if it was installed using the interactive installer or where a parameter file was used with the command-line installer.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-22914 is a Citrix Cloud Connector issue where certain command-line installations could leave sensitive installation values in log files. If those logs are obtained, the information could help an attacker access a Citrix Cloud environment. Interactive installs and command-line installs using a parameter file are reported as unaffected.

Executive priority

Prioritize this where Citrix Cloud Connector supports business-critical access or where command-line installation was used. The issue is not described as actively exploited, but exposed cloud access material can create serious account and environment risk.

Technical view

Citrix Cloud Connector versions before 6.31.0.62192 are affected when installed by passing secure client parameters directly on the command line. The flaw is categorized as CWE-922, insecure storage of sensitive information, because sensitive values were stored in installation log files. The source bundle provides no CVSS score.

Likely exposure

Exposure is limited to Citrix Cloud Connector deployments installed with secure client parameters passed via command line before version 6.31.0.62192. Deployments installed interactively or with a parameter file are stated as not affected.

Exploitation context

The sources do not report active exploitation, and this CVE is not listed as KEV in the provided bundle. The practical risk is credential or sensitive-token exposure through installation logs, which could matter if an attacker can read those logs.

Researcher notes

The key discriminator is installation method, not simply product presence. Validate whether secure client parameters were passed directly on the command line. Evidence is incomplete on exploit prevalence, exact log paths, and vendor-specific secret rotation steps in the provided bundle.

Mitigation direction

  • Upgrade Citrix Cloud Connector to version 6.31.0.62192 or later.
  • Identify installations performed with secure client parameters on the command line.
  • Review Citrix guidance for handling exposed installation logs and sensitive values.
  • Restrict access to Cloud Connector hosts and installation log locations.
  • Rotate any exposed credentials or secrets if logs contained sensitive values.

Validation and detection

  • Inventory Cloud Connector versions and confirm they are at least 6.31.0.62192.
  • Check installation records for command-line secure client parameter usage.
  • Confirm interactive or parameter-file installations where applicable.
  • Review installation logs for stored sensitive values using approved internal procedures.
  • Verify log access controls are limited to authorized administrators.
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-922: 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-22914 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
n/aCitrix Cloud ConnectorFixed in 6.31.0.62192Listed
Weakness

CWE details

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

CWE-922 · source CWE mapping

Insecure Storage of Sensitive Information

Insecure Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.