RabbitMQ 的 是一个 Go 语言的 AMQP 0.9.1 客户端。在 1.13.0 版本之前, 中的 方法会根据 AMQP 内容头(content header)中提供的 类型的 值预先分配消息体的切片,但未将该分配值限制在协商好的 范围内。恶意或被攻破的 broker 可以发送一个极端的声明体大小,导致 Go 运行时在接收到实际正文数据之前,尝试进行相应的大内存分配。这种分配可能会耗尽内存并导致客户端进程终止。该问题已在 1.13.0 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| rabbitmq | amqp091-go | < 1.13.0 |
affected |
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-77403 | 8.9 HIGH | RabbitMQ amqp091-go: Denial of Service via Sub-Spec Frame Size Negotiation |
| 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