GHSA-9wj4-8h85-pgrw · Severity: medium · Ecosystem: pip — OctoPrint Vulnerable to Denial of Service through malformed HTTP request in OctoPrint
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.
Conclusion & alert: CVE-2025-48879 is rated Low Risk (30.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.22% | +0.21% |
| 2 | 2025-11-21 | 0.06% | 0.01% | -0.04% |
| 3 | 2025-11-18 | — | 0.06% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-9wj4-8h85-pgrw · Severity: medium · Ecosystem: pip — OctoPrint Vulnerable to Denial of Service through malformed HTTP request in OctoPrint
| URL | Tags |
|---|---|
| https://github.com/OctoPrint/OctoPrint/commit/c9c35c17bd820f19c6b12e6c0359fc0cfdd0c1ec | Patch |
| https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-9wj4-8h85-pgrw | Mitigation Vendor Advisory |