CVE-2026-4317

CRITICAL

SQL inyection in Umami Software application

Title source: cna

Description

SQL inyection (SQLi) vulnerability in Umami Software web application through an improperly sanitized parameter, which could allow an authenticated attacker to execute arbitrary SQL commands in the database.Specifically, they could manipulate the value of the 'timezone' request parameter by including malicious characters and SQL payload. The application would interpolate these values directly into the SQL query without first performing proper filtering or sanitization (e.g., using functions such as 'prisma.rawQuery', 'prisma.$queryRawUnsafe' or raw queries with 'ClickHouse'). The successful explotation of this vulnerability could allow an authenticated attacker to compromiso the data of the database and execute dangerous functions.

Scores

CVSS v4 9.3
EPSS 0.0002
EPSS Percentile 4.4%
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:H

Details

CWE
CWE-89
Status published
Products (1)
Umami Software application/Umami Software 3.0.2
Published Mar 31, 2026
Tracked Since Mar 31, 2026