CVE-2026-53459 PUBLISHED

Bambuddy's authentication fails open on database errors, allowing unauthenticated access to all endpoints

Assigner: GitHub_M
Reserved: 09.06.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor maziggy
Product bambuddy
Versions
  • Version >= 0.1.6, < 0.2.4.4 is affected

References

Problem Types

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