PoC Archive PoC Archive

tag

Git

  • CVE-2026-60004 web HIGH 8.8

    Gitea — diffpatch API Git Hook Remote Code Execution (CVE-2026-60004)

    CVE-2026-60004 is an authenticated remote code execution vulnerability in the Gitea diffpatch API. The endpoint applies a supplied patch with git apply --cached, which should only update the index and never write files to disk. However, by sending the same…

    Patched 2026-08-09
  • CVE-2026-5366 web HIGH

    Prefect GitRepository Git Argument Injection RCE via `commit_sha` — CVE-2026-5366

    CVE-2026-5366 is a git argument-injection vulnerability in Prefect's GitRepository storage class (src/prefect/runner/storage.py). The commitsha parameter is stored verbatim with no validation beyond a branch/commitsha mutual-exclusion check, then passed…

    Patched 2026-07-05
  • CVE-2026-46394 web HIGH 7.2

    HAXcms Git.php OS Command Injection (CVE-2026-46394)

    HAXcms's Git.php library builds shell command strings by concatenating unsanitized parameters and executes them via procopen(). Of the 17 functions that shell out, only commit() escapes its input with escapeshellarg() — the remaining 15, including…

    Patched 2026-07-05
  • CVE-2026-4660 / HCSEC-2026-04 cloud HIGH 7.5

    HashiCorp go-getter Git Pathspec Arbitrary File Read (CVE-2026-4660)

    go-getter resolves Terraform/Nomad/Packer/Waypoint module sources with ref query parameters passed straight through to git checkout. An attacker can publish a module whose ref is set to a git option such as --pathspec-from-file=/path/to/file instead of a real…

    Patched 2026-07-05
  • None assigned as of 2026-07-03 web CRITICAL

    Gogs Admin User Edit CSRF to Git Hook RCE

    Gogs' admin user-edit route (POST /admin/users/:userid) performs the state-changing grant of IsAdmin/AllowGitHook without a CSRF token, so an authenticated site administrator can be induced (e.g., via a cross-site form submission) to grant those rights to an…

    Unverified 2026-07-03