CVE-2025-48879
CVE-2025-48879 is a medium-severity vulnerability in Octoprint with a CVSS 3.x base score of 6.5. 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-140.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-17675
- Weakness: CWE-140
- Affected product: Octoprint
- Published:
- Last modified:
Description
OctoPrint versions up until and including 1.11.1 contain a vulnerability that allows any unauthenticated attacker to send a manipulated broken multipart/form-data request to OctoPrint and through that make the web server component become unresponsive. The issue can be triggered by a broken multipart/form-data request lacking an end boundary to any of OctoPrint's endpoints implemented through the octoprint.server.util.tornado.UploadStorageFallbackHandler request handler. The request handler will get stuck in an endless busy loop, looking for a part of the request that will never come. As Tornado is single-threaded, that will effectively block the whole web server. The vulnerability has been patched in version 1.11.2.
Frequently asked questions
- What is CVE-2025-48879?
- OctoPrint versions up until and including 1.11.1 contain a vulnerability that allows any unauthenticated attacker to send a manipulated broken multipart/form-data request to OctoPrint and through that make the web server component become unresponsive. The issue can be triggered by a broken multipart/form-data request lacking an end boundary to any of OctoPrint's endpoints implemented through the octoprint.server.util.tornado.UploadStorageFallbackHandler request handler. The request handler will get stuck in an endless busy loop, looking for a part of the request that will never come. As Tornado is single-threaded, that will effectively block the whole web server. The vulnerability has been patched in version 1.11.2.
- How severe is CVE-2025-48879?
- CVE-2025-48879 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over an adjacent network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2025-48879 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-48879?
- CVE-2025-48879 affects Octoprint. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-48879?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-48879 have an EU (EUVD) identifier?
- Yes. CVE-2025-48879 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-17675.
- When was CVE-2025-48879 published?
- CVE-2025-48879 was published on 2025-06-10 and last updated on 2026-06-17.
References
- https://github.com/OctoPrint/OctoPrint/commit/c9c35c17bd820f19c6b12e6c0359fc0cfdd0c1ec
- https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-9wj4-8h85-pgrw
Affected products (1)
- cpe:2.3:a:octoprint:octoprint:*:*:*:*:*:*:*:*
More vulnerabilities in Octoprint
- CVE-2018-16710 — Critical (CVSS 9.1): OctoPrint through 1.3.9 allows remote attackers to obtain sensitive information or cause a denial of service via HTTP…
- CVE-2025-58180 — High (CVSS 8.8): OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including…
- CVE-2022-3068 — High (CVSS 8.8): Improper Privilege Management in GitHub repository octoprint/octoprint prior to 1.8.3.
- CVE-2022-2930 — High (CVSS 7.8): Unverified Password Change in GitHub repository octoprint/octoprint prior to 1.8.3.
- CVE-2022-2822 — High (CVSS 7.5): An attacker can freely brute force username and password and can takeover any account. An attacker could easily guess…
- CVE-2022-1430 — High (CVSS 7.5): Cross-site Scripting (XSS) - DOM in GitHub repository octoprint/octoprint prior to 1.8.0.
All CVEs affecting Octoprint →
Other CWE-140 vulnerabilities
- CVE-2025-32918 — High (CVSS 8.8): Improper neutralization of Livestatus command delimiters in autocomplete endpoint within the RestAPI of Checkmk…
- CVE-2024-38865 — High (CVSS 8.8): Improper neutralization of livestatus command delimiters in a specific endpoint within RestAPI of Checkmk prior to…
- CVE-2025-47779 — High (CVSS 7.7): Asterisk is an open-source private branch exchange (PBX). Prior to versions 18.26.2, 20.14.1, 21.9.1, and 22.4.1 of…
- CVE-2026-33456 — High (CVSS 7.6): Livestatus injection in the notification test mode in Checkmk <2.5.0b4 and <2.4.0p26 allows an authenticated user with…
- CVE-2023-6157 — High (CVSS 7.6): Improper neutralization of livestatus command delimiters in ajax_search in Checkmk <= 2.0.0p39, < 2.1.0p37, and <…
- CVE-2023-6156 — High (CVSS 7.6): Improper neutralization of livestatus command delimiters in the availability timeline in Checkmk <= 2.0.0p39, <…