Medium [CVE-2026-59884] Denial of Service via crafted BER input
This medium-severity Red Hat Linux advisory covers CVE-2026-59884 affecting Red Hat AI Inference Server 3.3, Red Hat Hardened Images, Red Hat OpenShift AI 3.4.
Android app · Google Play
Monitor future Red Hat Linux CVEs from your phone.
Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.
Summary
pyasn1 is a generic ASN.1 library for Python.
Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with CPU cost growing quadratically and to trigger unhandled ValueError exceptions in Python 3.11+ error formatting paths.
Any application decoding untrusted BER, CER, or DER input is affected. This issue is fixed in version 0.6.4.
A remote attacker can exploit this by providing a specially crafted input, leading to the construction of an arbitrarily large integer. A flaw was found in pyasn1's BER decoder.
Many common uses of pyasn1 involve parsing trusted certificates or local configuration and are not exposed to this flaw. The realistic impact is a denial-of-service of the consuming Python process, with automatic recovery in typical service deployments.
Red Hat severity: Moderate — CVSS 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H). Weakness: CWE-770.
Affected products named by the advisory: Red Hat AI Inference Server 3.3; Red Hat Hardened Images; Red Hat OpenShift AI 3.4; Exploit Intelligence; and 28 more.
- < 0.6.4
- < 3.11
Official advisory · high-confidence parse· fetched 5 days ago·verify at source
- 0.6.4
- rhaiis/model-opt-cuda-rhel9:1787601159
- jaeger-main-2.19.0-1.1.hum1
- rhoai/odh-mlflow-rhel9:1787226790
- rhoai/odh-model-registry-job-async-upload-rhel9:1787361413
- rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9:1787073866
- rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9:1787073873
- rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9:1787073459
- rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9:1787073611
- rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9:1787073451
- rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9:1787073451
- rhoai/odh-th06-cpu-torch210-py312-rhel9:1787076778
- rhoai/odh-th06-cuda130-torch210-py312-rhel9:1787077779
- rhoai/odh-th06-rocm64-torch291-py312-rhel9:1787076481
- rhoai/odh-training-cuda128-torch29-py312-rhel9:1786611803
- rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9:1787121387
- rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9:1787074331
- rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9:1787073605
- rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9:1787073546
- rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9:1787073717
- rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9:1787073713
- rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9:1787073593
- RHSA-2026:59518
- RHSA-2026:40236
- RHSA-2026:60520
Official advisory · high-confidence parse· fetched 5 days ago·verify at source
Mitigation checklist
- Update to pyasn1 version 0.6.4 or later when available for your product stream. The impact is limited to availability (denial of service) — an attacker cannot access or modify data. Applications that do not process untrusted ASN.1/BER input are at reduced risk.
Official advisory · high-confidence parse· fetched 5 days ago·verify at source
Discussion(0)
No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.
Sign in to join the discussion.