SecBoard
Zurück zur CVE-Übersicht

CVE-2026-44596

MEDIUM(6.5)

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

Risk Signal Score26/100 — MITTEL
  • CVSS 6.5 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Yamcs is a mission control framework. Prior to 5.12.7, the authentication endpoint POST /auth/token in yamcs-core, handled by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.java, lacked any rate limiting, account lockout, or failed-attempt throttling, so an unauthenticated remote attacker could perform unlimited password-guessing attempts against any user account, significantly increasing the risk of successful brute-force attacks. This issue is fixed in versions 5.12.7 and 5.13.0.

GitHub Advisories

GHSA-w5r6-mcgq-7pq4MEDIUM

Yamcs has No Rate Limiting on Authentication Endpoint

maven/org.yamcs:yamcs-core5.12.7
GitHub Advisory

Referenzen