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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34148.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-400",
"CWE-770"
]
}{
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": [
"cpe:2.3:a:fedify:fedify\\/fedify:*:*:*:*:*:node.js:*:*",
"cpe:2.3:a:fedify:fedify\\/vocab-runtime:*:*:*:*:*:node.js:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.9.6"
},
{
"fixed": "2.0.8"
},
{
"introduced": "1.10.0"
},
{
"fixed": "1.10.5"
},
{
"introduced": "2.0.0"
},
{
"introduced": "2.1.0"
},
{
"fixed": "2.1.1"
}
]
}