7.5

CVE-2026-34148

Exploit

Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to 1.9.6, 1.10.5, 2.0.8, and 2.1.1, @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to make repeated outbound requests from a single inbound request, leading to resource consumption and denial of service. This vulnerability is fixed in 1.9.6, 1.10.5, 2.0.8, and 2.1.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
FedifyFedify/fedify SwPlatformnode.js Version < 1.9.6
FedifyFedify/fedify SwPlatformnode.js Version >= 1.10.0 < 1.10.5
FedifyFedify/fedify SwPlatformnode.js Version >= 2.0.0 < 2.0.8
FedifyFedify/fedify SwPlatformnode.js Version >= 2.1.0 < 2.1.1
FedifyFedify/vocab-runtime SwPlatformnode.js Version < 2.0.8
FedifyFedify/vocab-runtime SwPlatformnode.js Version >= 2.1.0 < 2.1.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.55% 0.416
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource.

CWE-770 Allocation of Resources Without Limits or Throttling

The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp
Vendor Advisory
Exploit
https://github.com/fedify-dev/fedify/releases/tag/1.10.5
Release Notes
https://github.com/fedify-dev/fedify/releases/tag/1.9.6
Release Notes
https://github.com/fedify-dev/fedify/releases/tag/2.0.8
Release Notes
https://github.com/fedify-dev/fedify/releases/tag/2.1.1
Release Notes