CVE-2025-68271CRITICAL 10.0EPSS p40.9%

CVE-2025-68271CVE-2025-68271

Description

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.

Scoring

CVSS 3.110.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS0.54% probability of exploitation · percentile 40.9% · 2026-06-18T12:00:27Z
Published2026-01-13
Last modified2026-04-15

Underlying weaknesses· 1

CWE-95

References

  1. https://github.com/OpenC3/cosmos/security/advisories/GHSA-w757-4qv9-mghp

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')cwe-950%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-28386
CVE
CVE-2025-28384
CVE
CVE-2026-42088
CVE
CVE-2026-42087
CVE
CVE-2025-28389
CVE
CVE-2026-42084
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.