Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-9133 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Active debug code exists in the ARN resolver of amazon-mq rabbitmq-aws before version 0.2.1. A debug ARN scheme (arn:aws-debug:file) accepted by the PUT /api/aws/arn/validate validation endpoint might allow remote authenticated users to perform arbitrary file reads on any file accessible to the RabbitMQ process. To remediate this issue, customers should upgrade to version 0.2.1 of rabbitmq-aws. If RabbitMQ is configured to use TLS for connections, we also recommend rotating any associated private certificate keys.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-489Active Debug CodeAMZN

Affected Products

ProductVersions
Amazon rabbitmq-aws
>= 0.1.0, <= 0.2.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 0.2.1moderate efforthttps://github.com/amazon-mq/rabbitmq-aws/releases/tag/0.2.1
  • Workaround:low effort

    Disable the plugin with the command: rabbitmq-plugins disable aws. Note that this will remove ARN resolution at startup, requiring the broker to use filesystem-based certificate configuration.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-9133
NVD Published Date:
May 20, 2026
NVD Last Modified:
Jul 23, 2026
Source:
AMZN
CVE-2026-9133 Details - Not Deferred