CVE-2026-73306
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Summary
Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and Retry-After only for locked identifiers. An unauthenticated attacker could compare the response after repeated failures to enumerate valid email addresses and temporarily lock valid accounts. This issue is fixed in version 3.39.25.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Budibase | budibase | < 3.39.25 | affected |
Weaknesses
- CWE-204: CWE-204: Observable Response Discrepancy
References
- https://github.com/Budibase/budibase/security/advisories/GHSA-cr7p-cr3q-h5cm
- https://github.com/Budibase/budibase/pull/19108
- https://github.com/Budibase/budibase/commit/eaae816ab81615c07eb10e4619af078d00e2a706
- https://github.com/Budibase/budibase/releases/tag/3.39.25
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.