CVE-2024-31450
CVE-2024-31450 is a low-severity vulnerability in Owncast Project Owncast with a CVSS 3.x base score of 2.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-22.
Key facts
- Severity: Low (CVSS 3.x base score 2.7)
- EPSS exploit prediction: 1% (58th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2541
- Weakness: CWE-22
- Affected product: Owncast Project Owncast
- Published:
- Last modified:
Description
Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The parameter name is taken from the JSON request and directly appended to the filepath that points to the emoji to delete. By using path traversal sequences (../), attackers with administrative privileges can exploit this endpoint to delete arbitrary files on the system, outside of the emoji directory. This vulnerability is fixed in 0.1.3.
Frequently asked questions
- What is CVE-2024-31450?
- Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL /api/admin. The emoji/delete endpoint of said API allows administrators to delete custom emojis, which are saved on disk. The parameter name is taken from the JSON request and directly appended to the filepath that points to the emoji to delete. By using path traversal sequences (../), attackers with administrative privileges can exploit this endpoint to delete arbitrary files on the system, outside of the emoji directory. This vulnerability is fixed in 0.1.3.
- How severe is CVE-2024-31450?
- CVE-2024-31450 has a CVSS 3.x base score of 2.7, rated low severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
- Is CVE-2024-31450 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (58th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-31450?
- CVE-2024-31450 affects Owncast Project Owncast. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-31450?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-31450 have an EU (EUVD) identifier?
- Yes. CVE-2024-31450 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2541.
- When was CVE-2024-31450 published?
- CVE-2024-31450 was published on 2024-04-19 and last updated on 2026-06-17.
References
- https://github.com/owncast/owncast/blob/v0.1.2/controllers/admin/emoji.go#L63
- https://github.com/owncast/owncast/commit/1b14800c7d7f54be14ed4d130bfe7f480645076e
- https://github.com/owncast/owncast/releases/tag/v0.1.3
- https://securitylab.github.com/advisories/GHSL-2023-277_Owncast/
Affected products (1)
- cpe:2.3:a:owncast_project:owncast:*:*:*:*:*:*:*:*
More vulnerabilities in Owncast Project Owncast
- CVE-2023-46480 — Critical (CVSS 9.8): An issue in OwnCast v.0.1.1 allows a remote attacker to execute arbitrary code and obtain sensitive information via the…
- CVE-2022-3751 — Critical (CVSS 9.8): SQL Injection in GitHub repository owncast/owncast prior to 0.0.13.
- CVE-2024-29026 — High (CVSS 8.2): Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. In versions…
- CVE-2021-39183 — High (CVSS 8.2): Owncast is an open source, self-hosted live video streaming and chat server. In affected versions inline scripts are…
- CVE-2023-3188 — Medium (CVSS 6.5): Server-Side Request Forgery (SSRF) in GitHub repository owncast/owncast prior to 0.1.0.
All CVEs affecting Owncast Project Owncast →
Other CWE-22 (Path Traversal) vulnerabilities
- CVE-2026-48282 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted…
- CVE-2026-54917 — Critical (CVSS 10.0): SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the…
- CVE-2026-11429 — Critical (CVSS 10.0): Two endpoints in the Vault Service ScriptsController, shared by Altium Enterprise Server and Altium 365, accept file…
- CVE-2026-34909 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit a Path Traversal vulnerability found in UniFi OS devices to…
- CVE-2026-7411 — Critical (CVSS 10.0): In Eclipse BaSyx Java Server SDK versions prior to 2.0.0-milestone-10, inadequate path normalization in the Submodel…
- CVE-2026-36767 — Critical (CVSS 10.0): A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary…