CVE-2026-73292 PUBLISHED

Semaphore UI: CSRF vulnerability on password change endpoint - No CSRF token or password confirmation

Assigner: GitHub_M
Reserved: 11.08.2026 Published: 12.08.2026 Updated: 12.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
CVSS Score: 8.3

Product Status

Vendor semaphoreui
Product semaphore
Versions
  • Version < 2.18.21 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE
  • CWE-620: Unverified Password Change CWE