CVE-2026-7725 — PrefectHQ Prefect Vulnerability

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 formats

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

high T1505.003 Persistence

CVE-2026-7725 - Prefect GitRepository Argument Injection

Sigma YAML — free preview
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

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-7725 vulnerability CVE-2026-7725
CWE-74 weakness CWE-74
CWE-88 weakness CWE-88
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 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.

Related coverage

osrg GoBGP Buffer Overflow (CVE-2026-7735) Poses Remote Threat

CVE-2026-7735 — A vulnerability was found in osrg GoBGP up to 4.3.0. Affected is the function PathAttributeAigp.DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component AIGP...

vulnerabilityCVEhigh-severitybuffer-overflowcwe-119cwe-120
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 4 IOCs /⚙ 5 Sigma

CVE-2026-7734 — Osrg GoBGP Denial of Service

CVE-2026-7734 — A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefix_sid.go of the component...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /5.3 /⚑ 2 IOCs /⚙ 2 Sigma

CVE-2026-7733: funadmin Unrestricted File Upload Exposes Systems

CVE-2026-7733 — A flaw has been found in funadmin up to 7.1.0-rc6. This affects the function UploadService::chunkUpload of the file app/common/service/UploadService.php of the component Frontend...

vulnerabilityCVEhigh-severityunrestricted-file-uploadcwe-284cwe-434
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 4 IOCs /⚙ 3 Sigma