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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCredential 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N2.35.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.7HighVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://community.rsa.com/docs/DOC-109310CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
