icon

We found results for “

CVE-2025-43855

Good to know:

icon
icon

Date: April 24, 2025

tRPC allows users to build & consume fully typesafe APIs without schemas or code generation. In versions starting from 11.0.0 to before 11.1.1, an unhandled error is thrown when validating invalid connectionParams which crashes a tRPC WebSocket server. This allows any unauthenticated user to crash a tRPC 11 WebSocket server. Any tRPC 11 server with WebSocket enabled with a createContext method set is vulnerable. This issue has been patched in version 11.1.1.

Severity Score

Severity Score

Weakness Type (CWE)

Uncaught Exception

CWE-248

Improper Cleanup on Thrown Exception

CWE-460

Top Fix

icon

Upgrade Version

Upgrade to version @trpc/server - 11.1.1;https://github.com/trpc/trpc.git - v11.1.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us