CVE-2026-67224: RabbitMQ: Admin path-traversal write via trace name

Published Sep 23, 2026
·
Updated

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 saferelativepath / traversal check is applied on the write side, while the read side (rabbittracingfiles.erl) does call rabbitmisc:saferelativepath/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 rabbitmqtracing 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.

Affected Software

1 affected component
RabbitMQ RabbitMQ<3.13.15, <4.0.20, <4.1.11, <4.2.6, <4.3.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade RabbitMQ to a version that resolves this vulnerability.

    Fixed in 3.13.15

Event History

Sep 23, 2026
CVE Published
via MITRE·08:05 PM
Data Sourced
via MITRE·08:05 PM
DescriptionWeakness
Data Sourced
via NVD·09:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Affected deployments are those running a version earlier than 3.13.15, 4.0.20, 4.1.11, 4.2.6, or 4.3.1 with the rabbitmq_tracing plugin enabled. Exploitation also depends on an attacker having a RabbitMQ user account with the administrator tag.

2

What access and conditions are required for exploitation?

The attacker must be able to invoke PUT /api/traces/:vhost/:name as an administrator and supply a traversal path in the trace name. The destination filesystem path must be writable by the operating-system user running RabbitMQ, and the written filename will have a .log suffix.

3

Are default RabbitMQ installations affected?

The vulnerable code is only reachable when the rabbitmq_tracing plugin is enabled. The provided information does not establish whether that plugin is enabled by default.

4

What can be done before upgrading?

Disable the rabbitmq_tracing plugin if it is not needed, and restrict administrator-tag assignments to trusted users. Ensure the RabbitMQ operating-system user cannot write to sensitive locations outside the intended trace directory.

5

How can I assess potential impact or prior abuse?

Review trace names submitted through the trace API for path-traversal sequences and inspect for unexpected .log files or modified existing .log files outside the configured trace directory. Focus on locations writable by the RabbitMQ operating-system user.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203