CVE-2026-44632

Yamcs is a mission control framework. Prior to 5.12.7, a server-side code injection vulnerability existed in the Yamcs algorithm evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory, which dynamically compiled and evaluated user-controlled algorithm text through the Janino compiler without enforcing a secure sandbox, so an authenticated user with the ChangeMissionDatabase privilege could override an existing algorithm's text via the mission database REST API and inject Java code (for example using java.lang.Runtime) to achieve remote code execution on the underlying host operating system. This issue is fixed in versions 5.12.7 and 5.13.0, which disable algorithm editing by default.
Configurations

Configuration 1 (hide)

cpe:2.3:a:spaceapplications:yamcs:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-16 17:16

Updated : 2026-07-17 18:38


NVD link : CVE-2026-44632

Mitre link : CVE-2026-44632

CVE.ORG link : CVE-2026-44632


JSON object : View

Products Affected

spaceapplications

  • yamcs
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')