CVE-2026-40164
Red Hat Security Advisory: Red Hat AI Inference Server 3.3.5 (ROCm)
Beschreibung
jq ist ein Befehlszeilen-JSON-Prozessor. Vor dem Commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784 verwendete jq MurmurHash3 mit einem hartcodierten, öffentlich sichtbaren Seed (0x432A9843) für alle JSON-Objekt-Hashtabellenoperationen. Dies ermöglichte es Angreifern, Schlüsselkollisionen offline im Voraus zu berechnen. Durch Bereitstellung eines manipulierten JSON-Objekts (~100 KB), bei dem alle Schlüssel in denselben Bucket gehasht wurden, verschlechterten sich die Hashtabellensuchen von O(1) auf O(n). Dadurch wurde jede jq-Ausdruck zu einer O(n²)-Operation und führte zu erheblicher CPU-Erschöpfung. Dies betraf gängige jq-Anwendungsfälle wie CI/CD-Pipelines, Webdienste und Datenverarbeitungsskripte und war weitaus praktischer auszunutzen als bestehende Heap-Überlaufprobleme, da es nur eine kleine Nutzlast erforderte. Dieses Problem wurde im Commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784 behoben.
Metriken
Weakness-Klassen (CWE)
CWE-328Base
Use of Weak Hash
The product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).
cwe.mitre.org →CWE-407Class
Inefficient Algorithmic Complexity
An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
cwe.mitre.org →
Betroffene Betriebssysteme
linux
debian / debian_linux11.0
linux
redhat / enterprise_linux10.0
linux
redhat / enterprise_linux6.0
linux
redhat / enterprise_linux7.0
linux
redhat / enterprise_linux8.0
linux
redhat / enterprise_linux9.0
linux
redhat / enterprise_linux_ai3.0
linux
ubuntu / jqbionic
linux
ubuntu / jqfocal
linux
ubuntu / popplerjammy
linux
ubuntu / popplernoble
linux
ubuntu / popplerquesting
linux
ubuntu / popplerresolute
other
siemens / sinec_os
Betroffene Produkte
Aus der Hersteller-/CERT-Meldung extrahierte Produkte und Versionsbereiche. Ein Version-Range wie „<4.14.6“ impliziert die Update-Empfehlung „auf 4.14.6 oder höher aktualisieren“.
bitnami
python-min3.11.0
bitnami
python-min3.12.0
bitnami
python-min3.13.0
bitnami
python-min3.14.0
cryptography.io
cryptography45.0.0 – 46.0.7
encode
starlette0.8.3 – 1.0.1
encode
starlette1.1.0
IBM
QRadar SIEM<7.5.0 UP15 IF06
jqlang
jq2026-04-12
libcap_project
libcap
libsndfile_project
libsndfile
libtiff
libtiff
openbsd
openssh10.3
openexr
openexr3.1.0 – 3.2.7
openexr
openexr3.3.0 – 3.3.9
openexr
openexr3.4.0 – 3.4.9
pyasn1
pyasn10.6.2
pyjwt_project
pyjwt2.13.0
pypi
vllm0.0.1
pypi
vllm0.1.0
pypi
vllm0.10.0
pypi
vllm0.10.1
pypi
vllm0.10.1.1
pypi
vllm0.10.2
Quellen & Referenzen
- https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9x_refsource_CONFIRM
- https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615x_refsource_MISC
- https://github.com/vim/vim/releases/tag/v9.2.0276x_refsource_MISC
- http://www.openwall.com/lists/oss-security/2026/04/01/1
- https://access.redhat.com/security/cve/CVE-2026-34982vdb-entryx_refsource_REDHAT
- https://bugzilla.redhat.com/show_bug.cgi?id=2455400issue-trackingx_refsource_REDHAT
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34982.jsonx_sadp-csaf-vex
- https://access.redhat.com/errata/RHSA-2026:30900vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11389vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:19073vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11509vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:33453vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:34477vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:34476vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28133vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28049vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:28050vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:11510vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:19224vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:36004vendor-advisoryx_refsource_REDHAT
Verknüpfte CVEs
- CVE-2026-6100
Ein Verwendungsfehler nach Freigabe (Use-after-free, UAF) war im `lzma.LZMADecompressor`, `bz2.BZ2Decompressor` und `gzip.GzipFile` mögli…
criticalCVSSv3 8.1 - CVE-2026-48818
Starlette ist ein leichtgewichtiges ASGI-Framework/Toolkit.
highCVSSv3 7.5 - CVE-2026-4878
Ein Fehler wurde in libcap gefunden.
highCVSSv3 7.0 - CVE-2026-48746
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
criticalCVSSv3 9.1 - CVE-2026-48710Aktiv ausgenutzt
Starlette ist ein leichtgewichtiges ASGI-Framework/Toolkit.
criticalCVSSv3 6.5 - CVE-2026-48526
PyJWT ist eine Implementierung von JSON Web Token in Python.
highCVSSv3 7.4 - CVE-2026-4786
Die Minderung von CVE-2026-4519 war unvollständig.
highCVSSv3 7.1 - CVE-2026-4775
Ein Fehler wurde in der libtiff-Bibliothek gefunden.
highCVSSv3 7.8 - CVE-2026-44432
urllib3 ist eine HTTP-Client-Bibliothek für Python.
highCVSSv3 7.5 - CVE-2026-44431
Urllib3 ist eine HTTP-Client-Bibliothek für Python.
high - CVE-2026-39979
jq ist ein Befehlszeilen-JSON-Prozessor.
mediumCVSSv3 6.5 - CVE-2026-39892
Die Kryptographie ist ein Paket, das kryptografische Primitive und Rezepte für Python-Entwickler bereitstellt.
criticalCVSSv3 9.8 - CVE-2026-37555
Ein Problem wurde in der libsndfile 1.2.2 IMA ADPCM-Codierung entdeckt.
highCVSSv3 7.5 - CVE-2026-35535
Ein Fehler wurde bei Sudo gefunden.
highCVSSv3 7.8 - CVE-2026-35385
In OpenSSH vor Version 10.3 kann eine mit `scp` heruntergeladene Datei als setuid oder setgid installiert werden, was dem Erwartungsbild…
highCVSSv3 8.1 - CVE-2026-34982
Vim ist ein quelloffenes Texteditor für die Kommandozeile.
highCVSSv3 8.2 - CVE-2026-34588
OpenEXR stellt die Spezifikation und Referenzimplementierung des EXR-Dateiformats bereit, einem Bildspeicherformat für die Filmindustrie.
highCVSSv3 7.8 - CVE-2026-24779
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
highCVSSv3 7.1 - CVE-2026-23490
pyasn1 ist eine generische ASN.1-Bibliothek für Python.
highCVSSv3 7.5 - CVE-2026-22807
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
highCVSSv3 8.8 - CVE-2026-22778
vLLM ist ein Inferenz- und Bereitstellungsmotor für große Sprachmodelle (LLMs).
criticalCVSSv3 9.8 - CVE-2026-10118
Ein Fehler wurde im Splash-Backend von Poppler gefunden.
highCVSSv3 7.8