Lucene search
+L

1475 matches found

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.•4 views

CVE-2026-67220

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, 4.3.0, When a binding is created on an x-jms-topic exchange, addbinding/3 reads the rjmserlangselector argument and passes it through erlscan:string/1 then erlparse:parseterm/1. erlscan:string/1 intern...

6CVSS0.00289EPSS
SaveExploits0References2
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.•7 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
OSV
OSV
•added 2026/09/23 8:37 p.m.•3 views

CVE-2026-67228 RabbitMQ: Atom exhaustion: to_atom on runtime-parameter component

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 score
SaveExploits0References5
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:22 p.m.•25 views

CVE-2026-67229 RabbitMQ: Admin-only atom exhaustion: atomize_keys on vhost metadata

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
OSV
OSV
•added 2026/09/23 8:22 p.m.•4 views

CVE-2026-67229 RabbitMQ: Admin-only atom exhaustion: atomize_keys on vhost metadata

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 score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/23 8:22 p.m.•5 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.9CVSS5.8AI 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.•4 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
Debian CVE
Debian CVE
•added 2026/09/23 8:06 p.m.•4 views

CVE-2026-67220

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, 4.3.0, When a binding is created on an x-jms-topic exchange, addbinding/3 reads the rjmserlangselector argument and passes it through erlscan:string/1 then erlparse:parseterm/1. erlscan:string/1 intern...

6CVSS5.9AI score0.00289EPSS
SaveExploits0
OSV
OSV
•added 2026/09/23 8:06 p.m.•2 views

CVE-2026-67220 RabbitMQ: JMS topic exchange erl_scan atom exhaustion

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, 4.3.0, When a binding is created on an x-jms-topic exchange, addbinding/3 reads the rjmserlangselector argument and passes it through erlscan:string/1 then erlparse:parseterm/1. erlscan:string/1 intern...

6CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/23 8:06 p.m.•26 views

CVE-2026-67220 RabbitMQ: JMS topic exchange erl_scan atom exhaustion

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, 4.3.0, When a binding is created on an x-jms-topic exchange, addbinding/3 reads the rjmserlangselector argument and passes it through erlscan:string/1 then erlparse:parseterm/1. erlscan:string/1 intern...

6CVSS0.00289EPSS
SaveExploits0References2
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
Redos
Redos
•added 2026/09/23 12:00 a.m.•7 views

ROS-20260923-73-0022

The vulnerability of the atomispsparm function in the drivers/staging/media/atomisp/pci/atomispioctl.c driver for Intel Atom-based Linux operating systems is related to insecure management of privileges. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7.7AI score0.00179EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 11:18 a.m.•10 views

google_gax

googlegax patched Patched fork of googlegax v0.4.1 for compatibility with Tesla = 1.18.3. Why this fork exists Tesla 1.18.3 June 2, 2026 introduced strict validation of multipart field names via assertquotedstringsafe!/2 as part of security fixes for CVE-2026-48598. The upstream googlegax last...

3.7CVSS6AI score0.00337EPSS
SaveExploits0
Rows per page
Query Builder