<?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-73197 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-73197/</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>Thu, 20 Aug 2026 13:14:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-73197/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>Denial of Service Vulnerability in FreeIPA Migration Handler</title><link>https://feed.craftedsignal.io/briefs/2026-08-freeipa-dos/</link><pubDate>Thu, 20 Aug 2026 13:14:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-freeipa-dos/</guid><description>An unauthenticated remote denial-of-service vulnerability in FreeIPA, tracked as CVE-2026-73197, allows attackers to exhaust system memory by sending oversized form POST requests to the migration endpoint.</description><content:encoded><![CDATA[<p>CVE-2026-73197 is a high-severity vulnerability discovered in FreeIPA, specifically impacting the <code>/ipa/migration/migration.py</code> endpoint. An unauthenticated remote attacker can exploit this flaw by sending specially crafted, oversized form POST requests to the migration handler.</p>
<p>The vulnerability stems from improper resource management (CWE-770: Allocation of Resources Without Limits or Throttling), where the application attempts to read the entire attacker-controlled request body into memory without applying limits. Successive or large concurrent requests of this nature result in significant memory consumption, degrading request processing performance, and eventually leading to a complete service disruption or denial-of-service (DoS) state. This affects various Red Hat Enterprise Linux versions where the FreeIPA package is deployed. Defenders should prioritize limiting request body sizes or applying rate-limiting/WAF rules to the affected migration endpoint.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in a denial-of-service condition, rendering the FreeIPA service unavailable to legitimate users. This impacts authentication and identity management services across organizations relying on FreeIPA for directory and PKI services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply vendor-supplied patches for the FreeIPA package as released by Red Hat.</li>
<li>Implement request body size limits on web application firewalls (WAF) or reverse proxies (such as Apache or Nginx) protecting the <code>/ipa/migration/migration.py</code> URI.</li>
<li>Monitor web server access logs for anomalous, high-frequency, or large-payload POST requests directed at the migration endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>denial-of-service</category><category>vulnerability</category><category>cve-2026-73197</category></item></channel></rss>