CVE-2026-65896
Last modified
CVE-2026-65896 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
CVSS: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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| getgrav | grav | < 1.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-65896?
How severe is CVE-2026-65896?
How do I fix CVE-2026-65896?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6589A security vulnerability has been detected in ComfyUI up to …4.3
- CVE-2026-65890Joomla Extension - balbooa.com - Unauthenticated SQL injecti…9.8
- CVE-2026-65891Joomla Extension - joomlacontenteditor.net - Creation of hid…6.5
- CVE-2026-65893This vulnerability exists in CP PLUS EZ-P21 IP Camera due to…7
- CVE-2026-65894This vulnerability exists in CP PLUS EZ-P21 IP Camera due to…8.7
- CVE-2026-65895Grav API Plugin versions before 1.0.10 fail to restrict writ…8.5
- CVE-2026-65897Grav API Plugin versions before 1.0.10 fail to validate the …8.8
- CVE-2026-65898DOMPurify before 3.4.11 fails to clone the ALLOWED_ATTR allo…7.2
- CVE-2026-65899DOMPurify 3.0.0 before 3.4.9 does not reset the retained Tru…6.1
- CVE-2026-6590A vulnerability was detected in ComfyUI up to 0.13.0. This i…4.3
- CVE-2026-65900DOMPurify versions >=3.0.0 and before 3.4.8, when configured…6.1
- CVE-2026-65901DOMPurify through 3.4.6 contains a cross-site scripting vuln…6.1
Are you affected by CVE-2026-65896?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
