Server: Budibase: Account Enumeration via Login Lockout Response Differential
Budibase server's login lockout mechanism reveals whether an email address is registered by returning different responses for locked existing accounts versus non-existing accounts. After 5 failed login attempts, existing users receive a distinct 403 response with headers indicating account lockout, while non-existing users always receive a generic 403 Unauthorized response. The login endpoint lacks IP-based rate limiting, allowing rapid enumeration of valid emails. This behavior can lock out legitimate users for 15 minutes and facilitates targeted attacks such as phishing or credential stuffing.
AI Analysis
Technical Summary
The vulnerability in Budibase server arises from the login lockout feature that behaves differently for existing and non-existing users. Specifically, after 5 failed login attempts, existing users' accounts are locked and the server responds with a 403 status including 'X-Account-Locked: 1' and 'Retry-After: 900' headers plus a message indicating temporary lockout. For non-existing users, the server always returns a generic 403 Unauthorized response without incrementing any lockout counter. This discrepancy allows unauthenticated attackers to enumerate valid email addresses by observing the response differences. Additionally, the login endpoint does not implement IP-based rate limiting, enabling high-speed enumeration from a single IP. The lockout mechanism only applies to existing users, causing denial of service by locking out legitimate accounts for 15 minutes. The recommended fix is to unify lockout behavior regardless of user existence by tracking lockout state based on the email string alone.
Potential Impact
An unauthenticated attacker can enumerate valid email addresses registered on a Budibase tenant by sending multiple login attempts and observing the distinct lockout response for existing users. The absence of IP-based rate limiting on the login endpoint allows rapid enumeration from a single IP address. Legitimate users with enumerated emails can be locked out for 15 minutes, causing denial of service. Confirmed valid emails can be leveraged for targeted phishing, credential stuffing, or social engineering attacks.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The recommended fix is to modify the lockout mechanism to apply equally to all login attempts regardless of user existence, tracking lockout state based on the email string rather than database user presence. Implementing IP-based rate limiting on the login endpoint would also mitigate rapid enumeration. Until a fix is available, consider monitoring for unusual login attempts and applying external rate limiting or WAF rules to reduce enumeration risk.
Server: Budibase: Account Enumeration via Login Lockout Response Differential
Description
Budibase server's login lockout mechanism reveals whether an email address is registered by returning different responses for locked existing accounts versus non-existing accounts. After 5 failed login attempts, existing users receive a distinct 403 response with headers indicating account lockout, while non-existing users always receive a generic 403 Unauthorized response. The login endpoint lacks IP-based rate limiting, allowing rapid enumeration of valid emails. This behavior can lock out legitimate users for 15 minutes and facilitates targeted attacks such as phishing or credential stuffing.
CVSS v3.1
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in Budibase server arises from the login lockout feature that behaves differently for existing and non-existing users. Specifically, after 5 failed login attempts, existing users' accounts are locked and the server responds with a 403 status including 'X-Account-Locked: 1' and 'Retry-After: 900' headers plus a message indicating temporary lockout. For non-existing users, the server always returns a generic 403 Unauthorized response without incrementing any lockout counter. This discrepancy allows unauthenticated attackers to enumerate valid email addresses by observing the response differences. Additionally, the login endpoint does not implement IP-based rate limiting, enabling high-speed enumeration from a single IP. The lockout mechanism only applies to existing users, causing denial of service by locking out legitimate accounts for 15 minutes. The recommended fix is to unify lockout behavior regardless of user existence by tracking lockout state based on the email string alone.
Potential Impact
An unauthenticated attacker can enumerate valid email addresses registered on a Budibase tenant by sending multiple login attempts and observing the distinct lockout response for existing users. The absence of IP-based rate limiting on the login endpoint allows rapid enumeration from a single IP address. Legitimate users with enumerated emails can be locked out for 15 minutes, causing denial of service. Confirmed valid emails can be leveraged for targeted phishing, credential stuffing, or social engineering attacks.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The recommended fix is to modify the lockout mechanism to apply equally to all login attempts regardless of user existence, tracking lockout state based on the email string rather than database user presence. Implementing IP-based rate limiting on the login endpoint would also mitigate rapid enumeration. Until a fix is available, consider monitoring for unusual login attempts and applying external rate limiting or WAF rules to reduce enumeration risk.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-cr7p-cr3q-h5cm
- Osv Schema Version
- 1.4.0
- Aliases
- []
- Ecosystems
- ["npm"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a6542259c2644c7f8089d17
Added to database: 07/25/2026, 23:09:25 UTC
Last enriched: 07/25/2026, 23:53:33 UTC
Last updated: 07/26/2026, 03:59:03 UTC
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.