LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1807: Cisco Umbrella Dashboard Session Management Vulnerability

A vulnerability in the session management functionality of the web UI for the Cisco Umbrella Dashboard could allow an authenticated, remote attacker to access the Dashboard via an active, user session. The vulnerability exists due to the affected application not invalidating an existing session when a user authenticates to the application and changes the users credentials via another authenticated session. An attacker could exploit this vulnerability by using a separate, authenticated, active session to connect to the application through the web UI. A successful exploit could allow the attacker to maintain access to the dashboard via an authenticated user's browser session. Cisco has addressed this vulnerability in the Cisco Umbrella Dashboard. No user action is required.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco Umbrella Dashboard once failed to invalidate an existing web session after a user changed credentials in another authenticated session. A remote attacker who already had authenticated access and an active session could keep Dashboard access through that session. Cisco says it addressed the issue and no user action is required.

Executive priority

Prioritize as a historical high-severity SaaS control issue, not an emergency deployment task. Cisco states the issue has been addressed with no user action required, but organizations should confirm whether they had Dashboard exposure and whether any suspicious admin sessions occurred at the time.

Technical view

CVE-2019-1807 is a CWE-384 session management weakness in the Cisco Umbrella Dashboard web UI. The CVSS 3.0 score is 7.6. Attack prerequisites include network access, low privileges, user interaction, and a separate active authenticated session. Successful exploitation could affect confidentiality and integrity, with limited availability impact.

Likely exposure

Exposure is limited to Cisco Umbrella Dashboard users affected before Cisco addressed the SaaS-side issue. The source does not identify specific affected versions, tenant scope, or customer-side patch requirements.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not marked KEV. Exploitation requires an authenticated active session and depends on session state remaining valid after credential changes.

Researcher notes

Do not infer affected versions or exploit availability from the public bundle. The key behavior is failure to invalidate existing sessions after credential changes from another authenticated session. Validation should focus on historical tenant use, session logs, and Cisco guidance.

Mitigation direction

  • Review Cisco advisory cisco-sa-20190501-udb-sm for current vendor guidance.
  • Treat Cisco's stated remediation as authoritative unless newer Cisco guidance says otherwise.
  • Confirm no local patching is expected; Cisco says no user action is required.
  • Document historical exposure for Cisco Umbrella Dashboard use around May 2019.

Validation and detection

  • Confirm whether the organization used Cisco Umbrella Dashboard before Cisco's May 2019 advisory.
  • Check identity and access logs for suspicious retained Dashboard sessions around credential changes.
  • Verify current Cisco Umbrella Dashboard access follows internal admin access policies.
  • Record that affected versions are unspecified in the available public source bundle.
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-384: 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-2019-1807 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
7.6 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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
CiscoCisco UmbrellaunspecifiedListed
Weakness

CWE details

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

CWE-384 · source CWE mapping

Session Fixation

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