Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Network-reachable admin function invoked without user interaction (AV:N/AC:L/UI:N); requires admin privileges (PR:H); host code execution beyond the app yields scope change and full C/I/A loss.
Primary rating from Vendor (GitHub_M).
CVSS VectorVendor: GitHub_M
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Arbitrary code execution in ownCloud Core (ownCloud 10 Classic server, all versions before 10.15.3) allows an administrator to abuse an exposed dangerous method in the Updater component to run code on the server host. Any actor holding administrative credentials - legitimately, or via session hijack/credential theft/CSRF against an admin - can convert web-app admin rights into full server compromise. No public exploit identified at time of analysis and it is not listed in CISA KEV; the vendor-issued GHSA-hvcx-ph66-mmvw advisory and the fix in 10.15.3 are the primary confirmation.
Technical ContextAI
ownCloud Core is the PHP server backend of the ownCloud Classic file sync-and-share platform. The flaw is classed as CWE-749 (Exposed Dangerous Method or Function): the built-in Updater exposes functionality that performs privileged operations (fetching, writing, and executing update code paths) without adequately restricting how or by whom it can be invoked. Because updater logic typically runs within the web server process and can write/execute files on disk, an exposed entry point into it effectively becomes a code-execution primitive. The affected component is identified by CPE cpe:2.3:a:owncloud:owncloud_core:*:*:*:*:*:*:*:* covering all builds prior to 10.15.3.
RemediationAI
Vendor-released patch: upgrade ownCloud Core to version 10.15.3, which the vendor states fixes this issue; consult the advisory at https://github.com/owncloud/security-advisories/security/advisories/GHSA-hvcx-ph66-mmvw. Until the upgrade is applied, reduce exposure by tightly restricting administrative access: enforce strong and unique admin credentials with multi-factor authentication, limit the number of admin accounts, and place the admin interface behind network access controls or a VPN so it is not reachable from untrusted networks (trade-off: added friction for legitimate remote administration). Where feasible, restrict or disable the built-in Updater workflow and perform updates via the controlled command-line/manual path instead (trade-off: loss of web-based one-click updating), and monitor admin sessions for anomalous update-triggering activity.
An issue was discovered in ownCloud owncloud/core before 10.13.1. Rated critical severity (CVSS 9.8), this vulnerability
Incomplete blacklist vulnerability in ajax/upload.php in ownCloud before 5.0, when running on Windows, allows remote aut
Directory traversal vulnerability in the routing component in ownCloud Server before 7.0.6 and 8.0.x before 8.0.4, when
Open redirect vulnerability in index.php (aka the Login Page) in ownCloud before 3.0.3 allows remote attackers to redire
Nextcloud Server before 9.0.54 and 10.0.1 & ownCloud Server before 9.1.2, 9.0.6, and 8.2.9 suffer from SMB User Authenti
ownCloud Server before 8.0.10, 8.1.x before 8.1.5, and 8.2.x before 8.2.2 allow remote authenticated users to obtain sen
index.php in ownCloud 4.0.7 does not properly validate the oc_token cookie, which allows remote attackers to bypass auth
An issue was discovered in ownCloud owncloud/graphapi 0.2.x before 0.2.1 and 0.3.x before 0.3.1. Rated high severity (CV
Incomplete blacklist vulnerability in lib/migrate.php in ownCloud before 4.0.7 allows remote attackers to execute arbitr
Multiple cross-site request forgery (CSRF) vulnerabilities in ownCloud before 4.0.6 allow remote attackers to hijack the
An attacker is logged in as a normal user and can somehow make admin to delete shared folders in ownCloud Server before
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a log pollution vulnerability potentiall
Same weakness CWE-749 – Exposed Dangerous Method or Function
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210431