litestar@2.12.1 vulnerabilities

Litestar - A production-ready, highly performant, extensible ASGI API Framework

Direct Vulnerabilities

Known vulnerabilities in the litestar package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Allocation of Resources Without Limits or Throttling

litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of size limits or size checks when reading the request body into memory via await self.body().

Note: All Litestar applications that process json, msgpack or form-data submission requests are affected

How to fix Allocation of Resources Without Limits or Throttling?

Upgrade litestar to version 2.13.0 or higher.

[,2.13.0)