PatchSiren cyber security CVE debrief
CVE-2026-73294 semaphoreui CVE debrief
Semaphore UI, a web interface for managing DevOps tools, has a critical vulnerability prior to versions 2.18.17 and 2.19.5-beta2. The issue allows a project Manager or Owner to execute arbitrary OS commands in the Semaphore server process through repository git_url handling, specifically by passing an attacker-controlled --upload-pack option to CmdGitClient.GetLastRemoteCommitHash via POST /api/project/{id}/repositories and scheduled commit-hash polling.
- Vendor
- semaphoreui
- Product
- semaphore
- CVSS
- CRITICAL 9.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for managing DevOps tools, specifically those using Semaphore UI, should assess exposure and prioritize patching to versions 2.18.17 or 2.19.5-beta2. Project Managers and Owners using Semaphore UI should be aware of the vulnerability and take necessary actions to restrict access and monitor for suspicious activity.
Why it matters
The critical vulnerability in Semaphore UI requires immediate attention from defenders managing DevOps tools. The vulnerability allows project Managers and Owners to execute arbitrary OS commands, potentially disrupting DevOps tool management. Defenders should prioritize patching to versions 2.18.17 or 2.19.5-beta2, restrict access, and monitor for suspicious activity. The impact of the vulnerability is supported by the CVE record and NVD entry, but further verification is needed to determine the full scope of affected versions and exposure.
- Potential for arbitrary OS command execution in Semaphore server process
- Possible disruption of DevOps tool management
- Need for verification of affected versions and exposure
- Priority for patching and restricting access
Technical summary
The vulnerability in Semaphore UI allows a project Manager or Owner to execute arbitrary OS commands in the Semaphore server process through repository git_url handling. This is achieved by passing an attacker-controlled --upload-pack option to CmdGitClient.GetLastRemoteCommitHash via POST /api/project/{id}/repositories and scheduled commit-hash polling. The issue is fixed in versions 2.18.17 and 2.19.5-beta2.
Defensive priority
Defenders should prioritize patching Semaphore UI instances to versions 2.18.17 or 2.19.5-beta2 and restrict access to project Managers and Owners.
Recommended defensive actions
- Patch Semaphore UI instances to versions 2.18.17 or 2.19.5-beta2
- Restrict access to project Managers and Owners
- Monitor for suspicious activity on Semaphore UI instances
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its critical CVSS score of 9.9 and the affected versions of Semaphore UI. The Semaphore UI vulnerability allows project Managers and Owners to execute arbitrary OS commands. Evidence is limited to public CVE and NVD data. Defenders should verify Semaphore UI versions, review access controls, and monitor for suspicious activity related to git_url handling and commit-hash polling.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73294 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73294
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73294 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73294
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/semaphoreui/semaphore/commit/7e8a9434bd81b82cf42220151c74801ea97542d6
-
Source reference
Unverified legacy reference
URL: https://github.com/semaphoreui/semaphore/commit/a7a7a33a64aea382a0726b3722856f298663eacf
-
Source reference
Unverified legacy reference
URL: https://github.com/semaphoreui/semaphore/security/advisories/GHSA-xp7j-h7jc-4w8p
-
Source reference
Unverified legacy reference
URL: https://github.com/semaphoreui/semaphore/tree/v2.18.17
-
Source reference
Unverified legacy reference
URL: https://github.com/semaphoreui/semaphore/tree/v2.19.5-beta2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.