Back to overview

CVE-2026-44596

MEDIUM
6.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-44596
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-06 21:49 UTC
Published
2026-07-16 16:04 UTC
Last updated
2026-07-16 16:04 UTC
Primary CWE
CWE-307
CWE-307: Improper Restriction of Excessive Authentication At…
Vendor / Product
yamcs / yamcs
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
yamcs yamcs < 5.12.7
Weakness (CWE)
CWESourceDescription
CWE-307 cna CWE-307: Improper Restriction of Excessive Authentication Attempts
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
References (5)
Back to overview