MEDIUM🇬🇧 English

CVE-2026-33130

CVSS 6.5v3.1pub. 2026-03-20upd. 2026-03-24

Uptime Kuma is an open source, self-hosted monitoring tool. In versions 1.23.0 through 2.2.0, the fix from GHSA-vffh-c9pq-4crh doesn't fully work to preventServer-side Template Injection (SSTI). The three mitigations added to the Liquid engine (root, relativeReference, dynamicPartials) only block quoted paths. If a project uses an unquoted absolute path, attackers can still read any file on the server. The original fix in notification-provider.js only constrains the first two steps of LiquidJS's file resolution (via root, relativeReference, and dynamicPartials options), but the third step, the require.resolve() fallback in liquid.node.js has no containment check, allowing unquoted absolute paths like /etc/passwd to resolve successfully. Quoted paths happen to be blocked only because the literal quote characters cause require.resolve('"/etc/passwd"') to throw a MODULE_NOT_FOUND error, not because of any intentional security measure. This issue has been fixed in version 2.2.1.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Uptime.kuma Uptime Kuma

    APP
    Uptime.Kuma
    1.23.0 – 2.2.1 (bez)
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
CWE
Referencje

Powiązane podatności

CVE-2026-32230MEDIUM5.3ten sam produkt

Uptime Kuma is an open source, self-hosted monitoring tool. From 2.0.0 to 2.1.3 , the GET /api/badge/:id/ping/...

CVE-2023-49804MEDIUM6.7ten sam produkt

Uptime Kuma is an easy-to-use self-hosted monitoring tool. Prior to version 1.23.9, when a user changes their ...

CVE-2023-49805MEDIUM6.0ten sam produkt

Uptime Kuma is an easy-to-use self-hosted monitoring tool. Prior to version 1.23.9, the application uses WebSo...

CVE-2023-49276MEDIUM6.3ten sam produkt

Uptime Kuma is an open source self-hosted monitoring tool. In affected versions the Google Analytics element i...

CVE-2023-44400MEDIUM6.7ten sam produkt

Uptime Kuma is a self-hosted monitoring tool. Prior to version 1.23.3, attackers with access to a user's devic...