---
id: CVE-2026-62668
title: >-
  Grav API Plugin is a RESTful API for Grav CMS that provides full headless
  access to your site's content
summary: >-
  Grav API Plugin is a RESTful API for Grav CMS that provides full headless
  access to your site's content. Prior to 1.0.6, the Grav API plugin
  WebhookController.php accepts webhook URLs after only FILTER_VALIDATE_URL
  syntax validation, and…
severity: none
cwe:
  - CWE-918
published: '2026-08-19'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:13:25.910'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62668'
references:
  - url: >-
      https://github.com/getgrav/grav-plugin-api/commit/dfcc947f0d6758772caac290c68fe8d4c4a4874e
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav-plugin-api/releases/tag/1.0.6'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-58q8-f7v4-w2vf'
    label: security-advisories@github.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-58q8-f7v4-w2vf'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.0045
epssPercentile: 0.36449
ingestedAt: '2026-09-09T21:22:45.540Z'
---

## Overview

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTER_VALIDATE_URL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPT_PROTOCOLS or CURLOPT_REDIR_PROTOCOLS restrictions. An account with api.webhooks.write can submit file, dict, gopher, private-network, or link-local targets, retrieve local files and delivery response bodies, and pivot requests to internal services or cloud metadata endpoints. This issue is fixed in version 1.0.6.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
