CVE-2026-67224
Last modified
CVE-2026-67224 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rabbitmq | rabbitmq-server | >= 3.13.0, < 3.13.15; >= 4.0.0, < 4.0.20; >= 4.1.0, < 4.1.11; >= 4.2.0, < 4.2.6; >= 4.3.0, < 4.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-67224?
How severe is CVE-2026-67224?
How do I fix CVE-2026-67224?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67219RabbitMQ is a messaging and streaming broker. Prior to versi…6
- CVE-2026-6722In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.…9.8
- CVE-2026-67220RabbitMQ is a messaging and streaming broker. Prior to versi…6
- CVE-2026-67221RabbitMQ is a messaging and streaming broker. Prior to versi…5.9
- CVE-2026-67222RabbitMQ is a messaging and streaming broker. From 3.13.0 un…5.9
- CVE-2026-67223RabbitMQ is a messaging and streaming broker. The advisory e…6.3
- CVE-2026-67225RabbitMQ is a messaging and streaming broker. From 3.13.0 un…6.3
- CVE-2026-67226RabbitMQ is a messaging and streaming broker. From 4.0.0 unt…6.9
- CVE-2026-67227RabbitMQ is a messaging and streaming broker. From 4.0.0 unt…5.9
- CVE-2026-67228RabbitMQ is a messaging and streaming broker. Prior to versi…6.9
- CVE-2026-67229RabbitMQ is a messaging and streaming broker. Prior to versi…6.9
- CVE-2026-67230RabbitMQ is a messaging and streaming broker. From 3.13.0 un…6.3
Are you affected by CVE-2026-67224?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
