VYPR

Flask Httpauth

by Miguelgrinberg

Source repositories

CVEs (1)

  • CVE-2026-34531MedApr 1, 2026
    risk 0.35cvss 6.5epss 0.00

    Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the…