edify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to versions 1.6.13, 1.7.14, 1.8.15, and 1.9.2, a Regular Expression Denial of Service (ReDoS) vulnerability exists in Fedify's document loader. The HTML parsing regex at packages/fedify/src/runtime/docloader.ts:259 contains nested quantifiers that cause catastrophic backtracking when processing maliciously crafted HTML responses. This issue has been patched in versions 1.6.13, 1.7.14, 1.8.15, and 1.9.2.
No configuration.
22 Dec 2025, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-12-22 22:16
Updated : 2025-12-23 14:51
NVD link : CVE-2025-68475
Mitre link : CVE-2025-68475
CVE.ORG link : CVE-2025-68475
JSON object : View
No product.
Inefficient Regular Expression Complexity