VulnerabilityAnalyzed
CVE-2026-25505
Prior to version 0.1.7, a hardcoded secret key used for signing JWTs is checked into source code and ManyAPI routes do not check authentication.
CRITICAL 9.8EPSS 0.75%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.75%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Bambuddy is a self-hosted print archive and management system for Bambu Lab 3D printers. Prior to version 0.1.7, a hardcoded secret key used for signing JWTs is checked into source code and ManyAPI routes do not check authentication. This issue has been patched in version 0.1.7.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.75% probability · 53th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-306, CWE-321
- Affected
- bambuddy/bambuddy
- Source
- security-advisories@github.com
References
- https://github.com/maziggy/bambuddy/blob/a9bb8ed8239602bf08a9914f85a09eeb2bf13d15/backend/app/core/auth.py#L28Patch
- https://github.com/maziggy/bambuddy/blob/main/CHANGELOG.mdRelease Notes
- https://github.com/maziggy/bambuddy/commit/a82f9278d2d587b7042a0858aab79fd8b6e3add9Patch
- https://github.com/maziggy/bambuddy/commit/c31f2968889c855f1ffacb700c2c9970deb2a6fbPatch
- https://github.com/maziggy/bambuddy/pull/225Issue Tracking, Patch
- https://github.com/maziggy/bambuddy/releases/tag/v0.1.7Product, Release Notes
- https://github.com/maziggy/bambuddy/security/advisories/GHSA-gc24-px2r-5qmfExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.