CVE-2026-30956 PUBLISHED

OneUptime has authorization bypass via client‑controlled is-multi-tenant-query header

Assigner: GitHub_M
Reserved: 07.03.2026 Published: 10.03.2026 Updated: 10.03.2026

OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, a low‑privileged user can bypass authorization and tenant isolation in OneUptime v10.0.20 and earlier by sending a forged is-multi-tenant-query header together with a controlled projectid header. Because the server trusts this client-supplied header, internal permission checks in BasePermission are skipped and tenant scoping is disabled. This allows attackers to access project data belonging to other tenants, read sensitive User fields via nested relations, leak plaintext resetPasswordToken, and reset the victim’s password and fully take over the account. This results in cross‑tenant data exposure and full account takeover. This vulnerability is fixed in 10.0.21.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor OneUptime
Product oneuptime
Versions
  • Version < 10.0.21 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE
  • CWE-862: Missing Authorization CWE