Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-77404— RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

Quick assessment

Affected
rabbitmq amqp091-go
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

RabbitMQ amqp091-go 是一个基于 Go 语言实现的 AMQP 0.9.1 客户端。在 1.13.0 版本之前, 中的 方法会将 、 、 和 的值直接拼接进 AMQPS 查询字符串,而没有使用 将它们作为 URL 查询参数进行编码。 如果应用程序接受包含“&”或“=”分隔符的 TLS 资产路径(如证书、密钥或 CA 文件路径),并在之后通过 重新解析序列化后的 URI,其中嵌入的分隔符可能会创建或覆盖连接选项,包括 TLS 证书、密钥或 CA 文件的指定路径。这可能导致连接配置被破坏,或意外选择非预

CVSS 8.7 · High

Possible ATT&CK Techniques 1 AI

T1083.003

Affected Version Matrix 1

VendorProduct Version RangeStatus
rabbitmq amqp091-go < 1.13.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-77404

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection
Source: CVE Program / CVE List V5
Vulnerability Description
RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, URI.String in uri.go concatenates CertFile, KeyFile, CACertFile, and ServerName values directly into an AMQPS query string instead of encoding them as URL query parameters with url.Values. If an application accepts a TLS asset path containing ampersand or equals delimiters and later reparses the serialized URI with ParseURI, the embedded delimiters can create or overwrite connection options, including paths to TLS certificate, key, or CA files. This can corrupt connection configuration or select unintended local cryptographic assets. This issue is fixed in version 1.13.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:L
Source: CVE Program / CVE List V5
Vulnerability Type
对输出编码和转义不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
rabbitmq amqp091-go < 1.13.0 -

II. Public POCs for CVE-2026-77404

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-77404

登录查看更多情报信息。

Patches & Fixes for CVE-2026-77404 (2)

Vendor Advisories for CVE-2026-77404 (1)

Vendor Pages for CVE-2026-77404 (1)

Same Patch Batch · rabbitmq · 2026-09-16 · 11 CVEs total

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-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-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

IV. Related Vulnerabilities

V. Comments for CVE-2026-77404

No comments yet


Leave a comment