RabbitMQ 的 是一个 Go 语言的 AMQP 0.9.1 客户端。在版本 1.13.0 之前, 中的 函数在处理 AMQP longstr 类型时存在缺陷:当声明的 AMQP longstr 长度超过 时,该函数会返回一个空字符串和 错误,而不是返回 。该函数未读取已声明的字段字节,而 则将此操作视为成功,并从错误的偏移量继续解析。恶意或被攻陷的 broker 可以在 table 字段中提供一个过长的 longstr,从而导致后续 AMQP 解析失步,使攻击者控制的尾部字节被误读为后续字段或帧,进而破坏连接
| 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-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-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