LiveActive security incident?Get immediate response
CVE Record

CVE-2019-18573: 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 a Session Fixation vulnerability. An authenticated malicious local user could potentially exploit this vulnerability as the session token is exposed as part of the URL. A remote attacker can gain access to victim’s session and perform arbitrary actions with privileges of the user within the compromised session.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can expose a user’s login session in a URL in affected RSA identity governance products. If an attacker obtains that session token, they may act as that user inside the application. Because identity governance systems control sensitive access workflows, compromised sessions can create serious business risk.

Executive priority

Treat this as high priority if the organization uses affected RSA identity governance products. The issue can enable account-level action inside a sensitive access management platform, but available sources do not establish active exploitation.

Technical view

CVE-2019-18573 is a session fixation / token exposure issue mapped to CWE-598. RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance before 7.1.1 P03 expose the session token in the URL. The CVSS 3.0 score is 8.7, with low attack complexity, required privileges, and required user interaction.

Likely exposure

Exposure is limited to organizations running affected RSA identity governance products before 7.1.1 P03. Risk is higher where URLs may be captured in browser history, logs, monitoring tools, referrers, tickets, or shared screenshots.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The described scenario requires an authenticated attacker and victim interaction, after which a remote attacker may use a compromised session with the victim’s privileges.

Researcher notes

The public details are sparse. Validate scope against the RSA advisory and local deployment records. Focus assessment on URL-based token exposure, session handling, log retention, and whether older versions remain reachable by users or administrators.

Mitigation direction

  • Upgrade affected products to 7.1.1 P03 or later where applicable.
  • Review RSA/Dell advisory guidance for product-specific remediation details.
  • Avoid sharing URLs from authenticated sessions in tickets or chats.
  • Restrict access to logs that may contain authenticated application URLs.
  • Invalidate active sessions after patching or suspected token exposure.

Validation and detection

  • Inventory RSA Identity Governance deployments and record exact versions.
  • Confirm whether RSA Via Lifecycle and Governance is present.
  • Verify installed builds are 7.1.1 P03 or later.
  • Review logs for session tokens appearing in URLs.
  • Check access logs for unusual session reuse or privilege activity.
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-598: 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-18573 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.7 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

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

Use of HTTP Request With Sensitive Query String

Use of HTTP Request With Sensitive Query String represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.