Skip to content

CVE-2026-23623 Authorization Bypass: ability to download read-only files in Collabora Online

Moderate
caolanm published GHSA-68v6-r6qq-mmq2 Feb 5, 2026

Package

Collabora Online

Affected versions

< 25.04.7.5
< 24.04.17.3
< 23.05.20.1

Patched versions

25.04.7.5
24.04.17.3
23.05.20.1
Collabora Online Development Edition
< 25.04.08.2
25.04.08.2

Description

Summary

A user with view-only rights and no download privileges can obtain a local copy of a shared file. Although there are no corresponding buttons in the interface, pressing Ctrl+Shift+S initiates the file download process. This allows the user to bypass the access restrictions and leads to unauthorized data retrieval.

Details

Nextcloud 31
Collabora Online Development Edition 25.04.08.1

PoC

In the Nextcloud environment with integrated Collabora Online, UserA grants access to file A (format .xlsx) to UserB with view-only rights and an explicit prohibition on downloading.

For UserB:

  • there is no option to download the file in the Nextcloud web interface;
  • there are no “Download”, “Save as” or “Print” buttons in the Collabora Online web interface;
  • the file is available for viewing only, as specified in the access settings.

However, using the Ctrl + Shift + S key combination in the Collabora Online web interface initiates the process of saving (downloading) the file. As a result, UserB receives a local copy of the original file, despite not having the appropriate access rights.

Impact

  • Violation of access control models.
  • Unauthorized distribution of confidential documents.
  • Risk of data leakage in corporate and regulated environments.
  • False sense of security for file owners who rely on “view only” mode.

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE ID

CVE-2026-23623

Weaknesses

No CWEs