Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
4DescriptionGitHub Advisory
OneUptime is a solution for monitoring and managing online services. Prior to 10.0.24, the password reset flow logs the complete password reset URL - containing the plaintext reset token - at INFO log level, which is enabled by default in production. Anyone with access to application logs (log aggregation, Docker logs, Kubernetes pod logs) can intercept reset tokens and perform account takeover on any user. This vulnerability is fixed in 10.0.24.
AnalysisAI
OneUptime versions prior to 10.0.24 contain a sensitive information exposure vulnerability where the password reset flow logs complete password reset URLs containing plaintext reset tokens at the INFO log level, which is enabled by default in production environments. Any actor with access to application logs-including log aggregation systems, Docker logs, or Kubernetes pod logs-can extract these tokens and perform account takeover on any user. The vulnerability is fixed in version 10.0.24.
Technical ContextAI
This vulnerability is rooted in CWE-532 (Insertion of Sensitive Information into Log File), a common but critical weakness in application logging practices. OneUptime, a monitoring and online service management platform, implements a password reset mechanism that generates time-limited reset tokens and constructs a password reset URL containing this token in plaintext. The application logs this complete URL at INFO severity level during the reset flow execution. Since INFO-level logging is enabled by default in production deployments, the sensitive reset token persists in multiple log storage layers: in-container Docker logs accessible via the Docker daemon, Kubernetes pod logs stored in kubelet's log directory and accessible through kubectl commands, and centralized log aggregation systems (ELK, Splunk, CloudWatch, etc.) where logs are often stored for extended periods. The vulnerability affects OneUptime prior to version 10.0.24 (CPE: cpe:2.3:a:oneuptime:oneuptime). The root cause is insufficient log sanitization at the application layer combined with overly permissive log level defaults that expose security-critical data.
RemediationAI
The primary remediation is to upgrade OneUptime to version 10.0.24 or later immediately. For organizations unable to patch immediately, implement compensating controls: set the log level to WARN or ERROR (disabling INFO-level logging) in production environments to prevent the logging of sensitive reset URLs; restrict access to logs and log aggregation systems using role-based access control (RBAC) and limit log access to security teams only; rotate all existing password reset tokens by forcing a re-generation of any in-flight reset URLs; audit log retention policies and purge logs older than 7 days containing sensitive reset tokens; and implement log sanitization rules in any centralized log aggregation platform to mask or redact reset tokens and URLs matching the pattern. Monitor for signs of token extraction or unusual account access during the patching window. The vendor advisory is available at https://github.com/OneUptime/oneuptime/releases/tag/v10.0.24.
An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
runc through version 1.0-rc6 (used in Docker before 18.09.2) contains a container escape vulnerability that allows attac
Netmaker makes networks with WireGuard. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no a
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
The News & Blog Designer Pack - WordPress Blog Plugin - (Blog Post Grid, Blog Post Slider, Blog Post Carousel, Blog Post
Path traversal in JFrog Artifactory (CWE-22) enables an authenticated low-privilege user to write data outside the inten
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build
Remote code execution in Gogs through 0.14.2 allows authenticated users (and unauthenticated attackers on default-config
Remote code execution in Flowise before 3.1.2 allows any authenticated user (or API caller with chatflow view/update per
Remote code execution in NocoBase Workflow Script Node (npm @nocobase/plugin-workflow-javascript) allows authenticated l
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-c
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.2.169 and Application prior to version 2
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-11730
GHSA-4524-cj9j-g4fj