CVE-2026-41458
- EPSS 0.36%
- Veröffentlicht 22.04.2026 01:46:28
- Zuletzt bearbeitet 22.04.2026 21:21:26
OwnTone Server versions 28.4 through 29.0 contain a race condition vulnerability in the DAAP login handler that allows unauthenticated attackers to crash the server by exploiting unsynchronized access to the global DAAP session list. Attackers can fl...
CVE-2026-41457
- EPSS 0.27%
- Veröffentlicht 22.04.2026 01:46:12
- Zuletzt bearbeitet 22.04.2026 21:21:26
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 in...
CVE-2026-26828
- EPSS 0.34%
- Veröffentlicht 23.03.2026 00:00:00
- Zuletzt bearbeitet 27.04.2026 19:18:46
A NULL pointer dereference in the daap_reply_playlists function (src/httpd_daap.c) of owntone-server commit 3d1652d allows attackers to cause a Denial of Service (DoS) via sending a crafted DAAP request to the server
CVE-2026-26829
- EPSS 0.88%
- Veröffentlicht 23.03.2026 00:00:00
- Zuletzt bearbeitet 27.04.2026 19:18:46
A NULL pointer dereference in the safe_atou64 function (src/misc.c) of owntone-server through commit c4d57aa allows attackers to cause a Denial of Service (DoS) via sending a series of crafted HTTP requests to the server.
CVE-2025-63647
- EPSS 0.35%
- Veröffentlicht 20.01.2026 21:16:04
- Zuletzt bearbeitet 13.02.2026 21:25:39
A NULL pointer dereference in the parse_meta function (src/httpd_daap.c) of owntone-server commit 334beb allows attackers to cause a Denial of Service (DoS) via sending a crafted DAAP request to the server.
CVE-2025-63648
- EPSS 0.32%
- Veröffentlicht 20.01.2026 21:16:04
- Zuletzt bearbeitet 13.02.2026 21:04:41
A NULL pointer dereference in the dacp_reply_playqueueedit_move function (src/httpd_dacp.c) of owntone-server commit b7e385f allows attackers to cause a Denial of Service (DoS) via sending a crafted DACP request to the server.
CVE-2025-57155
- EPSS 0.33%
- Veröffentlicht 20.01.2026 21:16:03
- Zuletzt bearbeitet 13.02.2026 21:04:41
NULL pointer dereference in the daap_reply_groups function in src/httpd_daap.c in owntone-server through commit 5e6f19a (newer commit after version 28.2) allows remote attackers to cause a Denial of Service.
CVE-2025-57156
- EPSS 0.43%
- Veröffentlicht 20.01.2026 21:16:03
- Zuletzt bearbeitet 13.02.2026 21:04:41
NULL pointer dereference in the dacp_reply_playqueueedit_clear function in src/httpd_dacp.c in owntone-server through commit 6d604a1 (newer commit after version 28.12) allows remote attackers to cause a Denial of Service (crash).
CVE-2021-38383
- EPSS 1.23%
- Veröffentlicht 10.08.2021 18:15:07
- Zuletzt bearbeitet 13.02.2026 21:04:41
OwnTone (aka owntone-server) through 28.1 has a use-after-free in net_bind() in misc.c.