<?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>Cve-2026-71364 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-71364/</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, 24 Aug 2026 18:03:56 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-71364/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>SSRF and Credential Leakage in AWX Notification Backends</title><link>https://feed.craftedsignal.io/briefs/2026-08-awx-ssrf/</link><pubDate>Mon, 24 Aug 2026 18:03:56 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-awx-ssrf/</guid><description>CVE-2026-71366 allows authenticated AWX notification administrators to perform SSRF and exfiltrate credentials by leveraging insufficient validation of notification template targets.</description><content:encoded><![CDATA[<p>CVE-2026-71366 describes a critical server-side request forgery (SSRF) vulnerability impacting multiple notification backends within AWX, including Webhook, Mattermost, Rocket.Chat, and Grafana. The vulnerability exists because the application fails to validate user-supplied notification template URLs against private, loopback, or reserved IP ranges.</p>
<p>An attacker with notification administrator privileges can exploit this to force the AWX control node to perform HTTP requests against sensitive internal infrastructure or local services typically unreachable from the internet. The risk is compounded by secondary issues in the webhook backend, which follows HTTP redirects while improperly propagating configured Basic Authentication credentials to external, attacker-controlled hosts. Similarly, the Grafana backend exposes API keys in the Authorization header during these unauthorized requests. This issue enables both unauthorized internal network probing and the exfiltration of sensitive service credentials.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an authenticated administrator to bypass network access controls to probe internal services and exfiltrate authentication tokens, potentially leading to privilege escalation or lateral movement within the network.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Audit existing notification templates in AWX to identify URLs targeting internal network segments or loopback addresses.</li>
<li>Implement strict egress filtering on the AWX control node to prevent unauthorized connections to internal resources.</li>
<li>Rotate any credentials or API keys that have been configured in AWX notification templates, as these may have been exposed through the identified redirect and header leakage mechanisms.</li>
<li>Apply vendor-supplied security patches for AWX to remediate the lack of URL validation.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>ssrf</category><category>credential-leakage</category><category>path-traversal</category><category>arbitrary-file-write</category><category>remote-code-execution</category><category>cve-2026-71364</category></item></channel></rss>