CVE-2026-34148

7.5

Fedify · Fedify

Fedify is vulnerable to an uncontrolled resource consumption flaw due to improper HTTP redirect handling, allowing unauthenticated attackers to trigger denial of service via excessive outbound requests.

Executive summary

A vulnerability in the Fedify library allows unauthenticated remote attackers to cause a denial of service through recursive HTTP redirect loops.

Vulnerability

The library fails to enforce a maximum redirect count or detect loops during remote document loading, allowing an unauthenticated attacker to force the server into an infinite request cycle.

Business impact

Successful exploitation results in a denial of service, which can render federated server applications unresponsive and disrupt ActivityPub network operations. Given the CVSS score of 7.5, this high severity flaw poses a significant risk to service availability and system stability for organizations relying on the Fedify framework.

Remediation

Immediate Action: Update the @fedify/fedify and @fedify/vocab-runtime packages to the patched versions (1.9.6, 1.10.5, 2.0.8, or 2.1.1 depending on your current branch) immediately.

Proactive Monitoring: Monitor server egress traffic for unexpected spikes in outbound HTTP requests and review application logs for anomalies indicative of recursive redirect loops.

Compensating Controls: Deploy a Web Application Firewall or egress filtering rules to limit the frequency and duration of outbound connections initiated by the application document loader.

Exploitation status

Public Exploit Available: No (exploit_available unknown)

Analyst recommendation

This vulnerability presents a clear risk to service availability for all Fedify-based applications. Administrators should prioritize updating the library to the specified patched versions to prevent potential denial of service attacks. Failure to patch leaves the underlying infrastructure susceptible to resource exhaustion by unauthenticated actors.

More Fedify CVEs

Sources