Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. activitypub_federation
  4. ›
  5. CVE-2026-33693

CVE-2026-33693: Activitypub-Federation has SSRF via 0.0.0.0 bypass in activitypub-federation-rust v4_is_invalid()

March 25, 2026 (updated March 27, 2026)

The v4_is_invalid() function in activitypub-federation-rust (src/utils.rs) does not check for Ipv4Addr::UNSPECIFIED (0.0.0.0). An unauthenticated attacker controlling a remote domain can point it to 0.0.0.0, bypass the SSRF protection introduced by the fix for CVE-2025-25194 (GHSA-7723-35v7-qcxw), and reach localhost services on the target server.

References

  • github.com/LemmyNet/activitypub-federation-rust
  • github.com/LemmyNet/activitypub-federation-rust/commit/4ae8532b17bc35755240b7f55d4a5b7665351599
  • github.com/LemmyNet/lemmy/security/advisories/GHSA-q537-8fr5-cw35
  • github.com/advisories/GHSA-7723-35v7-qcxw
  • github.com/advisories/GHSA-q537-8fr5-cw35
  • nvd.nist.gov/vuln/detail/CVE-2026-33693

Code Behaviors & Features

Detect and mitigate CVE-2026-33693 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.7.0-beta.9

Fixed versions

  • 0.7.0-beta.9

Solution

Upgrade to version 0.7.0-beta.9 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

cargo/activitypub_federation/CVE-2026-33693.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 10 Apr 2026 12:18:55 +0000.