CVE-2026-12517 PUBLISHED

Fediverse Embeds < 1.5.8 - Unauthenticated SSRF via Site Info Endpoint

Assigner: WPScan
Reserved: 17.06.2026 Published: 09.07.2026 Updated: 09.07.2026

The Fediverse Embeds WordPress plugin before 1.5.8 does not validate the destination of the server-side request performed by an unauthenticated site-info endpoint before fetching it, allowing anonymous users (the gating nonce is exposed on public pages carrying an embed) to make the site request internal and private-network URLs and read back the parsed page metadata. This is a Server-Side Request Forgery.

Product Status

Vendor Unknown
Product Fediverse Embeds
Versions Default: unaffected
  • affected from 0 to 1.5.8 (excl.)

Credits

  • 0xBassia finder
  • WPScan coordinator

References

Problem Types

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