CVE-2026-44204 PUBLISHED

Shelf: SQL Injection via sortBy Parameter

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor Shelf-nu
Product shelf.nu
Versions
  • Version >= 1.12, < 1.20.1 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE