<?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>Dokploy (&lt;= 0.29.7) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/dokploy--0.29.7/</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, 01 Sep 2026 01:01:03 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/dokploy--0.29.7/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>Path Traversal Vulnerability in Dokploy</title><link>https://feed.craftedsignal.io/briefs/2026-09-dokploy-path-traversal/</link><pubDate>Tue, 01 Sep 2026 01:01:03 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-dokploy-path-traversal/</guid><description>Dokploy versions up to 0.29.7 are vulnerable to remote path traversal via the writeTraefikConfigInPath function, allowing attackers to access arbitrary files on the system.</description><content:encoded><![CDATA[<p>Dokploy versions 0.29.7 and earlier contain a critical path traversal vulnerability (CVE-2026-82954) located within the <code>writeTraefikConfigInPath</code> function in <code>packages/server/src/utils/traefik/application.ts</code>. The flaw allows remote, unauthenticated attackers to manipulate the 'path' argument, leading to arbitrary file system access. This vulnerability permits the reading or overwriting of sensitive configuration files, which can be leveraged to gain unauthorized system control. The vulnerability is publicly disclosed, and given the nature of the software as a deployment management tool, successful exploitation carries a high risk of systemic compromise. The vendor has not provided a response or a patch as of the time of disclosure.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability carries a CVSS v3.1 base score of 9.9, reflecting its critical potential for unauthorized file access and system-level impact. Attackers targeting this vulnerability can extract sensitive environment variables, credentials, or Traefik configuration files, potentially escalating access to any containerized workloads managed by the Dokploy instance.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web application logs for suspicious path traversal patterns (e.g., directory indexing characters like &quot;../&quot;) directed at Dokploy management endpoints.</li>
<li>Apply network segmentation to ensure Dokploy management interfaces are not exposed to the public internet until a security patch is released by the vendor.</li>
<li>Conduct an audit of the file system integrity in the Dokploy server environment to identify signs of unauthorized file modification or exfiltration.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>path-traversal</category><category>cve-2026-82954</category></item></channel></rss>