@fedify/fedify is vulnerable to Uncontrolled Resource Consumption
50
Medium Risk
Affected versions of this package consume unbounded memory when activity delivery fails with large HTTP error responses. The sendActivity() function reads the entire response body via response.text() without any size limit and stores it in both the error message and log output. Under production conditions with many unreachable inboxes returning large HTML error pages (50–100 KB each), this leads to significant memory pressure and V8 OOM crashes. The patch limits the SendActivityError.responseBody property to 1 KiB.
You are affected if you are using a version that falls within the vulnerable range.
@fedify/fedify is vulnerable to Uncontrolled Resource Consumption in versions 0.0.1 - 1.10.3.
Upgrade the @fedify/fedify library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant