CVE-2023-29005
Python vulnerability analysis and mitigation

Overview

Flask-AppBuilder versions before 4.3.0 lack rate limiting functionality which can allow attackers to brute-force user credentials. The vulnerability (CVE-2023-29005) was disclosed on April 10, 2023, affecting all versions prior to 4.3.0. This security issue specifically impacts the database authentication mechanism of Flask-AppBuilder (GitHub Advisory).

Technical details

The vulnerability has been assigned a CVSS v3.1 base score of 7.5 HIGH with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N. The vulnerability is classified as CWE-307 (Improper Restriction of Excessive Authentication Attempts). The issue stems from the lack of built-in rate limiting mechanisms in the authentication system, which makes it susceptible to brute force attacks (NVD).

Impact

The absence of rate limiting on authentication attempts allows attackers to perform unlimited login attempts, potentially leading to unauthorized access through credential brute-forcing. This could result in compromised user accounts and unauthorized access to protected resources (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 4.3.0. Users should upgrade to this version and enable rate limiting by setting AUTH_RATE_LIMITED = True and RATELIMIT_ENABLED = True. The rate limit can be configured using AUTH_RATE_LIMIT. For systems unable to upgrade, implementing rate limiting through a reverse proxy or other external strategies is recommended as a workaround (GitHub Advisory, Flask Limiter).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22871HIGH8.7
  • PythonPython
  • guarddog
NoYesJan 13, 2026
GHSA-58pv-8j8x-9vj2HIGH8.6
  • PythonPython
  • jaraco.context
NoYesJan 13, 2026
CVE-2026-22779MEDIUM6.3
  • PythonPython
  • blacksheep
NoYesJan 14, 2026
CVE-2026-21889LOW2.3
  • PythonPython
  • weblate
NoYesJan 14, 2026
CVE-2025-68492LOW2.3
  • PythonPython
  • chainlit
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management