LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3764: Dell EMC iDRAC7 versions prior to 2.65.65.65, iDRAC8 versions prior to 2.70.70.70 and iDRAC9 versions prior...

Dell EMC iDRAC7 versions prior to 2.65.65.65, iDRAC8 versions prior to 2.70.70.70 and iDRAC9 versions prior to 3.36.36.36 contain an improper authorization vulnerability. A remote authenticated malicious iDRAC user with low privileges may potentially exploit this vulnerability to obtain sensitive information such as password hashes.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2019-3764 affects Dell EMC iDRAC management controllers. A low-privileged authenticated iDRAC user could potentially bypass authorization controls and access sensitive information, including password hashes. This matters because iDRAC manages servers out-of-band and should be tightly controlled.

Executive priority

Treat this as a moderate-priority infrastructure management issue. It is not documented as actively exploited in the provided sources, but affected iDRAC systems can expose sensitive credential material if compromised by an authenticated low-privileged user.

Technical view

Dell reports improper authorization in iDRAC7 before 2.65.65.65, iDRAC8 before 2.70.70.70, and iDRAC9 before 3.36.36.36. CVSS 3.0 is 5.0 with network access, high complexity, low privileges, no user interaction, and limited confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where Dell servers run affected iDRAC7, iDRAC8, or iDRAC9 firmware and allow low-privileged iDRAC logins. Risk is higher if iDRAC interfaces are reachable beyond trusted management networks.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Exploitation requires an authenticated low-privileged iDRAC user and is rated high complexity, but could disclose sensitive information such as password hashes.

Researcher notes

The vulnerability is CWE-285 improper authorization. The CVSS vector is AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L. Public details are limited; do not assume unauthenticated access, specific exploit paths, or broader product impact beyond the cited iDRAC versions.

Mitigation direction

  • Upgrade iDRAC7 to 2.65.65.65 or later.
  • Upgrade iDRAC8 to 2.70.70.70 or later.
  • Upgrade iDRAC9 to 3.36.36.36 or later.
  • Review Dell advisory guidance before maintenance windows.
  • Restrict iDRAC access to trusted management networks.
  • Limit and review low-privileged iDRAC accounts.

Validation and detection

  • Inventory Dell iDRAC7, iDRAC8, and iDRAC9 assets.
  • Verify installed iDRAC firmware versions against affected thresholds.
  • Confirm iDRAC interfaces are not exposed to untrusted networks.
  • Review iDRAC user accounts for unnecessary low-privilege access.
  • Check vendor advisory status for any superseding guidance.
Prepared
Confidence
high
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-285: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-3764 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
5 (3.0)
Known Exploited
No
Published

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

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
5CVSS 3.0MediumCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L1.63.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
DellIntegrated Dell Remote Access Controller (iDRAC)unspecifiedListed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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