LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22934: A vulnerability in Pulse Connect Secure before 9.1R12 could allow an authenticated administrator or comprom...

A vulnerability in Pulse Connect Secure before 9.1R12 could allow an authenticated administrator or compromised Pulse Connect Secure device in a load-balanced configuration to perform a buffer overflow via a malicious crafted web request.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-22934 affects Pulse Connect Secure before 9.1R12. In a load-balanced setup, an authenticated administrator or a compromised Pulse Connect Secure device could send a specially crafted web request that triggers a buffer overflow. The provided sources do not state impact, CVSS severity, or active exploitation.

Executive priority

Treat this as an inventory and upgrade priority for Pulse Connect Secure, especially VPN infrastructure in load-balanced deployments. Urgency is lower than a confirmed exploited unauthenticated flaw, but VPN appliances are high-value access points and the fixed release is identified.

Technical view

The issue is classified as CWE-120, a classic buffer overflow, in Pulse Connect Secure versions before 9.1R12. The described attack path requires administrator authentication or a compromised appliance within a load-balanced configuration. The source bundle identifies 9.1R12 as the fixed release but gives no exploitability details beyond crafted web requests.

Likely exposure

Exposure is most likely where Pulse Connect Secure is running below 9.1R12, especially in load-balanced deployments. Internet-facing VPN appliances should be prioritized for inventory review, but the source bundle does not confirm exposure requirements beyond the named configuration and privilege conditions.

Exploitation context

The provided data does not support active exploitation. The CVE is not listed as KEV in the bundle. The known path requires an authenticated administrator or compromised Pulse Connect Secure device in a load-balanced configuration, which narrows exploitation compared with an unauthenticated remote flaw.

Researcher notes

Available evidence is limited. Sources name the product, pre-9.1R12 affected state, CWE-120, and a crafted web request vector with admin or compromised-device prerequisites. They do not provide CVSS, impact details, proof-of-concept status, or confirmed exploitation.

Mitigation direction

  • Upgrade Pulse Connect Secure to 9.1R12 or later per vendor advisory.
  • Identify load-balanced Pulse Connect Secure deployments below 9.1R12.
  • Review vendor guidance for any additional mitigations or compensating controls.
  • Restrict and monitor administrator access to Pulse Connect Secure management functions.

Validation and detection

  • Confirm installed Pulse Connect Secure versions across all appliances.
  • Check whether any vulnerable appliances participate in load-balanced configurations.
  • Review administrative access logs for unusual authenticated web requests.
  • Verify upgrade completion against the vendor fixed version, 9.1R12.
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-120: 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-22934 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aPulse Connect SecureFixed in 9.1R12Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.