Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-58q8-f7v4-w2vf
- https://www.vulncheck.com/advisories/grav-ssrf-via-unrestricted-curl-protocols
- https://github.com/getgrav/grav/security/advisories/GHSA-58q8-f7v4-w2vf
FAQ
What is CVE-2026-62234?
CVE-2026-62234 is a vulnerability with a CVSS score of 8.1 (HIGH). 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. Att...
How severe is CVE-2026-62234?
CVE-2026-62234 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62234?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.