Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6rr6-v7cj-mxpg",
"modified": "2026-05-04T03:31:37Z",
"published": "2026-05-04T03:31:28Z",
"aliases": [
"CVE-2026-7722"
],
"summary": "Prefect Auth Bypass via endswith() Health Check Exemption",
"details": "A vulnerability was detected in PrefectHQ prefect up to 3.6.21. This impacts the function endswith of the file /api/health of the component Health Check API. Performing a manipulation results in improper authentication. The attack is possible to be carried out remotely. The exploit is now public and may be used. Upgrading to version 3.6.22 will fix this issue. Upgrading the affected component is recommended.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "perfect"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.621"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7722"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/pull/21063"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/pull/21063/changes/d8c4ff97ef7c0a940925d32b2d76324c8def42de"
},
{
"type": "WEB",
"url": "https://gist.github.com/nedlir/f576abbb0e491dc9bb7e106c140dda04"
},
{
"type": "PACKAGE",
"url": "https://github.com/PrefectHQ/prefect"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/releases/tag/3.6.22"
},
{
"type": "WEB",
"url": "https://vuldb.com/submit/807255"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/360898"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/360898/cti"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-04T03:16:12Z"
}
}