<?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>Cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aghostghostnode.js/</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>Mon, 07 Sep 2026 22:43:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aghostghostnode.js/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 Read in Ghost CMS via CVE-2023-40028</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2023-40028-ghost-cms/</link><pubDate>Mon, 07 Sep 2026 22:43:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2023-40028-ghost-cms/</guid><description>Ghost CMS versions prior to 5.59.1 are vulnerable to an authenticated arbitrary file read, exploitable through malicious symbolic link uploads via the administrative API.</description><content:encoded><![CDATA[<p>CVE-2023-40028 is an arbitrary file read vulnerability affecting Ghost CMS versions prior to 5.59.1. The vulnerability arises from improper validation during file upload, allowing an authenticated attacker with administrative privileges to upload files as symbolic links. By manipulating these links, an attacker can bypass directory restrictions and access arbitrary files on the host operating system. This vulnerability has been categorized with a CVSS score of 6.5 (Medium). Proof-of-concept exploit code has been published publicly, demonstrating that the attack chain leverages the <code>/ghost/api/v3/admin/session/</code> endpoint for initial authentication, followed by the malicious upload process. Defenders should prioritize patching Ghost CMS to version 5.59.1 or later.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthorized access to sensitive files residing on the host server. Depending on the server configuration and file permissions, this could lead to the exposure of configuration files, environment variables, or other sensitive system data. Organizations utilizing versions of Ghost CMS older than 5.59.1 are at risk, particularly if administrative accounts are compromised.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch Ghost CMS to version 5.59.1 or later immediately as the primary mitigation.</li>
<li>Audit the <code>content/</code> directory of Ghost CMS installations to identify and remove any unauthorized symbolic links.</li>
<li>Monitor administrative authentication logs for suspicious activity, particularly around the <code>/ghost/api/v3/admin/session/</code> endpoint, to detect account misuse.</li>
<li>Implement strict ingress filtering and restrict administrative access to trusted management IP ranges to limit the risk of exploitation by unauthorized actors.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>ghost-cms</category><category>arbitrary-file-read</category><category>web-application</category><category>cve-2023-40028</category><category>vulnerability</category></item></channel></rss>