VYPR

CWE-1385

Missing Origin Validation in WebSockets

VariantIncomplete

Description

The product uses a WebSocket, but it does not properly verify that the source of data or communication is valid.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (35)

page 2 of 2
  • CVE-2026-22689MedJan 10, 2026
    risk 0.35cvss 6.5epss 0.00

    Mailpit is an email testing tool and API for developers. Prior to version 1.28.2, the Mailpit WebSocket server is configured to accept connections from any origin. This lack of Origin header validation introduces a Cross-Site WebSocket Hijacking (CSWSH) vulnerability. An…

  • CVE-2024-8201MedMay 16, 2025
    risk 0.35cvss 5.4epss 0.00

    Cross-Site WebSocket Hijacking vulnerability in Hitachi Ops Center Analyzer (RAID Agent component).This issue affects Hitachi Ops Center Analyzer: from 10.8.0-00 before 11.0.4-00; Hitachi Ops Center Analyzer: from 10.9.0-00 before 11.0.4-00.

  • CVE-2025-61987MedDec 12, 2025
    risk 0.34cvss 5.3epss 0.00

    GroupSession Free edition prior to ver5.3.0, GroupSession byCloud prior to ver5.3.3, and GroupSession ZION prior to ver5.3.2. do not validate origins in WebSockets. If a user accesses a crafted page, Chat information sent to the user may be exposed.

  • CVE-2014-125071MedJan 9, 2023
    risk 0.29cvss 5.5epss 0.00

    A vulnerability was found in lukehutch Gribbit. It has been classified as problematic. Affected is the function messageReceived of the file src/gribbit/request/HttpRequestHandler.java. The manipulation leads to missing origin validation in websockets. The name of the patch is…

  • CVE-2026-27977MedMar 18, 2026
    risk 0.28cvss 5.4epss 0.00

    Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, in `next dev`, cross-site protection for internal websocket endpoints could treat `Origin: null` as a bypass case even if `allowedDevOrigins` is…

  • CVE-2026-21883MedJan 8, 2026
    risk 0.28cvss 5.4epss 0.00

    Bokeh is an interactive visualization library written in Python. In versions 3.8.1 and below, if a server is configured with an allowlist (e.g., dashboard.corp), an attacker can register a domain like dashboard.corp.attacker.com (or use a subdomain if applicable) and lure a…

  • CVE-2025-48068MedMay 30, 2025
    risk 0.28cvss 4.3epss 0.00

    Next.js is a React framework for building full-stack web applications. In versions starting from 13.0 to before 14.2.30 and 15.0.0 to before 15.2.2, Next.js may have allowed limited source code exposure when the dev server was running with the App Router enabled. The…

  • CVE-2023-2886MedMay 25, 2023
    risk 0.28cvss 4.3epss 0.00

    Missing Origin Validation in WebSockets vulnerability in CBOT Chatbot allows Content Spoofing Via Application API Manipulation. This issue affects Chatbot: before Core: v4.0.3.4 Panel: v4.0.3.7.

  • CVE-2024-51775MedAug 3, 2025
    risk 0.27cvss 5.3epss 0.00

    Missing Origin Validation in WebSockets vulnerability in Apache Zeppelin. The attacker could access the Zeppelin server from another origin without any restriction, and get internal information about paragraphs.  This issue affects Apache Zeppelin: from 0.11.1 before 0.12.0. …

  • CVE-2023-2850MedJul 25, 2023
    risk 0.24cvss 4.7epss 0.00

    NodeBB is affected by a Cross-Site WebSocket Hijacking vulnerability due to missing validation of the request origin. Exploitation of this vulnerability allows certain user information to be extracted by attacker.

  • CVE-2026-57111HigJul 9, 2026
    risk 0.00cvss 7.5epss 0.00

    Permissive Cross-Origin Resource Sharing (CORS) in the REST API (helix-rest, org.apache.helix.rest.server.filters.CORSFilter) in Apache Helix through 2.0.0 on all platforms allows a remote attacker controlling a web page visited by an authorized user to read responses from and…

  • CVE-2026-59804MedJul 8, 2026
    risk 0.00cvss 6.8epss 0.00

    Midscene Bridge Server through 1.10.3, fixed in commit 86f4118, contains a missing authentication and CORS misconfiguration vulnerability that allows unauthenticated remote attackers to hijack active bridge sessions by opening a cross-origin WebSocket connection to the local…

  • CVE-2023-49805MedDec 11, 2023
    risk 0.00cvss 6.0epss 0.00

    Uptime Kuma is an easy-to-use self-hosted monitoring tool. Prior to version 1.23.9, the application uses WebSocket (with Socket.io), but it does not verify that the source of communication is valid. This allows third-party website to access the application on behalf of their…

  • CVE-2023-2848HigSep 14, 2023
    risk 0.00cvss 8.0epss 0.00

    Movim prior to version 0.22 is affected by a Cross-Site WebSocket Hijacking vulnerability. This was the result of a missing header validation.

  • CVE-2023-0957HigMar 3, 2023
    risk 0.00cvss 8.2epss 0.00

    An issue was discovered in Gitpod versions prior to release-2022.11.2.16. There is a Cross-Site WebSocket Hijacking (CSWSH) vulnerability that allows attackers to make WebSocket connections to the Gitpod JSONRPC server using a victim’s credentials, because the Origin header is…