CVE Catalog

CVE-2026-44596

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
1.77%

76th percentile - higher than 76% of all known CVEs

Summary

In Yamcs before version 5.12.7, the authentication endpoint POST /auth/token lacks rate limiting, account lockout, or failed-attempt throttling. An unauthenticated remote attacker can perform unlimited password-guessing attempts against any user account.

Risk Assessment

The risk is the possibility of a successful brute-force attack on user passwords, potentially leading to unauthorized access to the mission control system and compromise of data or operations.

Recommendation

Immediately update Yamcs to version 5.12.7 or 5.13.0, which includes a fix that addresses the lack of restrictions on the authentication endpoint.

Other vulnerabilities in Yamcs

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS