Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-j4h9-pm27-4rfw | OctoPrint has possible file exfiltration via query parameters on upload endpoints |
Fri, 21 Aug 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Octoprint
Octoprint octoprint |
|
| Vendors & Products |
Octoprint
Octoprint octoprint |
Fri, 21 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, OctoPrint's custom Tornado upload handler and Flask with Werkzeug parse request parameters differently, allowing an attacker with FILE_UPLOAD permission to inject reserved internal upload fields through query parameters or parser differentials despite the earlier GHSA-m9jh-jf9h-x3h2 fix. The affected endpoints are /api/files/{local|sdcard}, /api/languages, /plugin/backup/restore, and /plugin/pluginmanager/upload_file. An attacker can make OctoPrint treat an arbitrary host file as a temporary upload, move it into a downloadable upload directory, disclose configuration secrets or other readable files, and remove runtime files in a way that can affect a later restart. This issue is fixed in versions 1.11.8 and 2.0.0rc3. | |
| Title | OctoPrint: File exfiltration possible via query parameters on upload endpoints | |
| Weaknesses | CWE-73 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-21T18:28:15.925Z
Reserved: 2026-06-11T21:15:33.870Z
Link: CVE-2026-54134
No data.
Status : Received
Published: 2026-08-21T19:17:03.197
Modified: 2026-08-21T19:17:03.197
Link: CVE-2026-54134
No data.
OpenCVE Enrichment
Updated: 2026-08-21T20:00:13Z
-
CWE-73
External Control of File Name or Path
Github GHSA