LiveActive security incident?Get immediate response
CVE Record

CVE-2019-1817: Cisco Web Security Appliance Malformed Request Denial of Service Vulnerability

A vulnerability in the web proxy functionality of Cisco AsyncOS Software for Cisco Web Security Appliance could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper validation of HTTP and HTTPS requests. An attacker could exploit this vulnerability by sending a malformed HTTP or HTTPS request to an affected device. An exploit could allow the attacker to cause a restart of the web proxy process, resulting in a temporary DoS condition.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco Web Security Appliance can be forced into a temporary web proxy outage by malformed HTTP or HTTPS traffic. The impact is availability, not data theft. For businesses relying on WSA for web access control or filtering, this can disrupt user internet access and security enforcement.

Executive priority

Treat as high priority for environments dependent on Cisco WSA for web access, filtering, or policy enforcement. The likely business risk is service disruption rather than compromise, and the provided evidence does not support emergency active-exploitation handling.

Technical view

CVE-2019-1817 is an improper input validation issue in Cisco AsyncOS web proxy functionality for Cisco WSA. An unauthenticated remote attacker can send malformed HTTP or HTTPS requests that restart the web proxy process, causing temporary denial of service. CVSS v3.0 is 8.6, driven by network reachability and high availability impact.

Likely exposure

Exposure is likely limited to organizations running Cisco Web Security Appliance where attackers can send HTTP or HTTPS requests to the proxy. The supplied sources do not identify exact affected versions or deployment-specific exposure conditions.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The vulnerability is described as remotely exploitable, but no public exploitation status is supported here.

Researcher notes

The root issue maps to CWE-20: improper input validation. The scope-changing CVSS vector reflects impact beyond the vulnerable component, but the described outcome is web proxy process restart only. Version detail is incomplete in the supplied bundle, so rely on Cisco advisory matching.

Mitigation direction

  • Review the Cisco advisory against deployed WSA AsyncOS releases.
  • Apply Cisco-recommended fixed software or mitigations where your release is affected.
  • Limit who can send HTTP and HTTPS requests to the proxy where feasible.
  • Monitor for unexpected web proxy process restarts and availability loss.

Validation and detection

  • Inventory Cisco WSA appliances and record AsyncOS versions.
  • Confirm each version is addressed by Cisco advisory or later vendor guidance.
  • Review monitoring for web proxy restarts or temporary service interruptions.
  • Verify proxy access paths are limited to intended networks and users.
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-20: 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-1817 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.6 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Web Security Appliance (WSA)unspecified, unspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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