cve/2023/CVE-2023-22477.md
2024-05-25 21:48:12 +02:00

870 B

CVE-2023-22477

Description

Mercurius is a GraphQL adapter for Fastify. Any users of Mercurius until version 10.5.0 are subjected to a denial of service attack by sending a malformed packet over WebSocket to /graphql. This issue was patched in #940. As a workaround, users can disable subscriptions.

POC

Reference

No PoCs from references.

Github