← Vulnerability feed

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.

9.8 CVSS 3.1 Critical CISA KEV since 27 Aug 2026 EPSS 43% · top 1.3% CWE-287 · Improper authentication
9.8CVSS 3.1 base score
43%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
6References
28 Aug 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2015-4716Owncloud path traversal vulnerabilityDirectory traversal vulnerability in the routing component in ownCloud Server before 7.0.6 and 8.0.x before 8.0.4, when running on Windows, allows re…EPSS 25%9.8CVE-2014-2052Owncloud xml external entity (xxe) vulnerabilityZend Framework, as used in ownCloud Server before 5.0.15 and 6.0.x before 6.0.2, allows remote attackers to read arbitrary files, cause a denial of s…EPSS 2.5%9.0CVE-2015-7699Owncloud server improper input validation vulnerabilityThe files_external app in ownCloud Server before 7.0.9, 8.0.x before 8.0.7, and 8.1.x before 8.1.2 allows remote authenticated users to instantiate a…EPSS 4.0%9.0CVE-2015-4718Owncloud os command injection vulnerabilityThe external SMB storage driver in ownCloud Server before 6.0.8, 7.0.x before 7.0.6, and 8.0.x before 8.0.4 allows remote authenticated users to exec…EPSS 3.0%8.5CVE-2016-1499Owncloud information exposure vulnerabilityownCloud 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 sensitive information from a dir…EPSS 3.5%7.8CVE-2015-4717Owncloud vulnerabilityThe filename sanitization component in ownCloud Server before 6.0.8, 7.0.x before 7.0.6, and 8.0.x before 8.0.4 does not properly handle $_GET parame…EPSS 2.8%7.5CVE-2015-6500Owncloud server path traversal vulnerabilityDirectory traversal vulnerability in ownCloud Server before 8.0.6 and 8.1.x before 8.1.1 allows remote authenticated users to list directory contents…EPSS 2.6%7.5CVE-2014-2044Owncloud code injection vulnerabilityIncomplete blacklist vulnerability in ajax/upload.php in ownCloud before 5.0, when running on Windows, allows remote authenticated users to bypass in…EPSS 12%

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.