CVE-2026-42087

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:openc3:cosmos:*:*:*:*:open_source:*:*:*
cpe:2.3:a:openc3:cosmos:7.0.0:rc1:*:*:open_source:*:*:*
cpe:2.3:a:openc3:cosmos:7.0.0:rc2:*:*:open_source:*:*:*

History

No history.

Information

Published : 2026-05-04 18:16

Updated : 2026-06-17 10:47


NVD link : CVE-2026-42087

Mitre link : CVE-2026-42087

CVE.ORG link : CVE-2026-42087


JSON object : View

Products Affected

openc3

  • cosmos
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')