CVE-2026-42088

Source
https://cve.org/CVERecord?id=CVE-2026-42088
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42088.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-42088
Aliases
Published
2026-05-04T17:21:27Z
Modified
2026-08-12T03:51:48Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N CVSS Calculator
Summary
OpenC3 COSMOS: Administrative Actions via the Script Runner Tool
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-250"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42088.json"
}
References

Affected packages

Git / github.com/openc3/cosmos

Affected ranges

Type
GIT
Repo
https://github.com/openc3/cosmos
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
Show details
{
    "cpe": [
        "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:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "7.0.0"
        },
        {
            "introduced": "7.0.0-rc1"
        },
        {
            "last_affected": "7.0.0-rc1"
        },
        {
            "introduced": "7.0.0-rc2"
        },
        {
            "last_affected": "7.0.0-rc2"
        }
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

7.*
7.0.0-rc1
7.0.0-rc2
v7.*
v7.0.0-rc1
v7.0.0-rc2
v7.0.0-rc3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-42088.json"