Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-73197

Опубликовано: 20 авг. 2026
Источник: redhat
CVSS3: 7.5
EPSS Низкий

Описание

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increased memory usage, slower request handling, and potential service disruption or denial of service.

Меры по смягчению последствий

If the /ipa/migration endpoint is not required, it can be disabled by commenting out or removing the Alias /ipa/migration and its corresponding <Directory> block in the Apache configuration file (e.g., /etc/httpd/conf.d/ipa.conf). Alternatively, to limit the size of request bodies processed by the /ipa/migration endpoint, add the LimitRequestBody directive within the <Directory "/usr/share/ipa/migration"> block in your Apache configuration, setting a conservative limit such as 1 MiB (1048576 bytes):

<Directory "/usr/share/ipa/migration"> LimitRequestBody 1048576 # ... other directives ... </Directory>

After modifying the Apache configuration, the httpd service must be reloaded or restarted for the changes to take effect. This may temporarily interrupt service.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10ipaAffected
Red Hat Enterprise Linux 6ipaOut of support scope
Red Hat Enterprise Linux 7ipaAffected
Red Hat Enterprise Linux 8ipaAffected
Red Hat Enterprise Linux 9ipaAffected

Показывать по

Дополнительная информация

Статус:

Important
Дефект:
CWE-770
https://bugzilla.redhat.com/show_bug.cgi?id=2474697ipa: FreeIPA: Unauthenticated DoS in `/ipa/migration/migration.py` via Unbounded Request Body Read

EPSS

Процентиль: 26%
0.00333
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 7.5
ubuntu
8 дней назад

(A flaw was found in FreeIPA. A remote, unauthenticated attacker can ex ...)

CVSS3: 7.5
nvd
9 дней назад

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the `/ipa/migration/migration.py` endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increased memory usage, slower request handling, and potential service disruption or denial of service.

CVSS3: 7.5
debian
9 дней назад

A flaw was found in FreeIPA. A remote, unauthenticated attacker can ex ...

CVSS3: 7.5
github
9 дней назад

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the `/ipa/migration/migration.py` endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increased memory usage, slower request handling, and potential service disruption or denial of service.

EPSS

Процентиль: 26%
0.00333
Низкий

7.5 High

CVSS3