CVE-2026-7725 — PrefectHQ Prefect Vulnerability
CVE-2026-7725 — 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 in
What This Means For You
- If your environment is affected by CWE-74, CWE-88, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7725 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7725 - Prefect GitRepository Argument Injection
title: CVE-2026-7725 - Prefect GitRepository Argument Injection
id: scw-2026-05-04-ai-1
status: experimental
level: high
description: |
Detects the use of 'git commit_sha' and 'directories' arguments within a git command, which is indicative of the argument injection vulnerability in PrefectHQ's GitRepository Pull Handler (CVE-2026-7725). This could allow an attacker to inject malicious commands.
author: SCW Feed Engine (AI-generated)
date: 2026-05-04
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7725/
tags:
- attack.persistence
- attack.t1505.003
logsource:
category: process_creation
detection:
selection:
Image|contains:
- 'git'
CommandLine|contains:
- 'commit_sha'
- 'directories'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7725 | vulnerability | CVE-2026-7725 |
| CWE-74 | weakness | CWE-74 |
| CWE-88 | weakness | CWE-88 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 04, 2026 at 08:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.