LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32695: Malicious Android app could access Shared Preferences of the Nextcloud Android client

Nextcloud Android app is the Android client for Nextcloud. In versions prior to 3.16.1, a malicious app on the same device could have gotten access to the shared preferences of the Nextcloud Android application. This required user-interaction as a victim had to initiate the sharing flow and choose the malicious app. The shared preferences contain some limited private data such as push tokens and the account name. The vulnerability is patched in version 3.16.1.

LowCVSS 3.9Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity privacy issue in the Nextcloud Android client before 3.16.1. A malicious Android app on the same device could access limited Nextcloud shared-preference data only if the user initiated sharing and selected that malicious app. The disclosed data included items such as push tokens and account name.

Executive priority

Treat as routine mobile hygiene unless your organization has many unmanaged Android devices or sensitive Nextcloud usage. Prioritize updating the app through normal endpoint management rather than emergency response.

Technical view

The issue is CWE-200 information exposure with CVSS 3.1 score 3.9. Attack prerequisites are physical/local device context, a malicious app already present, low privileges, and user interaction through Android sharing. Sources state the bug is fixed in Nextcloud Android client 3.16.1.

Likely exposure

Exposure is most likely in organizations with Android users running the Nextcloud client earlier than 3.16.1, especially unmanaged or slow-updating mobile devices. Impact is limited to data in shared preferences, not full account takeover based on the supplied sources.

Exploitation context

The source bundle does not show active exploitation, and KEV is false. Exploitation required a malicious app on the same device and the victim choosing that app in a sharing flow. This is not described as remotely exploitable.

Researcher notes

The metadata lists CWE-200 and CVSS vector AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L. Description and references consistently point to the Nextcloud Android client, while affected metadata names nextcloud/security-advisories. No source in the bundle supports active exploitation or broader product impact.

Mitigation direction

  • Update Nextcloud Android client to version 3.16.1 or later.
  • Ask users to avoid sharing Nextcloud content to untrusted Android apps.
  • Check vendor advisory and app store deployment status for managed devices.
  • Review mobile inventories for older Nextcloud Android installations.

Validation and detection

  • Inventory Android devices for Nextcloud client versions before 3.16.1.
  • Confirm MDM or managed app stores enforce version 3.16.1 or later.
  • Review available mobile telemetry for suspicious share-flow app selections.
  • Document any remaining unmanaged devices as residual exposure.
Prepared
Confidence
high
Sources
5

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-200: 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-32695 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
3.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L

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
4Source 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
3.9CVSS 3.1LowCVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L0.53.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.9Low
CVSS 3.1 vector shape for CVE-2021-32695Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L

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
nextcloudsecurity-advisories< 3.16.1Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.