AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-4317

UNKNOWN · CVSS N/A EPSS 0.34%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-31 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-4317
Severity
UNKNOWN
CVSS
N/A
EPSS
0.34%

Original NVD 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.