LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34698: Cisco Web Security Appliance Proxy Service Denial of Service Vulnerability

A vulnerability in the proxy service of Cisco AsyncOS for Cisco Web Security Appliance (WSA) could allow an unauthenticated, remote attacker to exhaust system memory and cause a denial of service (DoS) condition on an affected device. This vulnerability is due to improper memory management in the proxy service of an affected device. An attacker could exploit this vulnerability by establishing a large number of HTTPS connections to the affected device. A successful exploit could allow the attacker to cause the system to stop processing new connections, which could result in a DoS condition. Note: Manual intervention may be required to recover from this situation.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-34698 can let an unauthenticated remote attacker make a Cisco Web Security Appliance stop accepting new proxy connections by exhausting memory. The business impact is loss of web proxy availability, potentially disrupting user internet access and security filtering. Recovery may require manual intervention.

Executive priority

Treat this as a high-priority availability risk for environments dependent on Cisco WSA for secure web access. It does not indicate data theft, but it can disrupt browsing and security enforcement until the appliance recovers.

Technical view

The flaw is improper memory management in the proxy service of Cisco AsyncOS for Cisco WSA. With network access, an unauthenticated attacker can establish many HTTPS connections, exhausting system memory and causing a denial-of-service condition. CVSS v3.1 is 8.6, availability impact high, with no confidentiality or integrity impact stated.

Likely exposure

Exposure is likely where Cisco Web Security Appliance proxy services are deployed and reachable for HTTPS connection handling. The source bundle does not provide affected AsyncOS version ranges, so teams must verify applicability against Cisco guidance and internal appliance inventory.

Exploitation context

The CVE is not listed as KEV in the provided bundle. The cited description supports unauthenticated remote denial of service, but the bundle does not provide evidence of active exploitation or public exploit availability.

Researcher notes

The source bundle identifies CWE-401 and CVSS AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H. Version-level affected data and concrete fixes are not included in the bundle, so validation should rely on Cisco’s advisory and local asset data.

Mitigation direction

  • Check Cisco’s advisory for affected releases, fixed releases, and any vendor-supported workarounds.
  • Prioritize remediation for internet-facing or broadly reachable WSA proxy services.
  • Limit unnecessary network reachability to the proxy service where operationally feasible.
  • Prepare operational recovery procedures because manual intervention may be required after successful exploitation.

Validation and detection

  • Inventory Cisco WSA appliances and record AsyncOS versions.
  • Compare deployed versions and configuration against Cisco’s advisory.
  • Confirm which networks can reach the WSA proxy service over HTTPS.
  • Review appliance health, memory, and connection handling logs for unexplained DoS symptoms.
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-401: 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-2021-34698 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.1)
Known Exploited
No
Published

Vector: CVSS:3.1/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.1HighCVSS:3.1/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.1 score

8.6High
CVSS 3.1 vector shape for CVE-2021-34698Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/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)n/aListed
Weakness

CWE details

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

CWE-401 · source CWE mapping

Missing Release of Memory after Effective Lifetime

Missing Release of Memory after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.