LiveActive security incident?Get immediate response
CVE Record

CVE-2025-6543: Memory overflow vulnerability leading to unintended control flow and Denial of Service

Memory overflow vulnerability leading to unintended control flow and Denial of Service in NetScaler ADC and NetScaler Gateway when configured as Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server

CriticalCVSS 9.2Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-6543 is a critical NetScaler ADC and NetScaler Gateway flaw that can cause unintended control flow and denial of service. It matters most where these systems are used for VPN, ICA Proxy, CVPN, RDP Proxy, or AAA virtual server functions. CISA lists it in KEV, so organizations should treat exposed appliances as urgent.

Executive priority

Handle as an urgent edge-infrastructure risk. The issue is critical, affects remote-access and authentication-facing NetScaler roles, and is in CISA KEV. Remediation should be tracked as an executive-visible action until every exposed affected appliance is accounted for.

Technical view

The issue is described as a memory overflow, mapped to CWE-119, affecting NetScaler ADC and Gateway 14.1, 13.1, and 13.1 FIPS/NDcPP when configured as Gateway or AAA virtual server. CVSS v4.0 is 9.2 with network attack vector, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely for internet-facing NetScaler Gateway deployments providing VPN virtual server, ICA Proxy, CVPN, RDP Proxy, or AAA services on listed versions. NetScaler ADC deployments without those configurations are not shown as affected in the provided source bundle.

Exploitation context

Active exploitation is supported by the CISA Known Exploited Vulnerabilities listing. The provided sources do not include exploit mechanics, observed actor details, or compromise indicators. Treat externally reachable affected services as high priority because the product role often sits at the network edge.

Researcher notes

The source bundle is strong on affected product roles, severity, and KEV status, but incomplete on exact fixed build numbers, exploit prerequisites beyond CVSS, and detection details. Validation should focus on configuration state, version, exposure, and vendor advisory alignment.

Mitigation direction

  • Check NetScaler advisory CTX694788 for vendor-approved fixed builds or mitigations.
  • Prioritize remediation for internet-facing Gateway or AAA virtual servers.
  • Remove or disable affected Gateway or AAA configurations if unused.
  • Reduce exposure to trusted networks where business operations allow.
  • Do not rely on unverified workarounds not named by the vendor.

Validation and detection

  • Inventory NetScaler ADC and Gateway versions 14.1, 13.1, and 13.1 FIPS/NDcPP.
  • Identify appliances configured as Gateway or AAA virtual servers.
  • Map public VIPs for VPN, ICA Proxy, CVPN, and RDP Proxy services.
  • Confirm each affected appliance against CTX694788 remediation guidance.
  • Review monitoring for crashes, service instability, or suspicious edge-device behavior.
Prepared
Confidence
medium
Sources
4

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-119: 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-2025-6543 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
Critical
CVSS
9.2 (4.0)
Known Exploited
Yes
Published

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA: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
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9.2CVSS 4.0CriticalCVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:LPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.2Critical
CVSS 4.0 vector shape for CVE-2025-6543Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NetScalerADC14.1, 13.1, 13.1 FIPS and NDcPPunaffected
NetScalerGateway14.1, 13.1, 13.1 FIPS and NDcPPunaffected
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.