<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Grav CMS (2.0.15) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/grav-cms-2.0.15/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 25 Aug 2026 04:06:26 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/grav-cms-2.0.15/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Arbitrary File Overwrite in Grav CMS via Symlink Following</title><link>https://feed.craftedsignal.io/briefs/2026-08-grav-cms-symlink/</link><pubDate>Tue, 25 Aug 2026 04:06:26 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-grav-cms-symlink/</guid><description>Grav CMS versions before 2.0.16 are vulnerable to arbitrary file overwrites via a symlink following flaw in the Scheduler component's lock file creation process.</description><content:encoded><![CDATA[<p>Grav CMS versions prior to 2.0.16 contain a security flaw in the Scheduler Job::createLockFile() method, which fails to securely handle the creation of lock files in temporary directories. Because the application utilizes predictable file paths within world-writable directories for its locking mechanism, a local attacker can create a symbolic link at the expected lock file location. When the Grav CMS scheduler executes, it follows this symbolic link to the attacker-specified target and overwrites the target file with a job ID string. This vulnerability effectively allows an attacker with local user access to corrupt or overwrite any file accessible to the web server process, potentially leading to privilege escalation or service disruption depending on the targeted files.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows local attackers to overwrite arbitrary files with the privileges of the web server user. This can be used to disable security controls, corrupt configuration files, or facilitate further system-level compromise. The vulnerability affects all Grav CMS installations prior to version 2.0.16.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Grav CMS to version 2.0.16 or later immediately to address the insecure lock file handling in the Scheduler component.</li>
<li>Review directory permissions on the host system to ensure that web-writable temporary directories are not world-writable, limiting the ability of local users to place arbitrary symlinks.</li>
<li>Monitor logs for unusual file write activity originating from the web server user process, particularly within critical system directories.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>cms</category><category>file-write</category></item></channel></rss>