CVE-2026-3514: Prefect has an Authentication Middleware Bypass when URL paths are appended with 'health' or 'ready'
(updated )
In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication middleware exempts any URL path ending with ‘health’ or ‘ready’ from authentication checks. This allows an attacker to create resources with names ending in ‘health’ or ‘ready’ and access them without authentication. Affected endpoints include those for variables, flows, work pools, work queues, and deployments. This vulnerability can lead to unauthorized access to sensitive information, such as API keys and database credentials, stored in Prefect Variables.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-3514 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →