๐Ÿ” CVE Alert

CVE-2026-41167

CRITICAL 9.1

Jellystat has SQL Injection that leads to to Remote Code Execution

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

Jellystat is a free and open source Statistics App for Jellyfin. Prior to version 1.1.10, multiple API endpoints in Jellystat build SQL queries by interpolating unsanitized request-body fields directly into raw SQL strings. An authenticated user can inject arbitrary SQL via `POST /api/getUserDetails` and `POST /api/getLibrary`, enabling full read of any table in the database - including `app_config`, which stores the Jellystat admin credentials, the Jellyfin API key, and the Jellyfin host URL. Because the vulnerable call site dispatches via `node-postgres`'s simple query protocol (no parameter array is passed), stacked queries are allowed, which escalates the injection from data disclosure to arbitrary command execution on the PostgreSQL host via `COPY ... TO PROGRAM`. Under the role shipped by the project's `docker-compose.yml` (a PostgreSQL superuser), no additional privileges are required to reach the RCE primitive. Version 1.1.10 contains a fix.

CWE CWE-89
Vendor cyfershepard
Product jellystat
Published Apr 22, 2026
Stay Ahead of the Next One

Get instant alerts for cyfershepard jellystat

Be the first to know when new critical vulnerabilities affecting cyfershepard jellystat are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

CyferShepard / Jellystat
< 1.1.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/CyferShepard/Jellystat/security/advisories/GHSA-fj7c-2p5q-g56m github.com: https://github.com/CyferShepard/Jellystat/commit/735fe7c6eb0e3e34e92a8a82fd21914d76693665