Skip to content

Fedify 1.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 21:28
· 267 commits to main since this release
1.8.5
e158983

Released on August 8, 2025.

@fedify/fedify

  • Fixed a critical authentication bypass vulnerability in the inbox handler that allowed unauthenticated attackers to impersonate any ActivityPub actor. The vulnerability occurred because activities were processed before verifying that the HTTP Signatures key belonged to the claimed actor. Now authentication verification is performed before activity processing to prevent actor impersonation attacks. [CVE-2025-54888]

@fedify/cli

  • Fixed fedify nodeinfo color support in Windows Terminal. [#358, #360 by KeunHyeong Park]