CVE-2026-46562
Last modified
CVE-2026-46562 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Yamcs is a mission control framework. Prior to 5.12.7, the Nashorn ScriptEngine used to evaluate user-supplied JavaScript algorithm text in yamcs-core/src/main/java/org/yamcs/algorithms/ScriptAlgorithmExecutorFactory.java was constructed without a ClassFilter, so a user with the ChangeMissionDatabase privilege could override an algorithm through the MdbOverrideApi.updateAlgorithm endpoint and supply JavaScript that reaches arbitrary Java classes (for example Java.type("java.lang.Runtime").getRuntime().exec(...)) to execute arbitrary OS commands as the Yamcs process; in the default configuration with no security.yaml the built-in guest user has superuser=true, making the issue reachable without authentication. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
Yamcs is a mission control framework. Prior to 5.12.7, the Nashorn ScriptEngine used to evaluate user-supplied JavaScript algorithm text in yamcs-core/src/main/java/org/yamcs/algorithms/ScriptAlgorithmExecutorFactory.java was constructed without a ClassFilter, so a user with the ChangeMissionDatabase privilege could override an algorithm through the MdbOverrideApi.updateAlgorithm endpoint and supply JavaScript that reaches arbitrary Java classes (for example Java.type("java.lang.Runtime").getRuntime().exec(...)) to execute arbitrary OS commands as the Yamcs process; in the default configuration with no security.yaml the built-in guest user has superuser=true, making the issue reachable without authentication. This issue is fixed in versions 5.12.7 and 5.13.0, which disable algorithm editing by default.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Spaceapplications | Yamcs | < 5.12.7 |
References
- https://github.com/yamcs/yamcs/security/advisories/GHSA-vmwp-vh32-rj75Exploit, Vendor Advisory
- https://github.com/yamcs/yamcs/security/advisories/GHSA-vmwp-vh32-rj75Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46562?
How severe is CVE-2026-46562?
How do I fix CVE-2026-46562?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46556FlaskBB is a Forum Software written in Python using the micr…6.5
- CVE-2026-46557ImageMagick is free and open-source software used for editin…6.2
- CVE-2026-46558Plane is an open-source project management tool. Prior to ve…8.3
- CVE-2026-46559ImageMagick is free and open-source software used for editin…4
- CVE-2026-4656Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-46561pyLoad is a free and open-source download manager written in…5
- CVE-2026-46579A flaw was found in the OpenShift Router. When a Route has `…7.5
- CVE-2026-4658The Essential Blocks – Page Builder Gutenberg Blocks, Patter…6.4
- CVE-2026-46580In Eclipse Theia versions prior to 1.71.0, files matching th…8.8
- CVE-2026-46581In Eclipse Mojarra versions 2.3 and following, URL handing i…7.5
- CVE-2026-46582In NLnet Labs Unbound 1.6.0 up to and including 1.25.1, a re…3.7
- CVE-2026-46584Improper Input Validation, Exposure of Sensitive Information…3.7
Are you affected by CVE-2026-46562?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
