CVE Catalog

CVE-2026-55549

MediumCVSS 6.5
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

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

Summary

Yamcs before version 5.9.4 reflects the attacker-controlled redirect_uri parameter from GET /auth/authorize into authorize.html without adequate HTML escaping. A crafted authorization URL can execute JavaScript when opened by a Yamcs user, allowing theft of authentication material and account compromise.

Risk Assessment

An attacker can compromise a Yamcs user account by stealing browser-held authentication credentials, potentially leading to unauthorized access to mission data and system integrity issues.

Recommendation

Upgrade Yamcs to version 5.9.4 or later, which includes a fix for this XSS vulnerability.

Other vulnerabilities in Yamcs

See all
Original NVD description (English source)

Yamcs is a mission control framework. Prior to 5.9.4, Yamcs reflects an attacker-controlled redirect_uri parameter from GET /auth/authorize into yamcs-core/src/main/resources/auth/templates/authorize.html without adequate HTML escaping by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.java and yamcs-core/src/main/java/org/yamcs/http/HandlerContext.java. A crafted authorization URL can execute JavaScript when opened by a Yamcs user. The script can access browser-held authentication material and transmit it to an attacker, enabling account compromise. This issue is fixed in version 5.9.4.

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