SCA: security update for openc3 (GHSA-v529-vhwc-wfc5)

critical Tenable Self-Hosted Container Security Plugin ID 440780

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 version 6.7.0 to before version 7.0.0-rc3, a SQL injection vulnerability exists in
the Time-Series Database (TSDB) component of COSMOS. The tsdb_lookup function in the cvt_model.rb file
directly places user-supplied input into a SQL query without sanitizing the input. As a result, a user can
break out of the initial SQL statement and execute arbitrary SQL commands, including deleting data. This
issue has been patched in version 7.0.0-rc3. (CVE-2026-42087)

Solution

Update the openc3 library and its related packages to version 7.0.0-rc3 or later.

See Also

https://github.com/advisories/GHSA-v529-vhwc-wfc5

Plugin Details

Severity: Critical

ID: 440780

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 5/30/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.59

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-42087

CVSS v3

Risk Factor: Critical

Base Score: 9.6

Temporal Score: 8.6

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/23/2026

Vulnerability Publication Date: 4/23/2026

Reference Information

CVE: CVE-2026-42087

cwe: CWE-89