CVE-2026-62234

Summary

Grav before 2.0.4 fails to restrict cURL protocols in webhook dispatch, allowing authenticated users with api.webhooks.write permission to create webhooks with file://, dict://, or gopher:// URLs. Attackers can trigger webhook events to read local files, access process information, or pivot to internal services via unrestricted protocol handlers.

Affected Software

VendorProductVersion RangeStatus
getgravgrav0 < 2.0.4affected
getgravgrav2.0.4unaffected

Weaknesses

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

References