---
cve: "CVE-2026-77407"
severity: "HIGH"
cvss: 7.0
epss: "21.2%"
vendor: "rabbitmq"
kev: false
exploited: false
published: "2026-09-16 15:17:49"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T22:34:33+02:00"
---

# CVE-2026-77407

> 7.0 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:L/SA:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- d26d57e952cc61554ea9c54bd676c8f40ed0d84d (Commit)

## Referenzen

- <https://github.com/rabbitmq/amqp091-go/security/advisories/GHSA-27gv-rfvv-22mv>
- <https://github.com/rabbitmq/amqp091-go/pull/350>
- <https://github.com/rabbitmq/amqp091-go/commit/fa013b8447eb60988db3c9281ff6b981e4d2fb4f>
- <https://github.com/rabbitmq/amqp091-go/releases/tag/v1.13.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-77407) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
