LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11287: RabbitMQ Web Management Plugin DoS via heap overflow

Pivotal RabbitMQ, versions 3.7.x prior to 3.7.21 and 3.8.x prior to 3.8.1, and RabbitMQ for Pivotal Platform, 1.16.x versions prior to 1.16.7 and 1.17.x versions prior to 1.17.4, contain a web management plugin that is vulnerable to a denial of service attack. The "X-Reason" HTTP Header can be leveraged to insert a malicious Erlang format string that will expand and consume the heap, resulting in the server crashing.

MediumCVSS 4.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw can crash RabbitMQ when its web management plugin processes a specially crafted HTTP header. It affects older RabbitMQ and RabbitMQ for Pivotal Platform releases. The business risk is service interruption to messaging workloads, not data theft or tampering based on the supplied sources.

Executive priority

Prioritize remediation for RabbitMQ systems supporting critical business workflows or exposed management interfaces. This is not presented as a data breach vulnerability, but a crash in messaging infrastructure can disrupt dependent applications and operations.

Technical view

CVE-2019-11287 is a CWE-400 resource consumption issue in the RabbitMQ web management plugin. The X-Reason HTTP header can carry an Erlang format string that expands heap usage and crashes the server. Affected versions are RabbitMQ 3.7.x before 3.7.21, 3.8.x before 3.8.1, and specified Pivotal Platform lines.

Likely exposure

Exposure is most likely where the RabbitMQ management plugin is enabled and reachable by users with the privileges and interaction conditions reflected in CVSS. Public internet exposure would increase operational risk, but the provided sources do not prove common external exposure.

Exploitation context

The bundle does not show CISA KEV listing or cited active exploitation. A public disclosure reference exists, so defenders should assume technical details are available, but avoid treating this as confirmed in-the-wild exploitation without further evidence.

Researcher notes

The CVSS vector is 4.5 with network attack vector, low complexity, high privileges, user interaction required, and high availability impact only. Evidence is strongest for affected versions and fixed releases; exploitation prevalence is not established in the supplied bundle.

Mitigation direction

  • Upgrade RabbitMQ 3.7.x to 3.7.21 or later.
  • Upgrade RabbitMQ 3.8.x to 3.8.1 or later.
  • Upgrade RabbitMQ for Pivotal Platform 1.16.x to 1.16.7 or later.
  • Upgrade RabbitMQ for Pivotal Platform 1.17.x to 1.17.4 or later.
  • Apply relevant Fedora, Red Hat, or Debian package security updates where used.
  • Restrict management plugin access to trusted administrators while upgrade work is completed.

Validation and detection

  • Inventory RabbitMQ and RabbitMQ for Pivotal Platform versions across environments.
  • Confirm whether the RabbitMQ web management plugin is enabled.
  • Check whether management interfaces are reachable beyond trusted admin networks.
  • Verify package versions against Pivotal, Fedora, Red Hat, or Debian advisories.
  • Review monitoring for unexplained RabbitMQ crashes or memory exhaustion events.
Prepared
Confidence
high
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-11287 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.5 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
7Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.5CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H0.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.5Medium
CVSS 3.0 vector shape for CVE-2019-11287Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PivotalRabbitMQ for Pivotal Platform1.16, 1.17Listed
PivotalRabbitMQ3.7, 3.8Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.