<?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:portkey:ai_gateway:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aportkeyai_gateway/</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>Fri, 28 Aug 2026 21:38:16 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aportkeyai_gateway/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>Server-Side Request Forgery in Portkey AI Gateway</title><link>https://feed.craftedsignal.io/briefs/2026-08-portkey-ai-ssrf/</link><pubDate>Fri, 28 Aug 2026 21:38:16 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-portkey-ai-ssrf/</guid><description>Portkey AI Gateway through 1.15.2 is vulnerable to SSRF via the /v1/proxy/* route, allowing unauthenticated attackers to query internal services and exfiltrate API keys.</description><content:encoded><![CDATA[<p>Portkey AI Gateway versions 1.15.2 and earlier are affected by a server-side request forgery (SSRF) vulnerability. The flaw exists within the /v1/proxy/* API route, which fails to enforce requestValidator middleware. An attacker can craft malicious HTTP requests that set the 'x-portkey-custom-host' header to point to internal network addresses. When processed, the gateway forwards these requests to the specified internal target. By including Authorization headers in these forged requests, attackers can interact with internal APIs or services not intended for public access. This vulnerability poses a significant risk for the exfiltration of sensitive provider API keys or other internal infrastructure data. Defenders should prioritize patching to version 1.15.3 or later as soon as it becomes available and monitor traffic patterns targeting proxy endpoints.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to bypass perimeter security to access internal infrastructure. This can result in the exfiltration of sensitive credentials such as provider API keys, unauthorized access to internal management interfaces, and reconnaissance of the local network environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Portkey AI Gateway to the latest patched version immediately.</li>
<li>Implement strict ingress filtering and egress controls on the gateway server to limit connections to internal IP ranges (RFC 1918) and sensitive metadata services (e.g., 169.254.169.254).</li>
<li>Deploy the provided webserver detection rule to identify anomalous header usage associated with this SSRF vector.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ssrf</category><category>api-security</category><category>cloud</category></item></channel></rss>