RabbitMQ 的 amqp091-go 是一个 Go 语言的 AMQP 0.9.1 客户端。在 1.13.0 之前, 中的 方法接受服务器通告的低于 AMQP 最小帧大小(4096 字节)的 FrameMax 值,因为连接协商循环未强制应用协议规定的最小值。因此,恶意或已被攻陷的 AMQP 代理可以通告一个极小的 FrameMax,导致客户端后续发布的消息被分片为数量过多的帧和写操作。这可能会消耗大量 CPU 资源,导致客户端或其宿主系统出现卡顿或停顿。该问题已在 1.13.0 版本中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| rabbitmq | amqp091-go | < 1.13.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-77411 | 9.5 CRITICAL | RabbitMQ amqp091-go: Protocol Desynchronization and Frame Injection via Integer Overflow i |
| CVE-2026-77405 | 9.4 CRITICAL | RabbitMQ amqp091-go: Missing Explicit TLS Minimum Version Configuration In URI Parser |
| CVE-2026-77408 | 9.1 CRITICAL | RabbitMQ amqp091-go: Silent Data Truncation and State Corruption via Shortstr Integer Over |
| CVE-2026-77410 | 8.9 HIGH | RabbitMQ amqp091-go: Resource Exhaustion (OOM) via Unbounded Body Buffer Allocation |
| CVE-2026-77412 | 8.9 HIGH | RabbitMQ amqp091-go: Denial of Service via Malicious Field Length in AMQP Client |
| CVE-2026-77404 | 8.7 HIGH | RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter |
| CVE-2026-75516 | 8.7 HIGH | RabbitMQ Java client: Frame-level OOM: Math.min(maxInboundMessageBodySize, 0) defeats fram |
| CVE-2026-77409 | 8.2 HIGH | RabbitMQ amqp091-go: Denial of Service via Synchronous Event Channel Blocking |
| CVE-2026-77406 | 8.2 HIGH | RabbitMQ amqp091-go: Consumer Message Flooding via Signed-to-Unsigned Integer Casting in Q |
| CVE-2026-77407 | 7.0 HIGH | RabbitMQ amqp091-go: Plaintext Credential Exposure via Exported PLAIN Authentication Struc |
No comments yet