๐Ÿ” CVE Alert

CVE-2026-77407

UNKNOWN 0.0

RabbitMQ amqp091-go: Plaintext Credential Exposure via Exported PLAIN Authentication Struct Fields

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, PlainAuth values defined in auth.go retain passwords as exported plaintext fields in Connection.Config.SASL after a successful PLAIN authentication handshake. The Connection.openComplete method in connection.go does not clear those values. Code with access to the Connection object, including reflective loggers, application performance monitoring agents, debugging utilities, and panic handlers, can traverse the configuration and expose the credentials to logs or state captures. The credential remains available for the lifetime of the connection instead of being cleared after authentication. This issue is fixed in version 1.13.0.

CWE CWE-316
Vendor rabbitmq
Product amqp091-go
Published Sep 16, 2026
Last Updated 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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rabbitmq/amqp091-go/security/advisories/GHSA-27gv-rfvv-22mv github.com: https://github.com/rabbitmq/amqp091-go/pull/350 github.com: https://github.com/rabbitmq/amqp091-go/commit/fa013b8447eb60988db3c9281ff6b981e4d2fb4f github.com: https://github.com/rabbitmq/amqp091-go/releases/tag/v1.13.0