SCA: security update for openc3 (GHSA-w757-4qv9-mghp)

critical Tenable Self-Hosted Container Security Plugin ID 436712

Description

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

- OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more
embedded systems. From 5.0.0 to 6.10.1, OpenC3 COSMOS contains a critical remote code execution
vulnerability reachable through the JSON-RPC API. When a JSON-RPC request uses the string form of certain
APIs, attacker-controlled parameter text is parsed into values using String#convert_to_value. For array-
like inputs, convert_to_value executes eval(). Because the cmd code path parses the command string before
calling authorize(), an unauthenticated attacker can trigger Ruby code execution even though the request
ultimately fails authorization (401). This vulnerability is fixed in 6.10.2. (CVE-2025-68271)

See Also

https://github.com/advisories/GHSA-w757-4qv9-mghp

Plugin Details

Severity: Critical

ID: 436712

Version: Revision 1.13

Type: Local

Family: SCA Checks

Published: 1/13/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2025-68271

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/13/2026

Vulnerability Publication Date: 1/13/2026

Reference Information

CVE: CVE-2025-68271

cwe: CWE-95