SCA: security update for org.yamcs:yamcs-core (GHSA-2g95-6x5q-xjwj)

critical Tenable Self-Hosted Container Security Plugin ID 442408

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python
algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the
JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the
ChangeMissionDatabase privilege could override an existing Python algorithm's logic through the mission
database REST API and import and execute arbitrary Java classes such as 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. (CVE-2026-46621)

Solution

Update the org.yamcs:yamcs-core library and its related packages to version 5.12.7 or later.

See Also

https://github.com/advisories/GHSA-2g95-6x5q-xjwj

Plugin Details

Severity: Critical

ID: 442408

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/28/2026

Updated: 7/20/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.05

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.3

Temporal Score: 6.5

Vector: CVSS2#AV:N/AC:L/Au:M/C:C/I:C/A:C

CVSS Score Source: CVE-2026-46621

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/27/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-46621

cwe: CWE-94