CVE-2026-41457 PUBLISHED

OwnTone Server < 29.1 SQL Injection via query and filter Parameters

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 22.04.2026 Updated: 22.04.2026

OwnTone Server versions 28.4 through 29.0 contain a SQL injection vulnerability in DAAP query and filter handling that allows attackers to inject arbitrary SQL expressions by supplying malicious values through the query= and filter= parameters for integer-mapped DAAP fields. Attackers can exploit insufficient sanitization of these parameters to bypass filters and gain unauthorized access to media library data.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor owntone
Product owntone-server
Versions Default: unaffected
  • affected from 28.4.0 to 29.1.0 (excl.)
  • Version d4784ebf2099ed1a4203333aee957e5c7553c217 is unaffected

Credits

  • Younghyo Cho @ CIS Lab., Seoultech. finder

References

Problem Types

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