CVE-2026-45102 PUBLISHED

OneUptime: RCE due to Node.js' vm module escape via error objects and infinite recursion

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 27.05.2026 Updated: 27.05.2026

OneUptime is an open-source monitoring and observability platform. Prior to 10.0.98, OneUptime uses the Node.js' vm module as an isolation primitive. This API was not designed for that and can be escaped via error objects and infinite recursion. This vulnerability is fixed in 10.0.98.

Metrics

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

Product Status

Vendor OneUptime
Product oneuptime
Versions
  • Version < 10.0.98 is affected

References

Problem Types

  • CWE-693: Protection Mechanism Failure CWE