CVE-2026-77405
RabbitMQ amqp091-go: Missing Explicit TLS Minimum Version Configuration In URI Parser
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, tlsConfigFromURI in uri.go creates tls.Config values without setting MinVersion to tls.VersionTLS12. Builds using a Go runtime whose default permits TLS 1.0 or TLS 1.1 can therefore negotiate an obsolete protocol version when connecting through an amqps URI. A network attacker able to influence TLS negotiation with such a legacy build may weaken transport protection for AMQP messages and credentials. This issue is fixed in version 1.13.0.
| CWE | CWE-326 |
| Vendor | rabbitmq |
| Product | amqp091-go |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for rabbitmq amqp091-go
Be the first to know when new unknown vulnerabilities affecting rabbitmq amqp091-go are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
rabbitmq / amqp091-go
< 1.13.0
References
github.com: https://github.com/rabbitmq/amqp091-go/security/advisories/GHSA-33mj-cw25-m34h github.com: https://github.com/rabbitmq/amqp091-go/pull/355 github.com: https://github.com/rabbitmq/amqp091-go/commit/c9fd433ecac2e557919e51acc9d809390c402c6e github.com: https://github.com/rabbitmq/amqp091-go/releases/tag/v1.13.0