In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade facebook/proxygen to version 2025.12.02.00 or higher.
Affected versions of this package are vulnerable to Excessive Iteration in the proxygen::coro::HTTPQuicCoroSession() function. An attacker can cause unbounded memory growth and exhaust system resources by sending an HTTP request or response body larger than 2^31 bytes, which triggers an infinite loop that blocks the event loop and continuously appends data to memory.