CVE Catalog

CVE-2026-77394

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Summary

In OpenC3 COSMOS from 5.0.6 until 7.3.0, an authenticated actor with system_set permission can store a shared screen through POST /openc3-api/screen whose BUTTON widget action is evaluated in another operator's browser session when the button is activated. The stored script runs in the COSMOS origin and can read localStorage.openc3Token, allowing theft of the victim's bearer token, account takeover, and actions with the victim's privileges.

Risk Assessment

An attacker with system_set permission can take over another operator's account by stealing the bearer token and then perform actions with the victim's privileges. The permissive content security policy contributes to execution but is not the primary root cause.

Recommendation

Upgrade OpenC3 COSMOS to version 7.3.0 or later and restrict the system_set permission to trusted users, and consider tightening the CSP.

Other vulnerabilities in OpenC3 COSMOS

See all
Original NVD description (English source)

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. From 5.0.6 until 7.3.0, an authenticated actor with system_set permission can store a shared screen through POST /openc3-api/screen whose BUTTON widget action is evaluated by openc3-cosmos-init/plugins/packages/openc3-vue-common/src/widgets/ButtonWidget.vue in another operator's browser session when the button is activated. The stored script runs in the COSMOS origin and can read localStorage.openc3Token, allowing theft of the victim's bearer token, account takeover, and actions with the victim's privileges. The permissive content security policy contributes to execution but is not the primary root cause. This issue is fixed in version 7.3.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS