Soketi · Soketi · CVE-2022-21667
**Name of the Vulnerable Software and Affected Versions**
soketi versions prior to 0.24.1
**Description**
The issue arises from an unhandled case when reading POST requests, which results in the server crashing if it could not read the body of a request. If a POST request is sent to any endpoint of the server with an empty body, even unauthenticated with the Pusher Protocol, it will crash the server. All users that run the server are affected by this issue.
**Recommendations**
To resolve the issue, update to at least version 0.24.1 or the latest version. There are no workarounds for this issue, and upgrading is the only solution.