LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32694: Malicious Android application can crash the Nextcloud Android Client

Nextcloud Android app is the Android client for Nextcloud. In versions prior to 3.15.1, a malicious application on the same device is possible to crash the Nextcloud Android Client due to an uncaught exception. The vulnerability is patched in version 3.15.1.

MediumCVSS 4.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a denial-of-service issue in the Nextcloud Android Client. A malicious app on the same Android device could make vulnerable Nextcloud app versions crash. The sources identify no data theft or data modification impact, and the issue is fixed in version 3.15.1.

Executive priority

Treat this as a moderate mobile availability risk, not a server compromise. Prioritize updating managed Android devices, especially for staff who rely on Nextcloud mobile access for operational workflows.

Technical view

Versions before Nextcloud Android Client 3.15.1 can crash because of an uncaught exception, tracked as CWE-248. CVSS 3.1 is 4.1 with physical attack vector, low complexity, low privileges, user interaction required, unchanged scope, and high availability impact only.

Likely exposure

Exposure is limited to Android devices running the Nextcloud Android Client before 3.15.1, especially where untrusted or malicious apps may be installed on the same device. This is not described as a Nextcloud server vulnerability.

Exploitation context

The bundle does not show CISA KEV listing or other evidence of active exploitation. The attack conditions are constrained: same-device malicious app, low privileges, and user interaction, with the observed impact limited to crashing the client.

Researcher notes

The available sources support an uncaught-exception client crash before version 3.15.1. They do not support confidentiality or integrity impact, active exploitation, or broader affected products beyond the Nextcloud Android Client.

Mitigation direction

  • Update Nextcloud Android Client to version 3.15.1 or later.
  • Use MDM or app inventory to identify outdated Android clients.
  • Restrict installation of untrusted Android apps on managed devices.
  • Check Nextcloud vendor guidance for any newer related recommendations.

Validation and detection

  • Confirm installed Nextcloud Android Client versions across managed Android devices.
  • Verify devices previously below 3.15.1 have received the patched version.
  • Review mobile crash telemetry or support reports for recurring client crashes.
  • Confirm this is tracked separately from Nextcloud server 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 · low confidence lookup

CWE-248: 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-32694 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
4.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:N/I:N/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
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
4.1CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H0.53.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:U/C:N/I:N/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
nextcloudsecurity-advisories< 3.15.1Listed
Weakness

CWE details

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

CWE-248 · source CWE mapping

Uncaught Exception

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