CVE 4.3 MEDIUM

OpenC3 COSMOS: Arbitrary write to plugins directory via path-traversed config filenames_CVE-2026-42085

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Description

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, OpenC3 COSMOS contains a design flaw in the save_tool_config() function that allows saving tool configuration files at arbitrary locations inside the shared /plugins directory tree by supplying crafted configuration filenames. Although the implementation sufficiently mitigates standard path traversal attacks, by canonicalizing filename to an absolute path, all plugins share this same root directory. That enables users to create arbitrary file structures and overwrite existing configuration files within the shared /plugins directory. This issue has been patched in versions 6.10.5 and 7.0.0-rc3.

Basic Information

ID CVE-2026-42085
Source GitHub_M
Published May 4, 2026 at 17:13

Affected Product

Vendor OpenC3
Product cosmos
Version < 6.10.5
Affected Versions OpenC3 cosmos < 6.10.5
OpenC3 cosmos >= 7.0.0.pre.rc1, < 7.0.0-rc3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.