LiveActive security incident?Get immediate response
CVE Record

CVE-2021-0279: Contrail Cloud: Hardcoded credentials for RabbitMQ service

Juniper Networks Contrail Cloud (CC) releases prior to 13.6.0 have RabbitMQ service enabled by default with hardcoded credentials. The messaging services of RabbitMQ are used when coordinating operations and status information among Contrail services. An attacker with access to an administrative service for RabbitMQ (e.g. GUI), can use these hardcoded credentials to cause a Denial of Service (DoS) or have access to unspecified sensitive system information. This issue affects the Juniper Networks Contrail Cloud releases on versions prior to 13.6.0.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Juniper Contrail Cloud before 13.6.0 shipped with RabbitMQ enabled by default using hardcoded credentials. If an attacker can reach RabbitMQ administration, they may disrupt service or access unspecified sensitive system information. The business risk is service interruption in cloud networking operations plus limited confidentiality exposure.

Executive priority

Prioritize remediation where Contrail Cloud supports production cloud networking or where RabbitMQ administration is reachable beyond tightly controlled management access. Treat as high urgency for affected pre-13.6.0 deployments.

Technical view

CVE-2021-0279 is a CWE-798 hardcoded credential issue in Juniper Networks Contrail Cloud. RabbitMQ coordinates operations and status among Contrail services. The CVSS 3.1 score is 8.6, with network attack vector, low complexity, no privileges, no user interaction, low confidentiality and integrity impact, and high availability impact.

Likely exposure

Exposure is likely limited to organizations running Juniper Networks Contrail Cloud releases earlier than 13.6.0, especially where RabbitMQ administrative services such as a GUI are reachable from untrusted or broad internal networks.

Exploitation context

The provided bundle does not show CISA KEV listing or any cited active exploitation. Sources describe potential abuse when an attacker can access RabbitMQ administration; they do not provide public exploitation evidence.

Researcher notes

The source bundle does not name the hardcoded credentials, exact exposed data types, or detailed attack paths. Validation should focus on version status, RabbitMQ administrative reachability, and vendor-confirmed upgrade guidance rather than credential testing.

Mitigation direction

  • Upgrade Juniper Networks Contrail Cloud to 13.6.0 or later.
  • Review Juniper advisory JSA11183 for official remediation details.
  • Restrict RabbitMQ administrative service access to trusted management networks.
  • Disable unnecessary administrative exposure where operationally safe.
  • Monitor RabbitMQ and Contrail services for unexplained disruption or access.

Validation and detection

  • Inventory Contrail Cloud deployments and confirm their release versions.
  • Flag any deployment running a release earlier than 13.6.0.
  • Identify whether RabbitMQ administrative services are enabled and reachable.
  • Review access controls around RabbitMQ management interfaces.
  • Check service logs for unauthorized administrative access or unexplained DoS symptoms.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2021-0279 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
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
2Source 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
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H3.94.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2021-0279Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/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
Juniper NetworksContrail CloudunspecifiedListed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.