CVE-2023-49805
MEDIUMDescription
Uptime Kuma is an easy-to-use self-hosted monitoring tool. Prior to version 1.23.9, the application uses WebSocket (with Socket.io), but it does not verify that the source of communication is valid. This allows third-party website to access the application on behalf of their client. When connecting to the server using Socket.IO, the server does not validate the `Origin` header leading to other site being able to open connections to the server and communicate with it. Other websites still need to authenticate to access most features, however this can be used to circumvent firewall protections made in place by people deploying the application. Without origin validation, Javascript executed from another origin would be allowed to connect to the application without any user interaction. Without login credentials, such a connection is unable to access protected endpoints containing sensitive data of the application. However, such a connection may allow attacker to further exploit unseen vulnerabilities of the application. Users with "No-auth" mode configured who are relying on a reverse proxy or firewall to provide protection to the application would be especially vulnerable as it would grant the attacker full access to the application. In version 1.23.9, additional verification of the HTTP Origin header has been added to the socket.io connection handler. By default, if the `Origin` header is present, it would be checked against the Host header. Connection would be denied if the hostnames do not match, which would indicate that the request is cross-origin. Connection would be allowed if the `Origin` header is not present. Users can override this behavior by setting environment variable `UPTIME_KUMA_WS_ORIGIN_CHECK=bypass`.
How to fix
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L
Exploit Intelligence
Low risk: more likely to be exploited than 30% of all known CVEs.
References
Related Vulnerabilities
Other CWE-1385 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-48849 | Critical | 9.4 | 0.9% | - | - |
| CVE-2025-24964 | Critical | 9.6 | 0.7% | - | Fix |
| CVE-2025-68930 | High | 7.1 | 0.5% | - | - |
| CVE-2023-0957 | High | 8.2 | 0.4% | - | Fix |
| CVE-2024-23168 | Critical | 9.8 | 0.4% | - | - |
| CVE-2014-125071 | Medium | 5.5 | 0.4% | - | Fix |
Common questions
How do I fix CVE-2023-49805?
Published advisories record a fix for 2 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2023-49805 being actively exploited?
Not that we know of. CVE-2023-49805 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.38% is the estimated probability that it will be exploited in the next 30 days. That is higher than 30% of all scored CVEs.
How severe is CVE-2023-49805?
CVE-2023-49805 has a CVSS v3 base score of 6.0, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2023-49805 affect?
Published advisories record a fix for dockge (NVD), uptime kuma (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2023-49805
Markdown
[](https://tridentstack.com/cve/CVE-2023-49805)HTML
<a href="https://tridentstack.com/cve/CVE-2023-49805"><img src="https://tridentstack.com/cve/badge/CVE-2023-49805.svg" alt="CVE-2023-49805"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.