LiveActive security incident?Get immediate response
CVE Record

CVE-2021-39077: IBM Security Guardium information disclosure

IBM Security Guardium 10.5, 10.6, 11.0, 11.1, 11.2, 11.3, and 11.4 stores user credentials in plain clear text which can be read by a local privileged user. IBM X-Force ID: 215587.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Security Guardium can keep user credentials in clear text on affected versions. An attacker already holding privileged local access could read those credentials, creating a confidentiality risk and possible follow-on access risk. The issue is not described as remotely exploitable in the provided sources.

Executive priority

Treat as a moderate-priority confidentiality issue. Prioritize faster where Guardium is used in sensitive database security environments or where many administrators, contractors, or shared support accounts have privileged local access.

Technical view

CVE-2021-39077 affects IBM Security Guardium 10.5, 10.6, and 11.0 through 11.4. The weakness is clear-text storage of user credentials, mapped to CWE-319. CVSS 3.1 is 4.4: local attack vector, low complexity, high privileges required, no user interaction, high confidentiality impact only.

Likely exposure

Exposure is most likely in organizations running the listed IBM Security Guardium versions. Risk depends on who has privileged local access to Guardium systems and whether stored credentials are reusable across other systems or administrative workflows.

Exploitation context

The provided bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires local privileged access, so this is mainly a post-compromise or insider-risk issue rather than an internet-facing entry point.

Researcher notes

The key constraint is PR:H with AV:L, so validation should focus on reachable privileged access paths and credential blast radius. The source bundle does not provide exploit details, active exploitation, or specific fixed versions beyond the IBM advisory reference.

Mitigation direction

  • Identify Guardium deployments running versions 10.5, 10.6, or 11.0 through 11.4.
  • Review IBM advisory guidance for fixed levels or vendor-approved remediation.
  • Restrict and audit privileged local access to Guardium hosts.
  • Rotate affected credentials after remediation if exposure is plausible.
  • Review credential reuse involving Guardium-managed accounts.

Validation and detection

  • Confirm installed IBM Security Guardium versions against the affected list.
  • Check which users and service accounts have privileged local access.
  • Review IBM X-Force ID 215587 and the IBM advisory for remediation status.
  • Assess whether any clear-text stored credentials could grant broader access.
  • Document compensating controls until vendor guidance is applied.
Prepared
Confidence
high
Sources
4

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-319: 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-39077 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.4 (3.1)
Known Exploited
No
Published

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

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
3Source 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.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2021-39077Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
IBMSecurity Guardium10.5, 10.6, 11.0, 11.1, 11.2, 11.3, 11.4unaffected
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.