Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @oneuptime/common
  4. ›
  5. CVE-2026-30956

CVE-2026-30956: OneUptime has authorization bypass via client‑controlled is-multi-tenant-query header that leads to cross‑tenant data exposure and account takeover

March 10, 2026

A low‑privileged user can bypass authorization and tenant isolation in OneUptime v10.0.20 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:

  1. Access project data belonging to other tenants
  2. Read sensitive User fields via nested relations
  3. Leak plaintext resetPasswordToken
  4. Reset the victim’s password and fully take over the account

This results in cross‑tenant data exposure and full account takeover.

References

  • github.com/OneUptime/oneuptime
  • github.com/OneUptime/oneuptime/releases/tag/10.0.21
  • github.com/OneUptime/oneuptime/security/advisories/GHSA-r5v6-2599-9g3m
  • github.com/advisories/GHSA-r5v6-2599-9g3m
  • nvd.nist.gov/vuln/detail/CVE-2026-30956

Code Behaviors & Features

Detect and mitigate CVE-2026-30956 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 10.0.21

Fixed versions

  • 10.0.21

Solution

Upgrade to version 10.0.21 or above.

Impact 9.9 CRITICAL

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

Learn more about CVSS

Weakness

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

Source file

npm/@oneuptime/common/CVE-2026-30956.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 19 Mar 2026 00:18:07 +0000.