Knox CVE Database
/
CVE-2023-49105
Critical
9.8

CVE-2023-49105: ownCloud Improper Authentication Vulnerability

ownCloud contains an improper authentication vulnerability that allows an attacker to access, modify, or delete any file without authentication if the username of a victim is known, and the victim has no signing-key configured.

Added to the CISA KEV catalog:
August 27, 2026

Overview

ownCloud Server versions 10.6.0 through 10.13.0 contain an authentication bypass in the WebDAV API that stems from how the platform handles pre-signed URLs when no signing key is configured. Because signing keys are absent by default, an attacker who knows a valid username can forge a pre-signed URL with an empty secret and gain full unauthenticated access to that user's files. Read, write, and delete operations are all reachable, meaning an attacker can exfiltrate, alter, or destroy any file owned by the targeted account. Active exploitation against real organizations has been observed.

Vulnerability details

Affected vendor
ownCloud
Affected product
ownCloud
Weakness type (CWE)
CWE-287

ownCloud's WebDAV API supports pre-signed URLs as a mechanism for delegated, time-limited file access. The signing process is supposed to bind a URL to a secret key held by the file owner, so the server can verify the request is legitimate. The flaw, rooted in improper initialization (CWE-665) and improper authentication (CWE-287), is that when a file owner has no signing key configured, the server does not reject pre-signed requests outright. Instead, it accepts them regardless of whether the embedded signature is valid, including signatures generated with an empty or null secret. Because signing keys are absent by default, the overwhelming majority of accounts are vulnerable without any additional misconfiguration.


An attacker who can reach the ownCloud WebDAV endpoint and knows a valid username on the instance can craft a pre-signed URL using an empty signing secret and submit it directly to the API. No credentials, session token, or prior authentication are required. The server accepts the request as though it were legitimately signed, granting full read, write, and delete access to every file owned by the targeted account. Threat intelligence reporting documents a suspected Chinese-speaking operator using exactly this technique against a Philippine nuclear research organization, generating pre-signed URLs with an empty secret to retrieve files over WebDAV without authentication.

Severity and impact

9.8
Critical
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality impact
High
Integrity impact
High
Availability impact
High

Exploitation status

This vulnerability is confirmed as actively exploited in the wild — it is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

Known ransomware campaign use
Unknown

Detection and monitoring

  • Monitor WebDAV request logs for file access, modification, or deletion events that carry no associated authenticated session or valid credential record. Requests succeeding without a matching login event are a strong indicator of exploitation.
  • Audit ownCloud access logs for requests to WebDAV endpoints that include pre-signed URL parameters (such as OC-Credential, OC-Date, OC-Expires, OC-Verb, or OC-Signature) originating from unexpected source IPs or at unusual hours, particularly where the targeted account has no signing key configured.
  • Review server-side logs for bulk file retrieval patterns against a single username from a single external IP, which matches the documented attacker behavior of scripted, per-file exfiltration over WebDAV.

Remediation

Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see References) guidance and CISA’s “Forensics Triage Requirements” (see References). 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 (FCEB) remediation due date
August 30, 2026

Additional hardening

  • Upgrade ownCloud Server to version 10.13.1 or later, which denies pre-signed URL requests when no signing key is configured for the file owner, closing the authentication bypass entirely.
  • For accounts that cannot be patched immediately, configure a signing key for every user account. The absence of a signing key is the direct precondition for exploitation; accounts with a key configured are not affected by this bypass.
  • Restrict network access to the ownCloud WebDAV endpoint to known, trusted IP ranges. Reducing external exposure limits the attacker's ability to reach the vulnerable API without requiring authentication.
  • Audit ownCloud user accounts for the presence of signing keys and treat any account without one as at risk. Prioritize accounts with access to sensitive files for immediate key assignment or access suspension until patching is complete.

Key dates

Published (NVD)
November 21, 2023
Added to CISA KEV
August 27, 2026
Remediation deadline
August 30, 2026
Last updated
August 28, 2026

References

Frequently asked questions

Does CVE-2023-49105 affect my FedRAMP authorization?

If ownCloud runs inside your authorization boundary, yes. CVE-2023-49105 appears on CISA's Known Exploited Vulnerabilities (KEV) catalog, with a remediation deadline of August 30, 2026. For a FedRAMP-authorized service, an unpatched KEV within the boundary is an assessor finding. You must either remediate it or formally document a mitigation before your assessor and sponsoring agency raise it as a deficiency.

How does Knox help me handle CVE-2023-49105?

Knox does not patch your ownCloud instance. Remediation is your responsibility under the FedRAMP shared-responsibility model. What Knox provides is the pre-authorized, single-tenant boundary to remediate within, along with Knox's automated continuous monitoring platform and audit-artifact coverage that document the fix for your next assessment. Applying the patch is yours to own; maintaining a defensible compliance posture while you do it is not something you manage on your own.

How does Knox's monitoring help with vulnerabilities like this?

Knox's automated continuous monitoring platform watches your environment for newly disclosed vulnerabilities and compliance issues on a continuous basis. For a critical finding like CVE-2023-49105, that means exposure surfaces during ongoing monitoring rather than waiting until an assessor flags it at a scheduled review.

How do I get FedRAMP authorized with Knox?

Knox runs a FedRAMP-as-a-Service platform. It gives SaaS vendors a pre-authorized cloud boundary on AWS, Azure, and GCP. Your application inherits 60-80% of the required security controls. You reach FedRAMP authorization in about 90 days for roughly 90% less than the traditional $3.5M path. Book a meeting and Knox will map your path to authorization.

What happens if CVE-2023-49105 isn't remediated by August 30, 2026?

Missing the August 30, 2026 deadline turns CVE-2023-49105 into a Plan of Action and Milestones (POA&M) item. A growing POA&M list is what converts a routine continuous-monitoring review into a difficult conversation with your sponsoring agency. Remediating by the deadline keeps your authorization standing clean and the agency relationship intact.

Ready to achieve FedRAMP authorization in 90 days or less?

Schedule a meeting to discuss scope, parse readiness, and map your company’s accelerated path to FedRAMP authorization.

Book a Meeting