---
cve: "CVE-2026-67224"
severity: "LOW"
cvss: 2.1
epss: "6%"
vendor: "rabbitmq"
kev: false
exploited: false
published: "2026-09-23 21:17:00"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T15:27:27+02:00"
---

# CVE-2026-67224

> 2.1 LOW · 🧪 PoC

## Beschreibung

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1, The trace consumer constructs the output path as filename:join(TraceDir, Name ++ ".log") where Name comes from PUT /api/traces/:vhost/:name. No safe_relative_path / traversal check is applied on the write side, while the read side (rabbit_tracing_files.erl) does call rabbit_misc:safe_relative_path/1 , proving the omission is an oversight, not design. The .log suffix is forced and the endpoint requires administrator. A user with the administrator tag can write a .log-suffixed file to an arbitrary filesystem path writable by the rabbitmq user via the tracing plugin's name parameter, e.g. /etc/cron.d/x.log (if writable) or overwrite existing .log files outside the trace directory. Preconditions include rabbitmq_tracing plugin enabled administrator tag Target path writable by rabbitmq OS user. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.1.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/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 | Hoch | good |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 8a56c37f099a7bf609a555de3f0ff8ed23964d20 (Commit)
- 49decca35e59d2cb774e5abd76412cee721308a5 (Commit)

## Referenzen

- <https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-h7cq-qrr8-7vgc>
- <https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6>
- <https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.1>

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