LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1934: Cisco Adaptive Security Appliance Software Web-Based Management Interface Privilege Escalation Vulnerability

A vulnerability in the web-based management interface of Cisco Adaptive Security Appliance (ASA) Software could allow an authenticated, remote attacker to elevate privileges and execute administrative functions on an affected device. The vulnerability is due to insufficient authorization validation. An attacker could exploit this vulnerability by logging in to an affected device as a low-privileged user and then sending specific HTTPS requests to execute administrative functions using the information retrieved during initial login.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's Takehigh

Analyst readout for executives and security teams

Plain-English summary

CVE-2019-1934 lets a logged-in, low-privileged user abuse Cisco ASA's web management interface to perform administrative actions. The main business risk is loss of firewall control if an attacker has any valid management account and can reach the HTTPS management interface.

Executive priority

Treat as high priority for ASA devices where management access is broadly reachable or shared with non-admin accounts. Prioritize validation and vendor-guided remediation because successful abuse could compromise firewall confidentiality, integrity, and availability.

Technical view

The issue is insufficient authorization validation in Cisco Adaptive Security Appliance Software's web-based management interface. An authenticated remote attacker with low privileges can use information obtained during login and crafted HTTPS requests to execute administrative functions. The source bundle does not specify affected ASA versions.

Likely exposure

Organizations are exposed if they run Cisco ASA Software with the web-based management interface enabled and reachable by low-privileged users. Internet or broadly reachable management access would increase operational risk. Version-specific exposure is incomplete in the provided sources.

Exploitation context

The bundle does not report active exploitation, and KEV is false. Exploitation requires valid low-privileged credentials, HTTPS reachability to the ASA management interface, and no user interaction. The vulnerability is network-reachable and low complexity once authenticated.

Researcher notes

CWE-285 aligns with an authorization bypass/privilege escalation pattern after authentication. The provided evidence supports authenticated remote privilege escalation but does not include affected version ranges, proof-of-concept status, exploit telemetry, or fixed release details.

Mitigation direction

  • Review Cisco's advisory for affected releases and fixed-version guidance.
  • Upgrade affected ASA Software according to Cisco's official guidance.
  • Restrict web management access to trusted administrative networks.
  • Remove unnecessary low-privileged management accounts.
  • Monitor ASA administrative activity for unexpected changes.

Validation and detection

  • Inventory Cisco ASA devices with web-based management enabled.
  • Confirm ASA Software versions against Cisco's advisory.
  • Review management interface access paths and source restrictions.
  • Audit low-privileged ASA management users and recent administrative actions.
Prepared
Confidence
medium
Sources
3

Based on public source material and reviewed before publication.

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-285: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-1934 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.8 (3.0)
Known Exploited
No
Published

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

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.8CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Adaptive Security Appliance (ASA) SoftwareunspecifiedListed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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