LiveActive security incident?Get immediate response
CVE Record

CVE-2020-11932: Subiquity server installer logged LUKS full disk encryption password

It was discovered that the Subiquity installer for Ubuntu Server logged the LUKS full disk encryption password if one was entered.

LowCVSS 2.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Ubuntu Server's Subiquity installer could write the LUKS full disk encryption password into logs when a user entered one. This is a confidentiality issue: encryption may still work, but retained or shared installer logs could expose the password to someone with access to those logs.

Executive priority

Low urgency unless installer logs were collected broadly or shared outside trusted administrators. Prioritize log exposure review and password rotation for affected encrypted servers.

Technical view

CVE-2020-11932 is CWE-532 in Canonical Subiquity. The recorded CVSS 3.1 score is 2.3, requiring local access and high privileges, with low confidentiality impact only. The source bundle does not specify affected versions or a named fixed release.

Likely exposure

Exposure is most likely on Ubuntu Server systems installed with affected Subiquity builds where LUKS full disk encryption was configured and installer logs were retained, exported, or shared.

Exploitation context

The CVE is not listed in KEV, and the provided sources do not claim active exploitation. Abuse requires access to relevant logs, likely local or operational log access, rather than remote network exploitation.

Researcher notes

Version evidence is incomplete in the provided bundle: affected versions are listed as unspecified, and no fixed release number is named. Analysis should stay scoped to Subiquity installer logging of entered LUKS passwords.

Mitigation direction

  • Check Canonical guidance for affected Subiquity builds and fixed installer media.
  • Use a Subiquity build containing Canonical's referenced fix for future installs.
  • Treat historical installer logs as sensitive and restrict access.
  • Remove unnecessary retained installer logs from endpoints and log stores.
  • Rotate affected LUKS passwords if logs may have been exposed.

Validation and detection

  • Inventory Ubuntu Server installs that used Subiquity with LUKS full disk encryption.
  • Identify whether installer logs were retained, centralized, or shared externally.
  • Confirm the installer media or Subiquity build includes the referenced fix.
  • Review access controls on deployment logs and support bundles.
  • Document any systems where LUKS passwords require rotation.
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-532: 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-2020-11932 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
Low
CVSS
2.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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
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
2.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N0.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

2.3Low
CVSS 3.1 vector shape for CVE-2020-11932Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CanonicalSubiquityunspecifiedListed
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.