Skip to main content

ownCloud CVE-2025-53829

| EUVDEUVD-2025-210433 HIGH
Relative Path Traversal (CWE-23)
2026-07-06 GitHub_M
8.0
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
8.0 HIGH
AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
vuln.today AI
8.0 HIGH

Network-reachable web app (AV:N) but requires admin authentication (PR:H) and precise traversal conditions (AC:H); code execution escaping app context yields S:C and full C/I/A:H.

3.1 AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Patch available
Jul 06, 2026 - 17:01 EUVD
Analysis Generated
Jul 06, 2026 - 16:39 vuln.today

DescriptionCVE.org

ownCloud is a file storage, synchronization, and sharing application. In ownCloud 10 prior to version 10.15.3, an attacker with administrative privileges can exploit a path traversal vulnerability in the system to execute arbitrary code. Upgrade ownCloud 10 to version 10.15.3 or later to receive a patch.

AnalysisAI

Remote code execution in ownCloud 10 (before 10.15.3) lets an authenticated administrator abuse a relative path traversal weakness to write or reference files outside intended directories and execute arbitrary code on the server. The high-privilege requirement (PR:H) and high attack complexity (AC:H) constrain who can trigger it, but successful exploitation yields full compromise with a scope change beyond the application context. No public exploit has been identified at time of analysis and the flaw is not listed in CISA KEV.

Technical ContextAI

ownCloud 10 is a PHP-based self-hosted file storage, synchronization, and sharing platform. The root cause is CWE-23 (Relative Path Traversal): a code path fails to canonicalize or constrain a user/administrator-controlled path component, allowing '../' sequences to escape the intended base directory. Because ownCloud runs under a PHP web application context, traversal into a location that is later included, executed, or interpreted by the runtime converts a file-path issue into arbitrary code execution. The affected component is identified by CPE cpe:2.3:a:owncloud:owncloud_10:*:*:*:*:*:*:*:* (the ownCloud 10 server product line).

RemediationAI

Upgrade ownCloud 10 to version 10.15.3 or later, which contains the vendor patch (Vendor-released patch: 10.15.3); this is the primary and recommended fix per advisory GHSA-4439-4wxm-c9px (https://github.com/owncloud/security-advisories/security/advisories/GHSA-4439-4wxm-c9px). If immediate patching is not possible, reduce exposure by treating the vulnerability as an administrative-privilege attack surface: strictly limit and audit the number of ownCloud administrator accounts, enforce strong authentication and MFA on admin logins, and restrict admin-panel access to trusted management networks or a VPN so that a compromised credential cannot reach the admin interface from the internet - the trade-off is added operational friction for legitimate administrators. Because exploitation writes/executes outside intended paths, also ensure the PHP process runs with least privilege and, where feasible, mount the web root or data directory with restricted execution permissions to limit the blast radius; note this can break plugins or features that expect write/execute access. Reference VulDB entry https://vuldb.com/vuln/376473 for tracking.

CVE-2023-49105 CRITICAL POC
9.8 Nov 21

An issue was discovered in ownCloud owncloud/core before 10.13.1. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2014-2044 HIGH POC
7.5 Oct 06

Incomplete blacklist vulnerability in ajax/upload.php in ownCloud before 5.0, when running on Windows, allows remote aut

CVE-2015-4716 CRITICAL
10.0 Oct 21

Directory traversal vulnerability in the routing component in ownCloud Server before 7.0.6 and 8.0.x before 8.0.4, when

CVE-2012-2270 MEDIUM POC
5.8 Apr 20

Open redirect vulnerability in index.php (aka the Login Page) in ownCloud before 3.0.3 allows remote attackers to redire

CVE-2016-9463 HIGH POC
8.1 Mar 28

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

CVE-2016-1499 HIGH POC
8.5 Jan 08

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

CVE-2012-4392 HIGH POC
7.5 Sep 05

index.php in ownCloud 4.0.7 does not properly validate the oc_token cookie, which allows remote attackers to bypass auth

CVE-2023-49103 HIGH POC
7.5 Nov 21

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

CVE-2012-4389 MEDIUM POC
6.8 Sep 05

Incomplete blacklist vulnerability in lib/migrate.php in ownCloud before 4.0.7 allows remote attackers to execute arbitr

CVE-2012-4393 MEDIUM POC
6.8 Sep 05

Multiple cross-site request forgery (CSRF) vulnerabilities in ownCloud before 4.0.6 allow remote attackers to hijack the

CVE-2017-9340 MEDIUM POC
6.5 Jul 17

An attacker is logged in as a normal user and can somehow make admin to delete shared folders in ownCloud Server before

CVE-2016-9459 MEDIUM POC
6.1 Mar 28

Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a log pollution vulnerability potentiall

Share

CVE-2025-53829 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy