Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. oneuptime
  4. ›
  5. CVE-2026-32308

CVE-2026-32308: OneUptime: Stored XSS via Mermaid Diagram Rendering (securityLevel: "loose")

March 13, 2026 (updated March 16, 2026)

The Markdown viewer component renders Mermaid diagrams with securityLevel: "loose" and injects the SVG output via innerHTML. This configuration explicitly allows interactive event bindings in Mermaid diagrams, enabling XSS through Mermaid’s click directive which can execute arbitrary JavaScript. Any field that renders markdown (incident descriptions, status page announcements, monitor notes) is vulnerable.

References

  • github.com/OneUptime/oneuptime
  • github.com/OneUptime/oneuptime/releases/tag/10.0.23
  • github.com/OneUptime/oneuptime/security/advisories/GHSA-wvh5-6vjm-23qh
  • github.com/advisories/GHSA-wvh5-6vjm-23qh
  • nvd.nist.gov/vuln/detail/CVE-2026-32308

Code Behaviors & Features

Detect and mitigate CVE-2026-32308 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.23

Fixed versions

  • 10.0.23

Solution

Upgrade to version 10.0.23 or above.

Impact 7.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/oneuptime/CVE-2026-32308.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 24 Mar 2026 12:17:18 +0000.