id: PYSEC-2026-1716 published: "2026-07-07T16:03:20.785868Z" modified: "2026-07-07T17:24:53.289854Z" aliases: - CVE-2026-23892 - GHSA-xg4x-w2j3-57h6 summary: OctoPrint has Timing Side-Channel Vulnerability in API Key Authentication details: "### Impact\n\nOctoPrint versions up to and including 1.11.5 are affected by a (theoretical) timing attack vulnerability that allows API key extraction over the network.\n\nDue 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 OctoPrint could extract API keys valid on the instance by measuring the response times of the denied access responses and guess an API key character by character.\n\n### Patches\n\nThe vulnerability will be patched in version 1.11.6.\n\n### Workaround\n\nThe likelihood of this attack actually working is highly dependent on the network's latency, noise and similar parameters. An actual proof of concept was not achieved so far. Still, as always administrators are advised to not expose their OctoPrint instance on hostile networks, especially not on the public Internet!\n\n### Credits\n\nThis vulnerability was discovered and responsibly disclosed to OctoPrint by [Knox Liu](https://github.com/yueyueL)." affected: - package: name: octoprint ecosystem: PyPI purl: pkg:pypi/octoprint ranges: - type: ECOSYSTEM events: - introduced: "0" - fixed: 1.11.6 versions: - 1.10.0 - 1.10.0rc1 - 1.10.0rc2 - 1.10.0rc3 - 1.10.0rc4 - 1.10.1 - 1.10.2 - 1.10.3 - 1.11.0 - 1.11.0rc1 - 1.11.0rc2 - 1.11.0rc3 - 1.11.0rc4 - 1.11.0rc5 - 1.11.0rc6 - 1.11.0rc7 - 1.11.1 - 1.11.2 - 1.11.3 - 1.11.4 - 1.11.5 - 1.3.11 - 1.3.12 - 1.3.12rc1 - 1.3.12rc3 - 1.4.0 - 1.4.0rc1 - 1.4.0rc2 - 1.4.0rc3 - 1.4.0rc4 - 1.4.0rc5 - 1.4.0rc6 - 1.4.1 - 1.4.1rc1 - 1.4.1rc2 - 1.4.1rc3 - 1.4.1rc4 - 1.4.2 - 1.5.0 - 1.5.0rc1 - 1.5.0rc2 - 1.5.0rc3 - 1.5.1 - 1.5.2 - 1.5.3 - 1.6.0 - 1.6.0rc1 - 1.6.0rc2 - 1.6.0rc3 - 1.6.1 - 1.7.0 - 1.7.0rc1 - 1.7.0rc2 - 1.7.0rc3 - 1.7.1 - 1.7.2 - 1.7.3 - 1.8.0 - 1.8.0rc1 - 1.8.0rc2 - 1.8.0rc3 - 1.8.0rc4 - 1.8.0rc5 - 1.8.1 - 1.8.2 - 1.8.3 - 1.8.4 - 1.8.5 - 1.8.6 - 1.8.7 - 1.9.0 - 1.9.0rc1 - 1.9.0rc2 - 1.9.0rc3 - 1.9.0rc4 - 1.9.0rc5 - 1.9.0rc6 - 1.9.1 - 1.9.2 - 1.9.3 references: - type: WEB url: https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-xg4x-w2j3-57h6 - type: ADVISORY url: https://nvd.nist.gov/vuln/detail/CVE-2026-23892 - type: WEB url: https://github.com/OctoPrint/OctoPrint/commit/249fd80ab01bc4b7dabedff768230a0fb5d01a8c - type: PACKAGE url: https://github.com/OctoPrint/OctoPrint - type: WEB url: https://github.com/OctoPrint/OctoPrint/releases/tag/1.11.6 - type: PACKAGE url: https://pypi.org/project/octoprint - type: ADVISORY url: https://github.com/advisories/GHSA-xg4x-w2j3-57h6 severity: - type: CVSS_V3 score: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N - type: CVSS_V4 score: CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N