Vulnerability in Openc3 Cosmos
CVE-2026-42088
OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0-rc3, the Script Runner widget allows users to execute Python and Ruby scripts directly from the openc3-COSMOS-script-runner-api container. Because all the docker containers share a network, users can execute specially crafted scripts to bypass the API permissions check and perform administrative actions, including reading and modifying data inside the Redis database, which can be used to read secrets and change COSMOS settings, as well as read and write to the buckets service, which holds configuration, log, and plugin files. These actions are normally only available from the Admin Console or with administrative privileges. Any user with permission to create and run scripts can connect to any service in the docker network. This issue has been patched in version 7.0.0-rc3.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 9.6 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N.
EPSS exploit prediction
EPSS: 0.003 (27.7th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 28th percentile — 27.7% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.003 · change: 0.000
Affected products
- Openc3 Cosmos — versions 7.0.0, < 7.0.0-rc3
Weakness classification (CWE)
References
- github.com/OpenC3/cosmos/security/advisories/GHSA-2wvh-87g2-89hr (Exploit, Vendor Advisory)
- github.com/OpenC3/cosmos/releases/tag/v7.0.0 (Release Notes)
- github.com/OpenC3/cosmos/releases/tag/v7.0.0-rc3 (Release Notes)
Frequently asked questions
- What is CVE-2026-42088?
- CVE-2026-42088 is a critical-severity vulnerability in Openc3 Cosmos, classified under CWE-250. CVSS score: 9.6/10. Published 2026-05-04.
- How severe is CVE-2026-42088?
- Critical severity. CVSS v3 base score is 9.6 out of 10.