---
id: CVE-2026-73292
title: Semaphore UI is a web interface for managing DevOps tools
summary: >-
  Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.21,
  the /api/users/{id}/password endpoint accepts a cross-site request using the
  authenticated user's semaphore session cookie without CSRF protection or
  current-pa…
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L'
cwe:
  - CWE-352
  - CWE-620
vendor: semaphoreui
product: github.com/semaphoreui/semaphore
affected:
  - github.com/semaphoreui/semaphore < 0.0.0-20260707190631-c59c3dc9035b
patched:
  - github.com/semaphoreui/semaphore 0.0.0-20260707190631-c59c3dc9035b
published: '2026-08-12'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:02:22.660'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73292'
references:
  - url: >-
      https://github.com/semaphoreui/semaphore/commit/2d6e2e3eb10e8bf688e2ab59609b909a012fad4c
    label: security-advisories@github.com
  - url: >-
      https://github.com/semaphoreui/semaphore/commit/c59c3dc9035badcbf0609c7d35679c06e590a956
    label: security-advisories@github.com
  - url: 'https://github.com/semaphoreui/semaphore/releases/tag/v2.18.21'
    label: security-advisories@github.com
  - url: >-
      https://github.com/semaphoreui/semaphore/security/advisories/GHSA-8cj9-r88m-8945
    label: security-advisories@github.com
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73292'
  - url: 'https://github.com/advisories/GHSA-8cj9-r88m-8945'
tags:
  - nvd
  - exploit-available
  - ghsa
  - go
epss: 0.00232
epssPercentile: 0.12478
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/CamilleGR/CVE-2026-73292'
  checkedAt: '2026-09-25T08:21:11.575Z'
exploitAvailable: true
aliases:
  - GHSA-8cj9-r88m-8945
ecosystem: go
scores:
  nvd: 8.3
  ghsa: 7.6
ingestedAt: '2026-09-03T20:08:06.763Z'
---

## Overview

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.21, the /api/users/{id}/password endpoint accepts a cross-site request using the authenticated user's semaphore session cookie without CSRF protection or current-password confirmation, allowing an unauthenticated attacker to change an administrator's or another user's password after user interaction. This issue is fixed in version 2.18.21.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-73292)

Affected packages:

- `github.com/semaphoreui/semaphore < 0.0.0-20260707190631-c59c3dc9035b`

Patched in:

- `github.com/semaphoreui/semaphore 0.0.0-20260707190631-c59c3dc9035b`

Source: https://github.com/advisories/GHSA-8cj9-r88m-8945
