---
cve: "CVE-2026-66069"
severity: "LOW"
cvss: 2.3
epss: "0.4%"
vendor: "rabbitmq"
kev: false
exploited: false
published: "2026-09-23 21:16:59"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-25T19:57:02+02:00"
---

# CVE-2026-66069

> 2.3 LOW · 🧪 PoC

## Beschreibung

RabbitMQ is a messaging and streaming broker. Prior to versions 4.1.13, 4.2.7, and 4.3.0, is_authorized/2 uses is_authorized_monitor for all methods. DELETE resets rabbit_core_metrics:reset_auth_attempt_metrics(). Impact is cosmetic (counters only, no log erasure), but inconsistent with rabbit_mgmt_wm_reset.erl which requires admin for the analogous operation. A monitoring-tagged user can reset the per-node authentication-attempt counters via DELETE /api/auth/attempts/:node, erasing evidence of brute-force activity. The sibling endpoint wm_reset requires administrator. Preconditions include Management plugin enabled monitoring tag. This issue is fixed in versions 4.1.13, 4.2.7, and 4.3.0.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- b15fd2a3e5465cb6ed403d5a774ef61b1a391b89 (Commit)
- 1929eeadf9b2bac12c5434fb56884ef27370580e (Commit)

## Referenzen

- <https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-fhwq-9rvh-prj2>
- <https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.7>
- <https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.0>

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