LiveActive security incident?Get immediate response
CVE Record

CVE-2022-39333: Cross-site scripting (XSS) in Nextcloud Desktop Client

Nexcloud desktop is the Desktop sync client for Nextcloud. An attacker can inject arbitrary HyperText Markup Language into the Desktop Client application. It is recommended that the Nextcloud Desktop client is upgraded to 3.6.1. There are no known workarounds for this issue.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-39333 is a medium-severity issue in Nextcloud Desktop Client where an attacker can inject arbitrary HTML into the client application. The main business concern is user-facing content manipulation that could affect confidentiality or integrity. The vendor recommends upgrading to version 3.6.1; the source bundle names no workaround.

Executive priority

Treat as a routine but time-bounded desktop client update. It is not evidenced as actively exploited in the supplied sources, but it affects user trust and data integrity in a collaboration tool.

Technical view

The issue is classified as CWE-79 cross-site scripting in Nextcloud Desktop Client versions before 3.6.1. CVSS 3.1 is 4.6 with network attack vector, low attack complexity, low privileges required, user interaction required, unchanged scope, and low confidentiality and integrity impact.

Likely exposure

Exposure is most likely on endpoints running Nextcloud Desktop Client earlier than 3.6.1. Organizations should focus on managed workstations, VDI images, and package-managed installs where desktop sync clients may lag behind vendor releases.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates exploitation requires user interaction and some privileges, with limited confidentiality and integrity impact and no availability impact.

Researcher notes

Evidence supports an HTML injection or XSS class issue fixed by upgrading to 3.6.1. The bundle does not provide detailed exploit mechanics, environmental prerequisites beyond CVSS, or compensating controls. Avoid assuming browser-based exposure; this is the desktop client application.

Mitigation direction

  • Upgrade Nextcloud Desktop Client to version 3.6.1 or later.
  • If immediate upgrade is not possible, check current vendor guidance.
  • Prioritize managed endpoints with older desktop sync client deployments.
  • Track Debian LTS guidance if consuming Nextcloud packages through Debian.

Validation and detection

  • Inventory installed Nextcloud Desktop Client versions across endpoints.
  • Confirm all deployed clients are version 3.6.1 or later.
  • Review vulnerability scanner findings for CVE-2022-39333.
  • Check endpoint software management records for successful upgrade completion.
Prepared
Confidence
high
Sources
6

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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2022-39333 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.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/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
5Source 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.6CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N2.12.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.6Medium
CVSS 3.1 vector shape for CVE-2022-39333Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.