Description
A flaw was found in FreeIPA. A low-privilege authenticated user can exploit this vulnerability by submitting an oversized One-Time Password (OTP) key value. This oversized key is then decoded and re-encoded without proper size limits, consuming excessive CPU and memory resources. This can lead to a denial of service, degrading the availability of the IPA service.
Published: 2026-08-20
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A low‑privilege authenticated user can submit an oversized One‑Time Password key value to FreeIPA’s otptoken‑add function. The system decodes and re‑encodes this key without bounding its size, resulting in excessive CPU and memory consumption that can degrade the availability of the IPA service.

Affected Systems

Red Hat Enterprise Linux 6, 7, 8, 9 and 10 – which include the vulnerable FreeIPA component. All listed distributions are affected.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity, while no EPSS score is available, showing limited data on exploit likelihood. It is not listed in the CISA KEV catalog. The vulnerability requires the attacker to have authenticated access; the attack vector is therefore an authenticated local user sending a large HTTP request to the "/ipa/session/json" endpoint, which triggers the resource exhaustion path.

Generated by OpenCVE AI on August 20, 2026 at 22:11 UTC.

Remediation

Vendor Workaround

To mitigate this issue, enforce conservative HTTP request-body limits on the `/ipa/session/json` endpoint to reject oversized payloads before they reach the vulnerable IPA parameter conversion. Additionally, if operationally feasible, restrict self-managed token creation to trusted users and implement monitoring or rate-limiting for repeated large authenticated requests. Changes to HTTP server configurations or FreeIPA permissions may require service restarts or reloads to take effect.


OpenCVE Recommended Actions

  • Configure the HTTP server to enforce conservative request‑body limits on the "/ipa/session/json" endpoint so that oversized payloads are rejected before reaching FreeIPA.
  • Restrict the ability to create self‑managed tokens to a trusted, minimal set of users.
  • Implement monitoring or rate‑limiting for repeated large authenticated requests to detect and block abuse.

Generated by OpenCVE AI on August 20, 2026 at 22:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Freeipa
Freeipa freeipa
CPEs cpe:2.3:a:freeipa:freeipa:*:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
Vendors & Products Freeipa
Freeipa freeipa

Fri, 21 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 20 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in FreeIPA. A low-privilege authenticated user can exploit this vulnerability by submitting an oversized One-Time Password (OTP) key value. This oversized key is then decoded and re-encoded without proper size limits, consuming excessive CPU and memory resources. This can lead to a denial of service, degrading the availability of the IPA service.
Title Ipa: freeipa: authenticated dos in `otptoken-add` via unbounded otp key decoding/re-encoding
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-770
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Freeipa Freeipa
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-20T15:19:53.186Z

Reserved: 2026-08-11T12:49:53.470Z

Link: CVE-2026-73196

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-20T11:16:21.417

Modified: 2026-08-24T17:49:31.630

Link: CVE-2026-73196

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-20T09:57:24Z

Links: CVE-2026-73196 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:15:53Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling