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,88 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6rcx-55r6-jx65",
"modified": "2026-05-04T06:32:07Z",
"published": "2026-05-04T06:32:02Z",
"aliases": [
"CVE-2026-7725"
],
"summary": "Prefect Git Argument Injection in GitRepository Pull Steps",
"details": "A vulnerability was found in PrefectHQ prefect up to 3.6.25.dev6. Affected by this issue is some unknown functionality of the file src/prefect/runner/storage.py of the component GitRepository Pull Handler. The manipulation of the argument commit_sha/directories results in argument injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. Upgrading to version 3.6.25.dev7 can resolve this issue. The patch is identified as 6a9d9918716ce4ee0297b69f3046f7067ef1faae. It is advisable to upgrade the affected component.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "perfect"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.25"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.6.24"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7725"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/pull/21384"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/commit/6a9d9918716ce4ee0297b69f3046f7067ef1faae"
},
{
"type": "WEB",
"url": "https://gist.github.com/nedlir/c37d90dda5f715790eafc970b2ef0c8a"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect"
},
{
"type": "WEB",
"url": "https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7"
},
{
"type": "WEB",
"url": "https://vuldb.com/submit/807356"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/360901"
},
{
"type": "WEB",
"url": "https://vuldb.com/vuln/360901/cti"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-04T05:16:00Z"
}
}