<?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>Devtron - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/devtron/</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:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/devtron/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>Devtron Authorization Bypass in Webhook API</title><link>https://feed.craftedsignal.io/briefs/2026-09-devtron-auth-bypass/</link><pubDate>Tue, 01 Sep 2026 01:01:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-devtron-auth-bypass/</guid><description>Devtron versions 2.2.0 and earlier contain an authorization flaw in the orchestrator webhook endpoint that allows authenticated users to retrieve plaintext super-admin API tokens.</description><content:encoded><![CDATA[<p>Devtron versions 2.2.0 and earlier are affected by an authorization bypass vulnerability (CVE-2026-82882) located in the orchestrator webhook API. The vulnerability specifically affects the GET /orchestrator/api-token/webhook endpoint, which fails to validate the authorization level of the requesting user. An authenticated attacker, regardless of their original privilege level, can provide arbitrary project, environment, and application parameters to the endpoint to successfully query for and retrieve super-admin JSON Web Tokens (JWT) in plaintext. Successful exploitation provides the attacker with full platform control, enabling persistent access, configuration modifications, or unauthorized deployments within the Devtron environment. This vulnerability is critical for organizations using Devtron to manage CI/CD pipelines, as it allows for trivial privilege escalation to the highest administrative tier.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability results in full administrative control over the Devtron platform. Attackers can leverage the stolen super-admin tokens to perform any action the platform supports, including modifying deployment pipelines, accessing sensitive secrets managed by the platform, and pivoting into the underlying Kubernetes infrastructure. This allows for extensive persistence, data exfiltration, and potential supply chain compromise of the integrated CI/CD processes.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade all Devtron instances to a version later than 2.2.0 immediately once a vendor patch is made available.</li>
<li>Implement strict monitoring on access to the /orchestrator/api-token/webhook endpoint in API gateway or web server logs.</li>
<li>Rotate all administrative tokens if it is suspected that an unauthorized user has accessed the platform.</li>
<li>Perform an audit of audit logs to identify any anomalous access to the webhook API endpoint by non-administrative user accounts.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>privilege-escalation</category><category>credential-access</category></item></channel></rss>