LiveActive security incident?Get immediate response
CVE Record

CVE-2019-18572: The RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance products prior to 7.1.1 P03...

The RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance products prior to 7.1.1 P03 contain an Improper Authentication vulnerability. A Java JMX agent running on the remote host is configured with plain text password authentication. An unauthenticated remote attacker can connect to the JMX agent and monitor and manage the Java application.

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Older RSA identity governance systems before 7.1.1 P03 can expose a Java management interface that does not properly authenticate remote users. If reachable, an attacker could monitor or manage the application, creating serious confidentiality and integrity risk for identity-governance operations.

Executive priority

Treat this as high priority for any organization using affected RSA identity governance products. The main business risk is unauthorized control or monitoring of a system tied to identity governance, which can affect sensitive access data and operational trust.

Technical view

CVE-2019-18572 is an improper authentication issue in RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance. The source states a Java JMX agent uses plain text password authentication and can be accessed by an unauthenticated remote attacker to monitor and manage the Java application. CVSS v3.0 score is 8.3.

Likely exposure

Exposure is likely limited to deployments running affected RSA products before 7.1.1 P03, especially where the JMX agent is reachable over a network. The provided sources do not identify specific ports, default configurations, or cloud exposure patterns.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The issue is network-reachable and low-complexity per CVSS, but the provided CVSS vector includes user interaction, which is not explained by the description.

Researcher notes

Evidence is concise and vendor-linked, but incomplete in the bundle. It names the affected product family, vulnerable versions before 7.1.1 P03, CWE-306, and impact. It does not provide detailed technical indicators, exploitation evidence, or configuration-specific detection guidance.

Mitigation direction

  • Upgrade affected RSA products to 7.1.1 P03 or later per vendor guidance.
  • Restrict network access to any JMX management interfaces.
  • Review vendor advisory DOC-109310 for product-specific remediation details.
  • Disable unnecessary remote management exposure where operationally possible.

Validation and detection

  • Inventory RSA Identity Governance and Lifecycle deployments and versions.
  • Confirm whether any deployment is older than 7.1.1 P03.
  • Check whether Java JMX management interfaces are network-reachable.
  • Review firewall and access-control rules protecting management services.
  • Validate remediation against the RSA advisory, not assumptions.
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-306: 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
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-18572 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.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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
8.3CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L2.85.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.3High
CVSS 3.0 vector shape for CVE-2019-18572Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellRSA Identity Governance & LifecycleunspecifiedListed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.