CyberSectr
Menü
← CVE Veritabanı

CVE-2026-66074

Bilinmiyor

Teknik Veri (Otomatik)

CVSS Skoru
EPSS
CWE
CWE-1333
KEV Durumu
Hayır

RabbitMQ, bir mesajlaşma ve akış brokerıdır. 3.13.15, 4.0.20, 4.1.11, 4.2.6 ve 4.3.0 sürümlerinden önceki sürümlerde, match_value/3 kullanıcı tarafından sağlanan ?name= düzenli ifadesini re:run ile no match_limit seçeneği olmadan geçirir ve bunu sonuç kümesindeki her bir kaynak için bir kez çalıştırır. OTP'nin varsayılan 10M match_limit her çağrıyı yaklaşık 100-200ms ile sınırlar, ancak düzenli ifade sonuç kümesindeki her bir kaynak için bir kez çalıştırılır. Büyük bir küme ile, örneğin her biri 150ms olan 5000 kuyruk, tek bir istek 12 veya daha fazla dakika CPU tüketir. Paralel istekler zamanlayıcıları doyurur. use_regex=true seçeneği, list uç noktalarında desteklenen bir özelliktir, bu nedenle bu yol normal API kullanımı aracılığıyla erişilebilir. Ön koşullar, yönetim etiketini olan herhangi bir kullanıcının bunu sömürmesine olanak tanır. Bu sorun, 3.13.15, 4.0.20, 4.1.11, 4.2.6 ve 4.3.0 sürümlerinde giderilmiştir.

Orijinal açıklama (İngilizce)

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, match_value/3 passes the user-supplied ?name= regular expression to re:run with no match_limit option, and executes it once per resource in the result set. OTP's default 10M match_limit caps each call at roughly 100-200ms, but the regex runs once per resource in the result set. With a large set, for example 5000 queues at 150ms each, a single request consumes 12 or more minutes of CPU. Parallel requests saturate the schedulers. The use_regex=true option is a supported feature on list endpoints, so this path is reachable through normal API use. Preconditions include Any user with the management tag can exploit this.. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0.

Bu CVE için henüz editoryal inceleme yapılmadı. Sadece otomatik teknik veri gösteriliyor.