Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile() that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable lock file paths in the world-writable temp directory. Attackers can place a symlink at the predictable lock path pointing to any file the web server process can write to, and the next scheduled job run will follow the symlink and overwrite the target file's content with the job ID string.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-25 02:16
Updated : 2026-08-31 20:52
NVD link : CVE-2026-72696
Mitre link : CVE-2026-72696
CVE.ORG link : CVE-2026-72696
JSON object : View
Products Affected
No product.
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')
