CVE-2026-100501
8.3
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Flame through 2.4.0 contains an improper restriction of excessive authentication attempts vulnerability in the POST /api/auth login endpoint that allows unauthenticated attackers to brute-force the admin password. Attackers can submit unlimited password guesses without rate limiting, attempt counters, lockouts, or delays to gain full administrator access and modify application configuration.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| pawelmalak | flame | 0 <= 2.4.0 | affected |
Weaknesses
- CWE-307: Improper Restriction of Excessive Authentication Attempts
References
- https://github.com/pawelmalak/flame/issues/494
- https://github.com/pawelmalak/flame/blob/v2.4.0/routes/auth.js#L7
- https://github.com/pawelmalak/flame/blob/v2.4.0/controllers/auth/login.js#L11-L22
- https://github.com/pawelmalak/flame/blob/v2.4.0/.docker/Dockerfile#L28
- https://github.com/pawelmalak/flame
- https://www.vulncheck.com/advisories/flame-through-2.4.0-brute-force-attack-via-login-endpoint
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.