Safety vulnerability ID: 72251
The information on this page was manually curated by our Cybersecurity Intelligence Team.
FastAPI OPA includes a security issue where HTTP `OPTIONS` requests are unconditionally allowed by `OpaMiddleware`, even when they lack authentication. These requests bypass policy evaluation and are forwarded directly to the application. This behavior can allow an unauthenticated attacker to determine the existence of entities within the application based on different responses to HTTP `OPTIONS` requests. For instance, responses might indicate whether an entity is writable at a system level. At present, there are no identified workarounds for this vulnerability.
Latest version: 2.0.1
Fastapi OPA middleware incl. auth flow.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application