Home

Description

Uptime Kuma, a self-hosted monitoring tool, allows an authenticated attacker to install a maliciously crafted plugin in versions prior to 1.22.1, which may lead to remote code execution. Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This feature is currently disabled in the web interface, but the corresponding API endpoints are still available after login. After downloading a plugin, it's installed by calling `npm install` in the installation directory of the plugin. Because the plugin is not validated against the official list of plugins or installed with `npm install --ignore-scripts`, a maliciously crafted plugin taking advantage of npm scripts can gain remote code execution. Version 1.22.1 contains a patch for this issue.

PUBLISHED Reserved 2023-06-27 | Published 2023-07-05 | Updated 2024-10-18 | Assigner GitHub_M




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

Problem types

CWE-20: Improper Input Validation

Product status

< 1.22.1
affected

References

github.com/...e-kuma/security/advisories/GHSA-7grx-f945-mj96

github.com/louislam/uptime-kuma/pull/3346

github.com/...0423b07ce615341cb850/server/plugins-manager.js

github.com/louislam/uptime-kuma/releases/tag/1.22.1

cve.org (CVE-2023-36821)

nvd.nist.gov (CVE-2023-36821)

Download JSON