Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-77407
Published:September 16, 2026
Updated:September 22, 2026
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.
Affected Packages
https://github.com/rabbitmq/amqp091-go.git (GITHUB):
Affected version(s) >=v1.1.0 <v1.13.0
Fix Suggestion:
Update to version v1.13.0
github.com/rabbitmq/amqp091-go (GO):
Affected version(s) >=a1a3ba3c77697420d7055371d5c5c6bd1f0e3d66 <v1.13.0
Fix Suggestion:
Update to version v1.13.0
github.com/rabbitmq/amqp091-go (GO):
Affected version(s) >=v1.1.0 <v1.13.0
Fix Suggestion:
Update to version v1.13.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
LOW
Subsequent System Availability
LOW
CVSS v3
Base Score:
6.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Cleartext Storage of Sensitive Information in Memory
EPSS
Base Score:
0.13