CVE-2026-65896
published 2026-07-23CVE-2026-65896: Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint…
PriorityP345high7.1CVSS 3.1
AVNACLPRLUINSUCNIHAL
EPSS
0.27%
18.9th percentile
Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint. PagesController::move() sanitizes the slug only with ltrim($body['slug'], '.'), which strips leading periods but does not neutralize '/' or '..' segments. An authenticated API caller with the api.pages.write permission can supply path traversal sequences (e.g., 01.home/../../../pwned) to move an entire page directory (content and media) to an arbitrary writable location outside user/pages/, including outside the Grav installation.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| getgrav | grav | < 1.0.10 | 1.0.10 |
CVSS provenance
nvdv3.17.1HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
nvdv4.07.1HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
VulDB
getgrav up to 1.0.9 Slug Validation PagesController::move slug path traversal (EUVD-2026-48246)
vuldb·2026-07-25·CVSS 7.1
CVE-2026-65896 [HIGH] getgrav up to 1.0.9 Slug Validation PagesController::move slug path traversal (EUVD-2026-48246)
A vulnerability labeled as problematic has been found in getgrav grav up to 1.0.9. Impacted is the function PagesController::move of the component Slug Validation. Such manipulation of the argument slug leads to path traversal.
This vulnerability is traded as CVE-2026-65896. The attack may be launched remotely. There is no exploit available.
The affected component should be upgraded.
GHSA
Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint.
ghsa_unreviewed·2026-07-23
CVE-2026-65896 [HIGH] CWE-73 Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint.
Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint. PagesController::move() sanitizes the slug only with ltrim($body['slug'], '.'), which strips leading periods but does not neutralize '/' or '..' segments. An authenticated API caller with the api.pages.write permission can supply path traversal sequences (e.g., 01.home/../../../pwned) to move an entire page directory (content and media) to an arbitrary writable location outside user/pages/, including outside the Grav installation.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/getgrav/grav/commit/f9438d4e71389b1041ac60b69b0b5714ecfa3bddhttps://github.com/getgrav/grav/security/advisories/GHSA-qjq4-jp55-4mx2https://www.vulncheck.com/advisories/grav-api-plugin-before-path-traversal-via-movehttps://github.com/getgrav/grav/security/advisories/GHSA-qjq4-jp55-4mx2
2026-07-23
Published