RHSA-2026:25503MediumCVSS 5.3

Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Published
June 12, 2026
Last Modified
August 2, 2026

🔗 CVE IDs covered (1)

📋 Description

CVE-2026-45409 — python-idna: idna: Denial of Service via specially crafted long inputs

🎯 Affected products3

  • Red Hat Hardened Images
  • python-idna-main@noarch as a component of Red Hat Hardened Images
  • python-idna-main@src as a component of Red Hat Hardened Images

✅ Remediation

For details on how to apply this update, which includes the changes described in this advisory, refer to: https://images.redhat.com/ Workaround: To mitigate this denial-of-service vulnerability, applications utilizing the `idna` Python library should implement input validation to ensure that domain names do not exceed the standard 253-character length limit before being passed to the `idna.encode()` function. This operational control prevents the processing of excessively long inputs that could lead to resource exhaustion and service unavailability. Applications that pass user-controlled data directly to `idna.encode()` without validation checks (e.g.: DNS length < 254 chars) are affected.

🔗 References (5)