<?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>Coollabsio - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/coollabsio/</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>Sun, 27 Sep 2026 05:03:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/coollabsio/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>Authentication Bypass in Coolify GitHub App Setup Handler</title><link>https://feed.craftedsignal.io/briefs/2026-09-coolify-auth-bypass/</link><pubDate>Sun, 27 Sep 2026 05:03:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-coolify-auth-bypass/</guid><description>An unauthenticated remote code execution vulnerability (CVE-2026-100746) in Coolify versions 4.1.0 and earlier allows attackers to bypass authentication via the GitHub App setup flow.</description><content:encoded><![CDATA[<p>CVE-2026-100746 identifies a critical missing authentication vulnerability in Coolify versions up to and including 4.1.0. The vulnerability resides within the GitHub App Setup Handler, specifically affecting the <code>Github::redirect</code> function located in <code>/webhooks/source/github/redirect</code>. An attacker can manipulate the <code>state</code> argument within the GitHub authentication redirect flow to bypass authentication mechanisms entirely. Given that public proof-of-concept exploit material is available, this vulnerability poses an immediate risk of unauthorized access to self-hosted Coolify instances. Defenders should treat this as a high-priority update task, as exploitation is performed remotely without requiring existing credentials.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated remote attacker to bypass authentication controls, potentially gaining administrative control over the Coolify instance. This could lead to full system compromise, deployment of malicious containers, and unauthorized access to managed infrastructure. All users running Coolify 4.1.0 or earlier are at risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Coolify instances to version 4.1.1 or later immediately to patch CVE-2026-100746.</li>
<li>Review web access logs for anomalous POST or GET requests to the endpoint <code>/webhooks/source/github/redirect</code> where the <code>state</code> parameter appears unusually formatted or is used to facilitate unexpected redirection.</li>
<li>Verify that any Coolify instance exposed to the internet is restricted by network-level controls (e.g., VPN or IP allowlisting) while the upgrade process is underway.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>web-application</category><category>authentication-bypass</category></item></channel></rss>