Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/semaphoreui/semaphore
  4. ›
  5. CVE-2026-73294

CVE-2026-73294: Semaphore U: OS Command Injection

September 8, 2026

An OS command injection in repository git_url handling lets any user holding the Manager or Owner role on any project (the normal project-collaborator roles) achieve remote code execution on the Semaphore server host. Using git’s –upload-pack= option, an attacker runs arbitrary commands. The command executes inside the main Semaphore server process (via the schedule commit-hash poller), so it runs even when jobs are configured for remote runners — bypassing runner isolation and exposing the master encryption key and every project’s secrets. Reproducible on a default install (git_client: cmd_git); no non-default configuration is required.

References

  • github.com/advisories/GHSA-xp7j-h7jc-4w8p
  • github.com/semaphoreui/semaphore/commit/7e8a9434bd81b82cf42220151c74801ea97542d6
  • github.com/semaphoreui/semaphore/commit/a7a7a33a64aea382a0726b3722856f298663eacf
  • github.com/semaphoreui/semaphore/security/advisories/GHSA-xp7j-h7jc-4w8p
  • github.com/semaphoreui/semaphore/tree/v2.18.17
  • github.com/semaphoreui/semaphore/tree/v2.19.5-beta2
  • nvd.nist.gov/vuln/detail/CVE-2026-73294

Code Behaviors & Features

Detect and mitigate CVE-2026-73294 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260704181911-7e8a9434bd81

Fixed versions

  • 0.0.0-20260704181911-7e8a9434bd81

Solution

Upgrade to version 0.0.0-20260704181911-7e8a9434bd81 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Source file

go/github.com/semaphoreui/semaphore/CVE-2026-73294.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:40 +0000.