CVE-2026-26829
Received
Received - Intake
NULL Pointer Dereference in Owntone-Server Causes DoS
Publication date: 2026-03-23
Last updated on: 2026-03-23
Assigner: MITRE
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| owntone | owntone-server | to c4d57aa (exc) |
| owntone | owntone_server | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |