CVE-2025-68475

Fedify 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:fedify:fedify:*:*:*:*:*:*:*:*
cpe:2.3:a:fedify:fedify:*:*:*:*:*:*:*:*
cpe:2.3:a:fedify:fedify:*:*:*:*:*:*:*:*
cpe:2.3:a:fedify:fedify:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-12-22 22:16

Updated : 2026-03-17 19:39


NVD link : CVE-2025-68475

Mitre link : CVE-2025-68475

CVE.ORG link : CVE-2025-68475


JSON object : View

Products Affected

fedify

  • fedify
CWE
CWE-1333

Inefficient Regular Expression Complexity