CVE-2026-53459

Summary

Bambuddy is a self-hosted print archive and management system for Bambu Lab 3D printers. Starting in version 0.1.6 and prior to version 0.2.4.4, a fail-open in the authentication code allows any attacker to bypass authentication by flooding a public endpoint to exhaust resources causing database access to fail, granting unauthenticated access to all protected endpoints. Version 0.2.4.4 patches the issue.

Affected Software

VendorProductVersion RangeStatus
maziggybambuddy>= 0.1.6, < 0.2.4.4affected

Weaknesses

  • CWE-636: CWE-636: Not Failing Securely ('Failing Open')
  • CWE-755: CWE-755: Improper Handling of Exceptional Conditions

References