CVE-2025-56647
Awaiting Analysis
Awaiting Analysis - Queue
Missing Origin Validation in @farmfe/core WebSocket Enables Source Code Theft
Publication date: 2026-02-12
Last updated on: 2026-02-13
Assigner: MITRE
Description
Description
npm @farmfe/core before 1.7.6 is Missing Origin Validation in WebSocket. The development (hot module reloading) server does not validate origin when connecting to a WebSocket client. This allows attackers to surveil developers running Farm who visit their webpage and steal source code that is leaked by the WebSocket server.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| farmfe | core | to 1.7.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1385 | The product uses a WebSocket, but it does not properly verify that the source of data or communication is valid. |