Authenticated arbitrary file write via suffix traversal
Published Aug 18, 2026 · Updated Aug 18, 2026
Path traversal in PagesController::batchCopy() in getgrav grav-plugin-api before 1.0.15 allows remote authenticated users to write files via a crafted suffix value. The method concatenates the user-controlled suffix into destSlug and destPath and then passes the resulting path to Folder::copy() without restricting the value to a single path segment, so ../ sequences can escape user/pages/. Reachability requires authentication plus api.pages.write permission, and the write primitive can create attacker-chosen directories and page or media files anywhere the web server process can write.
Summary
What happened
Path traversal in PagesController::batchCopy() in getgrav grav-plugin-api before 1.0.15 allows remote authenticated users to write files via a crafted suffix value. The method concatenates the user-controlled suffix into destSlug and destPath and then passes the resulting path to Folder::copy() without restricting the value to a single path segment, so ../ sequences can escape user/pages/. Reachability requires authentication plus api.pages.write permission, and the write primitive can create attacker-chosen directories and page or media files anywhere the web server process can write.
The record
- CVE
- CVE-2026-75830
- Published
- Aug 18, 2026
- Updated
- Aug 18, 2026
- Vendor
- Grav
- Product
- Grav
- Classifications
- CWE-73, T1565.001
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 18, 2026CVE publishedPublication date reported by the CVE source.
- Aug 18, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <1.0.15
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-g6j3-8jv9-ch5f proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo