Total
23 CVE
| CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
|---|---|---|---|---|---|
| CVE-2026-23892 | 1 Octoprint | 1 Octoprint | 2026-02-02 | N/A | 5.9 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up to and including 1.11.5 are affected by a (theoretical) timing attack vulnerability that allows API key extraction over the network. Due to using character based comparison that short-circuits on the first mismatched character during API key validation, rather than a cryptographical method with static runtime regardless of the point of mismatch, an attacker with network based access to an affected Octo ...
Show More |
|||||
| CVE-2025-64187 | 1 Octoprint | 1 Octoprint | 2025-12-04 | N/A | 4.4 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. Versions 1.11.3 and below are affected by a vulnerability that allows injection of arbitrary HTML and JavaScript into Action Command notifications and prompts popups generated by the printer. An attacker who successfully convinces a victim to print a specially crafted file could exploit this issue to disrupt ongoing prints, extract information (including sensitive configuration settings, if the targeted user has the necessa ...
Show More |
|||||
| CVE-2025-58180 | 1 Octoprint | 1 Octoprint | 2025-09-18 | N/A | 8.8 HIGH |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.11.2 contain a vulnerability that allows an authenticated attacker to upload a file under a specially crafted filename that will allow arbitrary command execution if said filename becomes included in a command defined in a system event handler and said event gets triggered. If no event handlers executing system commands with uploaded filenames as parameters have been configured, t ...
Show More |
|||||
| CVE-2025-48067 | 1 Octoprint | 1 Octoprint | 2025-08-12 | N/A | 5.4 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.11.1 contain a vulnerability that allows an attacker with the FILE_UPLOAD permission to exfiltrate files from the host that OctoPrint has read access to, by moving them into the upload folder where they then can be downloaded from. This vulnerability is fixed in 1.11.2.
|
|||||
| CVE-2025-48879 | 1 Octoprint | 1 Octoprint | 2025-08-12 | N/A | 6.5 MEDIUM |
|
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 ...
Show More |
|||||
| CVE-2025-32788 | 1 Octoprint | 1 Octoprint | 2025-06-27 | N/A | 4.3 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. In versions up to and including 1.10.3, OctoPrint has a vulnerability that allows an attacker to bypass the login redirect and directly access the rendered HTML of certain frontend pages. The primary risk lies in potential future modifications to the codebase that might incorrectly rely on the vulnerable internal functions for authentication checks, leading to security vulnerabilities. This issue has been patched in version ...
Show More |
|||||
| CVE-2024-32977 | 1 Octoprint | 1 Octoprint | 2025-04-10 | N/A | 7.1 HIGH |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.0 contain a vulnerability that allows an unauthenticated attacker to completely bypass the authentication if the `autologinLocal` option is enabled within `config.yaml`, even if they come from networks that are not configured as `localNetworks`, spoofing their IP via the `X-Forwarded-For` header. If autologin is not enabled, this vulnerability does not have any impact. The vuln ...
Show More |
|||||
| CVE-2024-28237 | 1 Octoprint | 1 Octoprint | 2025-01-08 | N/A | 4.0 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to configure or talk a victim with administrator rights into configuring a webcam snapshot URL which when tested through the "Test" button included in the web interface will execute JavaScript code in the victims browser when attempting to render the snapshot image. An attacker who successfully talked a victim with admin rig ...
Show More |
|||||
| CVE-2024-51493 | 1 Octoprint | 1 Octoprint | 2024-12-18 | N/A | 5.3 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.2 contain a vulnerability that allows an attacker that has gained temporary control over an authenticated victim's OctoPrint browser session to retrieve/recreate/delete the user's or - if the victim has admin permissions - the global API key without having to reauthenticate by re-entering the user account's password. An attacker could use a stolen API key to access OctoPrint th ...
Show More |
|||||
| CVE-2024-49377 | 1 Octoprint | 1 Octoprint | 2024-12-18 | N/A | 5.5 MEDIUM |
|
OctoPrint provides a web interface for controlling consumer 3D printers. OctoPrint versions up until and including 1.10.2 contain reflected XSS vulnerabilities in the login dialog and the standalone application key confirmation dialog. An attacker who successfully talked a victim into clicking on a specially crafted login link, or a malicious app running on a victim's computer triggering the application key workflow with specially crafted parameters and then redirecting the victim to the relate ...
Show More |
|||||
| CVE-2024-23637 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 4.2 MEDIUM |
|
OctoPrint is a web interface for 3D printer.s OctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to change the password of other admin accounts, including their own, without having to repeat their password. An attacker who managed to hijack an admin account might use this to lock out actual admins from their OctoPrint instance. The vulnerability will be patched in version 1.10.0.
|
|||||
| CVE-2023-41047 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 6.2 MEDIUM |
|
OctoPrint is a web interface for 3D printers. OctoPrint versions up until and including 1.9.2 contain a vulnerability that allows malicious admins to configure a specially crafted GCODE script that will allow code execution during rendering of that script. An attacker might use this to extract data managed by OctoPrint, or manipulate data managed by OctoPrint, as well as execute arbitrary commands with the rights of the OctoPrint process on the server system. OctoPrint versions from 1.9.3 onward ...
Show More |
|||||
| CVE-2022-3607 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 6.0 MEDIUM |
|
Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in GitHub repository octoprint/octoprint prior to 1.8.3.
|
|||||
| CVE-2022-3068 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 8.8 HIGH |
|
Improper Privilege Management in GitHub repository octoprint/octoprint prior to 1.8.3.
|
|||||
| CVE-2022-2930 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 7.8 HIGH |
|
Unverified Password Change in GitHub repository octoprint/octoprint prior to 1.8.3.
|
|||||
| CVE-2022-2888 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 4.4 MEDIUM |
|
If an attacker comes into the possession of a victim's OctoPrint session cookie through whatever means, the attacker can use this cookie to authenticate as long as the victim's account exists.
|
|||||
| CVE-2022-2872 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 5.4 MEDIUM |
|
Unrestricted Upload of File with Dangerous Type in GitHub repository octoprint/octoprint prior to 1.8.3.
|
|||||
| CVE-2022-2822 | 1 Octoprint | 1 Octoprint | 2024-11-21 | N/A | 7.5 HIGH |
|
An attacker can freely brute force username and password and can takeover any account. An attacker could easily guess user passwords and gain access to user and administrative accounts.
|
|||||
| CVE-2022-1432 | 1 Octoprint | 1 Octoprint | 2024-11-21 | 4.6 MEDIUM | 6.4 MEDIUM |
|
Cross-site Scripting (XSS) - Generic in GitHub repository octoprint/octoprint prior to 1.8.0.
|
|||||
| CVE-2022-1430 | 1 Octoprint | 1 Octoprint | 2024-11-21 | 5.1 MEDIUM | 7.5 HIGH |
|
Cross-site Scripting (XSS) - DOM in GitHub repository octoprint/octoprint prior to 1.8.0.
|
|||||
| CVE-2021-32561 | 1 Octoprint | 1 Octoprint | 2024-11-21 | 4.3 MEDIUM | 6.1 MEDIUM |
|
OctoPrint before 1.6.0 allows XSS because API error messages include the values of input parameters.
|
|||||
| CVE-2021-32560 | 1 Octoprint | 1 Octoprint | 2024-11-21 | 4.0 MEDIUM | 6.5 MEDIUM |
|
The Logging subsystem in OctoPrint before 1.6.0 has incorrect access control because it attempts to manage files that are not *.log files.
|
|||||
| CVE-2018-16710 | 1 Octoprint | 1 Octoprint | 2024-11-21 | 6.4 MEDIUM | 9.1 CRITICAL |
|
OctoPrint through 1.3.9 allows remote attackers to obtain sensitive information or cause a denial of service via HTTP requests on port 8081. NOTE: the vendor disputes the significance of this report because their documentation states that with "blind port forwarding ... Putting OctoPrint onto the public internet is a terrible idea, and I really can't emphasize that enough.
|
|||||