CVE-2026-44204: Shelf: SQL Injection via sortBy Parameter
Shelf is a platform for tracking physical assets. From 1.12 to before 1.20.1, a SQL injection vulnerability in the sortBy query parameter on the /assets route allows any authenticated user (any role) to execute arbitrary SQL and read data from any table in the database, including data belonging to other organizations. This vulnerability is fixed in 1.20.1.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44204?
CVE-2026-44204 is a high-severity SQL injection vulnerability that could allow authenticated users to execute arbitrary SQL queries.
How does CVE-2026-44204 affect Shelf?
CVE-2026-44204 affects versions of Shelf from 1.12 to before 1.20.1, enabling authenticated users to read unauthorized data.
How do I fix CVE-2026-44204?
To fix CVE-2026-44204, upgrade Shelf to version 1.20.1 or later, which addresses the SQL injection vulnerability.
Who is affected by CVE-2026-44204?
Any authenticated user with any role on the Shelf platform can exploit CVE-2026-44204, putting data at risk.
What are the implications of CVE-2026-44204?
Exploitation of CVE-2026-44204 could lead to unauthorized access to sensitive data stored in the database.