๐Ÿ” CVE Alert

CVE-2026-72696

HIGH 8.4

Grav CMS before 2.0.16 Symlink Following via createLockFile

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-59
Vendor getgrav
Product grav
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for getgrav grav

Be the first to know when new high vulnerabilities affecting getgrav grav are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

getgrav / grav
0 < 2.0.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/getgrav/grav/security/advisories/GHSA-q8w8-6cq5-j4h2 vulncheck.com: https://www.vulncheck.com/advisories/grav-cms-before-symlink-following-via-createlockfile

Credits

๐Ÿ” alham-rizvi