LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3425: A flaw was found in the AMQ Broker that discloses JDBC encrypted usernames and passwords when provided in t...

A flaw was found in the AMQ Broker that discloses JDBC encrypted usernames and passwords when provided in the AMQ Broker application logfile when using the jdbc persistence functionality. Versions shipped in Red Hat AMQ 7 are vulnerable.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can cause Red Hat AMQ Broker to write JDBC credential values into application logs when JDBC persistence is used. The main business risk is credential exposure through broker logs or centralized logging systems, not direct remote takeover based on the supplied sources.

Executive priority

Treat this as a focused credential-exposure issue. Prioritize environments using AMQ 7 with JDBC persistence and broad log access, then validate whether credentials appeared in logs and rotate any exposed secrets.

Technical view

CVE-2021-3425 is a CWE-532 information exposure issue in AMQ Broker shipped with Red Hat AMQ 7. When JDBC persistence is configured, encrypted JDBC usernames and passwords may be disclosed in the AMQ Broker application logfile. No CVSS vector or vendor fix detail is included in the supplied bundle.

Likely exposure

Exposure is most likely in Red Hat AMQ 7 environments using AMQ Broker with JDBC persistence enabled, especially where application logs are retained, aggregated, or broadly accessible.

Exploitation context

The supplied sources do not show KEV listing or active exploitation. Practical abuse would depend on access to affected broker logs or downstream log platforms containing the disclosed credential material.

Researcher notes

Evidence is sparse: the bundle identifies Red Hat AMQ 7 Broker, JDBC persistence, application logfile disclosure, and CWE-532. It does not provide CVSS, exact fixed versions, exploit details, or configuration-level mitigation beyond vendor follow-up.

Mitigation direction

  • Check Red Hat guidance for affected AMQ 7 Broker versions and remediation status.
  • Restrict access to AMQ Broker logs and centralized log stores.
  • Review log retention and remove exposed credential material where policy allows.
  • Rotate JDBC credentials if they appear in affected logs.
  • Limit JDBC persistence credentials to least required database privileges.

Validation and detection

  • Inventory Red Hat AMQ 7 Broker deployments using JDBC persistence.
  • Review broker application logs for JDBC username or password disclosure.
  • Check centralized logging systems for copied affected broker log entries.
  • Verify current vendor guidance or updates have been applied.
  • Confirm only authorized administrators can access affected logs.
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 · low confidence lookup

CWE-532: 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-2021-3425 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/abrokeras shipped in Red Hat AMQ 7Listed
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.