CVE-2026-3514

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:prefect:prefect:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-02 09:16

Updated : 2026-07-22 19:10


NVD link : CVE-2026-3514

Mitre link : CVE-2026-3514

CVE.ORG link : CVE-2026-3514


JSON object : View

Products Affected

prefect

  • prefect
CWE
CWE-863

Incorrect Authorization