CVE-2026-44596
yamcs yamcs 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.8
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.17
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
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.
제품 yamcs
영향 버전 yamcs >= < 5.12.7, < 5.12.7
수정 버전 yamcs 5.12.7
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
yamcs의 현재 전체 버전이 공식 영향 범위(yamcs >= < 5.12.7, < 5.12.7)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
저장소 Security Advisory 원문에서 CVE 번호가 CVE-2026-44596와 일치하는지 먼저 확인하고, 일치할 때만 수정 버전 값(5.12.7)을 조치 기준으로 사용합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 yamcs 5.12.7 기준을 충족하는지 확인합니다. 이어서 인증 우회 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE CWE-307