Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-3515— Argument Injection in prefecthq/prefect

AI Predicted 8.1 Difficulty: Easy EPSS 0.10% · P26

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProductVersion RangeStatus
prefecthqprefecthq/prefectunspecified≤ latestaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-3515

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Argument Injection in prefecthq/prefect
Source: NVD (National Vulnerability Database)
Vulnerability Description
A vulnerability in the `GitHubRepository` block of the `prefect-github` integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the `reference` field. The `reference` field is concatenated directly into a `git clone` command string without proper sanitization, and then parsed by `shlex.split()`. This enables injection of options such as `-c`, leading to potential Server-Side Request Forgery (SSRF), credential theft, or remote code execution (RCE). The vulnerability affects both the `aget_directory()` and `get_directory()` methods in `src/integrations/prefect-github/prefect_github/repository.py`. This issue does not affect the GitLab and BitBucket integrations, which use a safer list-based command construction approach.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
参数注入或修改
Source: NVD (National Vulnerability Database)
Vulnerability Title
Prefect 参数注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Prefect是Prefect开源的一款工作流编排工具,使开发人员能够构建、观察数据管道并对数据管道做出反应。 Prefect 3.6.18版本存在参数注入漏洞,该漏洞源于prefect-github集成中GitHubRepository块的 reference 字段被直接拼接到git clone命令字符串中且未进行适当清理,可能导致攻击者注入任意git命令行选项,进而导致服务端请求伪造、凭据窃取或远程代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
prefecthqprefecthq/prefect unspecified ~ latest -

II. Public POCs for CVE-2026-3515

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-3515

登录查看更多情报信息。

Vendor Advisories for CVE-2026-3515 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-3515

No comments yet


Leave a comment