VYPR

PyPI package

fastapi-opa

pkg:pypi/fastapi-opa

Vulnerabilities (1)

  • CVE-2024-40627MedJul 15, 2024
    affected < 2.0.1fixed 2.0.1

    Fastapi OPA is an opensource fastapi middleware which includes auth flow. HTTP `OPTIONS` requests are always allowed by `OpaMiddleware`, even when they lack authentication, and are passed through directly to the application. `OpaMiddleware` allows all HTTP `OPTIONS` requests with