Description
ownCloud Core is the server-side component of the file storage, synchronization, and sharing application ownCloud Classic. In versions prior to 10.15.3, the Updater on ownCloud 10 before 10.15.3 has an exposed dangerous method or function. Attackers with administrative privileges may leverage functionality to execute arbitrary code. This issue has been fixed in version 10.15.3.
Published: 2026-07-06
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Updater component of ownCloud Core, for versions before 10.15.3, contains an exposed method that can be invoked by users with administrative privileges. When called, this method allows an attacker to execute arbitrary code on the server. The flaw falls under CWE‑749, describing a method or function that is exposed for unauthorized use, leading to remote code execution. Because the attacker must possess admin rights, the impact is limited to users who manage the server, but once exploited they can compromise data confidentiality, integrity, and availability of the entire ownCloud instance.

Affected Systems

ownCloud Core, the server‑side part of the file storage and synchronization application ownCloud Classic, is affected in every release before version 10.15.3. Administrators running ownCloud 10.0 up to 10.15.2 are vulnerable, regardless of the minor release number.

Risk and Exploitability

The CVSS base score of 9.1 classifies the issue as critical, indicating that the exposed method can be used for full remote code execution. The EPSS score is reported as less than one percent, suggesting that at present the probability of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. Attackers would still need administrative access, so the actual attack vector is likely an HTTP request that invokes the updater endpoint from a session that has been granted admin rights. The low EPSS score does not negate the need for remediation, because any administrator that could be compromised or misconfigured could be abused to gain full server access.

Generated by OpenCVE AI on July 26, 2026 at 20:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ownCloud Core to version 10.15.3 or later, where the unsafe updater method has been removed.
  • If an upgrade cannot be performed immediately, disable the updater component by uninstalling or disabling the updater plugin, or by configuring the application to prevent the updater functionality from being called.
  • Strengthen administrative account security by enforcing multi‑factor authentication, password complexity, and auditing administrative activity, to reduce the risk that an attacker can gain the necessary privileges to call the exposed method.
  • Optionally, monitor for abnormal calls to the updater endpoint and apply network controls to block unauthorized access.

Generated by OpenCVE AI on July 26, 2026 at 20:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Owncloud
Owncloud owncloud
Vendors & Products Owncloud
Owncloud owncloud

Mon, 06 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description ownCloud Core is the server-side component of the file storage, synchronization, and sharing application ownCloud Classic. In versions prior to 10.15.3, the Updater on ownCloud 10 before 10.15.3 has an exposed dangerous method or function. Attackers with administrative privileges may leverage functionality to execute arbitrary code. This issue has been fixed in version 10.15.3.
Title ownCloud Core: Updater has an exposed dangerous method or function
Weaknesses CWE-749
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Owncloud Owncloud
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-08T03:56:33.632Z

Reserved: 2025-07-09T14:14:52.530Z

Link: CVE-2025-53827

cve-icon Vulnrichment

Updated: 2026-07-07T16:42:09.629Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:45:03Z

Weaknesses
  • CWE-749

    Exposed Dangerous Method or Function