CVE-2025-12548
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
3Description
A flaw was found in Eclipse Che che-machine-exec. This vulnerability allows unauthenticated remote arbitrary command execution and secret exfiltration (SSH keys, tokens, etc.) from other users' Developer Workspace containers, via an unauthenticated JSON-RPC / websocket API exposed on TCP port 3333.
Analysis
Eclipse Che che-machine-exec exposes an unauthenticated JSON-RPC/WebSocket API on port 3333 that allows remote command execution and secret exfiltration from other users' developer workspace containers.
Technical Context
The che-machine-exec component exposes a JSON-RPC API over WebSocket on TCP 3333 without authentication (CWE-306). An attacker can execute commands in any user's workspace container, accessing SSH keys, tokens, and source code.
Affected Products
Eclipse Che (che-machine-exec component)
Remediation
Restrict port 3333 access. Apply Eclipse Che security updates. Audit workspace access logs.
Priority Score
Vendor Status
Share
External POC / Exploit Code
Leaving vuln.today