Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/yamcs/yamcs/commit/4d47d5cdcf5d92c2c5bbbc19feada422923332e3
- https://github.com/yamcs/yamcs/releases/tag/yamcs-5.9.4
- https://github.com/yamcs/yamcs/security/advisories/GHSA-rxpg-wjf8-qv9c
- https://github.com/yamcs/yamcs/security/advisories/GHSA-rxpg-wjf8-qv9c
FAQ
What is CVE-2026-55549?
CVE-2026-55549 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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....
How severe is CVE-2026-55549?
CVE-2026-55549 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55549?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.