Lucene search
+L

114 matches found

RedhatCVE
RedhatCVE
•added 2026/09/24 1:41 p.m.•3 views

CVE-2026-67238

A flaw was found in RabbitMQ, a messaging and streaming broker. An authenticated AMQP Advanced Message Queuing Protocol client can trigger an atom-table exhaustion by sending specially crafted reply-to queue names for decoding. This can lead to the entire Erlang Virtual Machine VM crashing,...

7.1CVSS5.7AI score0.0033EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/24 6:40 a.m.•5 views

CVE-2026-67229

A flaw was found in RabbitMQ, a messaging and streaming broker. An administrator with appropriate privileges can trigger a Denial of Service DoS by importing a specially crafted definitions file. This file, containing a large number of unique metadata keys, causes the system to exhaust its atom...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/24 6:40 a.m.•5 views

CVE-2026-67228

A flaw was found in RabbitMQ. An authorized policymaker can exploit this vulnerability by issuing a large number of requests with distinct component values to the runtime-parameters lookup path. This action coerces attacker-supplied strings into new atoms, eventually exhausting the Erlang atom...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/23 9:17 p.m.•5 views

DEBIAN-CVE-2026-67229

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, addvhost/2 calls rabbitdatacoercion:atomizekeys/1 the unsafe variant using binarytoatom on the vhost metadata map. The 20 MB management body limit fits 1M+ short keys. Admin-only. An...

6.9CVSS5.8AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/23 9:17 p.m.•4 views

DEBIAN-CVE-2026-67228

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, The runtime-parameters lookup path coerces the URL :component segment to an atom with rabbitdatacoercion:toatom/1 in lookupcomponent/1 deps/rabbit/src/rabbitruntimeparameters.erl, creating a new atom for any previous...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/23 9:17 p.m.•9 views

CVE-2026-67228

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, The runtime-parameters lookup path coerces the URL :component segment to an atom with rabbitdatacoercion:toatom/1 in lookupcomponent/1 deps/rabbit/src/rabbitruntimeparameters.erl, creating a new atom for any previous...

6.9CVSS0.00278EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/23 9:17 p.m.•8 views

CVE-2026-67229

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, addvhost/2 calls rabbitdatacoercion:atomizekeys/1 the unsafe variant using binarytoatom on the vhost metadata map. The 20 MB management body limit fits 1M+ short keys. Admin-only. An...

6.9CVSS0.00278EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/23 8:48 p.m.•6 views

CVE-2026-66072

A flaw was found in RabbitMQ. An authenticated stream client with read access to any stream can exploit a vulnerability in the getchunkselector/1 function. This function processes a client-supplied chunkselector property without proper validation, leading to an atom table exhaustion. Successful...

6.5CVSS5.7AI score0.0033EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/23 8:37 p.m.•8 views

CVE-2026-67228

RabbitMQ versions prior to 4.2.7 and 4.3.1 are vulnerable to an atom exhaustion attack in the runtime-parameters lookup path. The lookup_component/1 function in deps/rabbit/src/rabbit_runtime_parameters.erl incorrectly uses rabbit_data_coercion:to_atom/1 to process the :component segment of a req...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/23 8:37 p.m.•5 views

CVE-2026-67228

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, The runtime-parameters lookup path coerces the URL :component segment to an atom with rabbitdatacoercion:toatom/1 in lookupcomponent/1 deps/rabbit/src/rabbitruntimeparameters.erl, creating a new atom for any previous...

6.9CVSS5.7AI score0.00278EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/23 8:13 p.m.•29 views

CVE-2026-66072 RabbitMQ: Atom table exhaustion via stream `chunk_selector`

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.1, getchunkselector/1 calls binarytoatom on the raw client-supplied property from post-auth subscribe and resolveoffsetspec frames, with no whitelist and no existing guard. An authenticated...

6CVSS0.0033EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/23 8:13 p.m.•3 views

CVE-2026-66072 RabbitMQ: Atom table exhaustion via stream `chunk_selector`

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.1, getchunkselector/1 calls binarytoatom on the raw client-supplied property from post-auth subscribe and resolveoffsetspec frames, with no whitelist and no existing guard. An authenticated...

6CVSS5.8AI score
SaveExploits0References5
OSV
OSV
•added 2026/09/23 7:58 p.m.•4 views

CVE-2026-67238 RabbitMQ: Atom-table exhaustion via reply-to queue name decoding

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, rabbitpidcodec:decomposefrombinary/1 parses a caller-supplied ETF-encoded binary and calls binarytoatomNode, utf8 on the node-name field. It is reached from rabbitvolatilequeue:pidfromname/2, which is invoked for any...

7.1CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/23 7:58 p.m.•33 views

CVE-2026-67238 RabbitMQ: Atom-table exhaustion via reply-to queue name decoding

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, rabbitpidcodec:decomposefrombinary/1 parses a caller-supplied ETF-encoded binary and calls binarytoatomNode, utf8 on the node-name field. It is reached from rabbitvolatilequeue:pidfromname/2, which is invoked for any...

7.1CVSS0.0033EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/15 1:31 p.m.•6 views

rabbitmq-server: RabbitMQ: Denial of Service via atom table exhaustion in stream chunk_selector

A flaw was found in RabbitMQ. An authenticated stream client with read access to any stream can exploit a vulnerability in the getchunkselector/1 function. This function processes a client-supplied chunkselector property without proper validation, leading to an atom table exhaustion. Successful...

6CVSS5.7AI score0.0033EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/02 5:28 p.m.•14 views

EUVD-2026-70240

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.toatom/1 before a...

7.1CVSS5.8AI score0.00397EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/02 12:00 a.m.•16 views

PT-2026-84830

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.to atom/1 before...

7.1CVSS5.8AI score0.00397EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/02 12:00 a.m.•0 views

CVE-2026-49249: Uncontrolled Resource Consumption

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.toatom/1 before a...

7.1CVSS5.6AI score0.00397EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/01 3:16 a.m.•12 views

CVE-2026-77856

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashtypescript allows an unauthenticated attacker to exhaust the BEAM atom table and abort the node via client-supplied typed struct field names. resolvetypedstructfield/2 in...

8.2CVSS0.00547EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/01 3:16 a.m.•15 views

CVE-2026-74837

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashtypescript allows an unauthenticated attacker to exhaust the BEAM atom table and abort the node via client-supplied RPC field names. AshTypescript.FieldFormatter.converttofieldatom/2 in...

8.7CVSS0.00547EPSS
SaveExploits0References4
Rows per page
Query Builder