Search

Find a vulnerability

Search criteria

    Related vulnerabilities

    GHSA-P6QX-GHXM-389H

    Vulnerability from github – Published: 2026-06-23 17:15 – Updated: 2026-06-23 17:15
    VLAI
    Summary
    OctoPrint has XSS in its Suppressed Command Notifications
    Details

    Impact

    OctoPrint versions up to and including 1.11.7 as well as 2.0.0rc1 and 2.0.0rc2 are affected by a vulnerability that allows injection of arbitrary HTML and JavaScript into Suppressed Command notifications 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 necessary permissions for that), or perform other actions on behalf of the targeted user within the OctoPrint instance.

    Patches

    The vulnerability has been patched in version 1.11.8 and 2.0.0rc3.

    Workaround

    OctoPrint administrators can mitigate the risk by disabling popups: - for Action Command notifications, set OctoPrint Settings -> Serial Connection -> Behaviour -> Sanity Checking -> Display notifications for suppressed commands to Never show notifications

    It is also strongly recommended to ensure that files being printed originate from trusted sources, and, whenever possible, are sliced with an application's own slicer.

    Credits

    This vulnerability was discovered and responsibly disclosed to OctoPrint by Jacopo Tediosi.

    Timeline

    2026-03-18: Report received 2026-04-01: Report verified 2026-04-01: Fix ready for 2.0.0 2026-06-22: Fix backported to 1.11.x 2026-06-23: Fix released with 1.11.8 and 2.0.0rc3

    Show details on source website

    {
      "affected": [
        {
          "database_specific": {
            "last_known_affected_version_range": "\u003c= 1.11.7"
          },
          "package": {
            "ecosystem": "PyPI",
            "name": "OctoPrint"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "0"
                },
                {
                  "fixed": "1.11.8"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ]
        },
        {
          "database_specific": {
            "last_known_affected_version_range": "\u003c= 2.0.0rc2"
          },
          "package": {
            "ecosystem": "PyPI",
            "name": "OctoPrint"
          },
          "ranges": [
            {
              "events": [
                {
                  "introduced": "2.0.0rc1"
                },
                {
                  "fixed": "2.0.0rc3"
                }
              ],
              "type": "ECOSYSTEM"
            }
          ]
        }
      ],
      "aliases": [
        "CVE-2026-35163"
      ],
      "database_specific": {
        "cwe_ids": [
          "CWE-80"
        ],
        "github_reviewed": true,
        "github_reviewed_at": "2026-06-23T17:15:14Z",
        "nvd_published_at": null,
        "severity": "MODERATE"
      },
      "details": "### Impact\n\nOctoPrint versions up to and including 1.11.7 as well as 2.0.0rc1 and 2.0.0rc2 are affected by a vulnerability that allows injection of arbitrary HTML and JavaScript into Suppressed Command notifications popups generated by the printer.\n\nAn 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 necessary permissions for that), or perform other actions on behalf of the targeted user within the OctoPrint instance.\n\n### Patches\n\nThe vulnerability has been patched in version 1.11.8 and 2.0.0rc3.\n\n### Workaround\n\nOctoPrint administrators can mitigate the risk by disabling popups:\n- for Action Command notifications, set _OctoPrint Settings -\u003e Serial Connection -\u003e Behaviour -\u003e Sanity Checking -\u003e Display notifications for suppressed commands_ to _Never show notifications_\n\nIt is also strongly recommended to ensure that files being printed originate from trusted sources, and, whenever possible, are sliced with an application\u0027s own slicer.\n\n### Credits\n\nThis vulnerability was discovered and responsibly disclosed to OctoPrint by [Jacopo Tediosi](https://github.com/jacopotediosi).\n\n### Timeline\n\n2026-03-18: Report received\n2026-04-01: Report verified\n2026-04-01: Fix ready for 2.0.0\n2026-06-22: Fix backported to 1.11.x\n2026-06-23: Fix released with 1.11.8 and 2.0.0rc3",
      "id": "GHSA-p6qx-ghxm-389h",
      "modified": "2026-06-23T17:15:14Z",
      "published": "2026-06-23T17:15:14Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-p6qx-ghxm-389h"
        },
        {
          "type": "PACKAGE",
          "url": "https://github.com/OctoPrint/OctoPrint"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:L/SI:L/SA:N",
          "type": "CVSS_V4"
        }
      ],
      "summary": "OctoPrint has XSS in its Suppressed Command Notifications"
    }