Description
Uptime Kuma is an easy-to-use self-hosted monitoring tool. Prior to version 1.23.9, when a user changes their login password in Uptime Kuma, a previously logged-in user retains access without being logged out. This behavior persists consistently, even after system restarts or browser restarts. This vulnerability allows unauthorized access to user accounts, compromising the security of sensitive information. The same vulnerability was partially fixed in CVE-2023-44400, but logging existing users out of their accounts was forgotten. To mitigate the risks associated with this vulnerability, the maintainers made the server emit a `refresh` event (clients handle this by reloading) and then disconnecting all clients except the one initiating the password change. It is recommended to update Uptime Kuma to version 1.23.9.
Remediation
References
https://github.com/louislam/uptime-kuma/commit/482049c72b3a650c7bc5c26c2f4d57a21c0e0aa0
https://github.com/louislam/uptime-kuma/security/advisories/GHSA-88j4-pcx8-q4q3
https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g
Related Vulnerabilities
CVE-2011-1582 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core
CVE-2023-31418 Vulnerability in maven package org.elasticsearch:elasticsearch
CVE-2020-26870 Vulnerability in maven package org.webjars.bower:dompurify
CVE-2020-11112 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2022-1291 Vulnerability in maven package org.webjars.bowergithub.hhurz:tableexport.jquery.plugin