Vulnerability record · CVE-2023-49105 · published 21 November 2023
CVE-2023-49105: ownCloud Server WebDAV authentication bypass via pre-signed URLs
Owncloud · Owncloud Server
ownCloud core before 10.13.1 accepts pre-signed URLs even when the file owner has no signing-key configured, so the signature check is effectively skipped. An attacker who knows a victim's username can reach the WebDAV API and access, modify, or delete that victim's files without authenticating. The flaw affects versions from 10.6.0 onward and carries a critical CVSS of 9.8.
Description
An issue was discovered in ownCloud owncloud/core before 10.13.1. An attacker can access, modify, or delete any file without authentication if the username of a victim is known, and the victim has no signing-key configured. This occurs because pre-signed URLs can be accepted even when no signing-key is configured for the owner of the files. The earliest affected version is 10.6.0.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated network-reachable access allowing full read, write, and delete of user files, combined with a critical CVSS of 9.8, KEV listing, and high EPSS probability, makes this an urgent patch.
What it is
ownCloud core before 10.13.1 accepts pre-signed URLs even when the file owner has no signing-key configured, so the signature check is effectively skipped. An attacker who knows a victim's username can reach the WebDAV API and access, modify, or delete that victim's files without authenticating. The flaw affects versions from 10.6.0 onward and carries a critical CVSS of 9.8.
Impact
An unauthenticated attacker gains full read, write, and delete control over any file belonging to a known user, enabling data theft, tampering, or destructive deletion. Because no credentials are needed, the barrier is only knowledge of a valid username.
Attack surface
Reached over the network through the WebDAV API using crafted pre-signed URLs; no authentication and no user interaction are required per the CVSS vector (AV:N/AC:L/PR:N/UI:N). The only precondition stated is that the victim's username is known and the victim has no signing-key configured.
Exploitation
CVE-2023-49105 is listed in CISA's KEV catalog with a 2026-08-30 remediation due date, and EPSS gives a 30-day exploitation probability of about 43% (98.7th percentile). CISA does not flag known ransomware campaign use, and no ransomware groups are documented using it.
What to do
- Upgrade ownCloud core to 10.13.1 or later; this is the vendor fix for the pre-signed URL authentication bypass.
- If immediate patching is not possible, restrict or disable external access to the WebDAV API and follow the vendor security advisory's interim guidance.
- Ensure signing keys are configured for all accounts so pre-signed URLs are validated, and audit accounts lacking a signing key.
- Treat internet-exposed ownCloud instances as high risk and apply CISA BOD 26-04 prioritization, discontinuing use if mitigations are unavailable.
- Rotate credentials and review file integrity for accounts whose usernames may have been exposed.
Detection
- Review WebDAV access logs for requests carrying pre-signed URL parameters from unauthenticated or unexpected sources.
- Alert on file read, modify, or delete operations against accounts that have no signing-key configured.
- Monitor for anomalous bulk file access or deletion patterns across multiple user accounts from a single source.
- Correlate ownCloud authentication logs with WebDAV activity to find file operations lacking a matching authenticated session.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2023-49105 to the Known Exploited Vulnerabilities catalog on 27 August 2026 as "ownCloud Improper Authentication Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 30 August 2026.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://owncloud.com/security-advisories/webdav-api-authentication-bypass-using-pre-signed-urls/ | Vendor Advisory |
| https://owncloud.org/security | Product |
| https://owncloud.com/security-advisories/webdav-api-authentication-bypass-using-pre-signed-urls/ | Vendor Advisory |
| https://owncloud.org/security | Product |
| https://hunt.io/blog/chinese-speaking-operator-philippine-nuclear-naval-contractor | Third Party Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-49105 | US Government Resource |
Track CVE-2023-49105 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-49105), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.