CVE-2025-62169

8.1

WildRikku · OctoPrint-SpoolManager

The OctoPrint-SpoolManager plugin fails to properly enforce authentication and authorization checks on its APIs, potentially allowing unauthorized access.

Executive summary

The OctoPrint-SpoolManager plugin contains an improper authentication vulnerability that allows unauthenticated attackers to interact with sensitive plugin APIs.

Vulnerability

This flaw stems from a lack of authentication and authorization enforcement within the plugin APIs. An unauthenticated remote attacker can leverage this failure to perform unauthorized actions within the SpoolManager context.

Business impact

The ability to interact with plugin APIs without authentication poses a significant risk to the integrity and management of 3D printing workflows. Successful exploitation could lead to unauthorized metadata modification or potential disruption of printer spool management, which may result in operational downtime or data manipulation. Given the CVSS score of 8.1, this vulnerability is considered High severity and requires prompt attention.

Remediation

Immediate Action: Update the OctoPrint-SpoolManager plugin to version 1.8.0a3 (for the testing branch) or 1.7.8 (for the stable branch) immediately.

Proactive Monitoring: Review OctoPrint access logs for unusual API requests originating from unauthorized or unexpected IP addresses.

Compensating Controls: Ensure the OctoPrint instance is not exposed to the public internet and utilize a VPN or secure gateway for remote access to limit the attack surface.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Organizations utilizing the OctoPrint-SpoolManager plugin should prioritize updating to the latest patched versions to eliminate the authentication bypass risk. Given the high severity of this vulnerability, administrators should verify their current versioning and apply updates during the next maintenance window to prevent potential unauthorized access to their printing infrastructure.

Sources