LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22457: A stack-based buffer overflow in Ivanti Connect Secure before version 22.7R2.6, Ivanti Policy Secure before...

A stack-based buffer overflow in Ivanti Connect Secure before version 22.7R2.6, Ivanti Policy Secure before version 22.7R1.4, and Ivanti ZTA Gateways before version 22.8R2.2 allows a remote unauthenticated attacker to achieve remote code execution.

CriticalCVSS 9Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Ivanti remote access and policy gateway products. A remote unauthenticated attacker could execute code on vulnerable systems. Because CISA lists CVE-2025-22457 in KEV, organizations should treat exposed Ivanti gateways as urgent business risk, especially where they protect VPN, access, or zero-trust entry points.

Executive priority

Immediate. This is a critical remote code execution issue in access infrastructure, and CISA KEV confirms exploitation. Patch or otherwise address affected appliances as a top operational security priority, then validate whether exposed systems show signs requiring incident response.

Technical view

CVE-2025-22457 is a stack-based buffer overflow, CWE-121, with CVSS 9.0. It affects Ivanti Connect Secure before 22.7R2.6, Policy Secure before 22.7R1.4, and ZTA Gateways before 22.8R2.2. The vulnerability is remotely reachable without authentication and can lead to remote code execution.

Likely exposure

Exposure is most likely in organizations running internet-accessible Ivanti Connect Secure, Ivanti Policy Secure, or Ivanti Neurons for ZTA gateways below the named fixed versions. These systems commonly sit on sensitive access paths, so compromise could affect authentication, remote access, and internal network trust boundaries.

Exploitation context

Active exploitation is supported by CISA KEV listing. The source bundle does not provide exploit mechanics, observed targets, or indicators. Treat unpatched affected appliances as potentially exposed, but avoid assuming compromise without logs, vendor checks, or incident response evidence.

Researcher notes

The provided evidence confirms affected products, fixed-version thresholds, unauthenticated remote code execution impact, CVSS 9.0, CWE-121, and KEV status. It does not include exploit details, vulnerable code paths, proof-of-concept status, or indicators, so validation should rely on vendor guidance and environment telemetry.

Mitigation direction

  • Upgrade Connect Secure to 22.7R2.6 or later per Ivanti guidance.
  • Upgrade Policy Secure to 22.7R1.4 or later per Ivanti guidance.
  • Upgrade ZTA Gateways to 22.8R2.2 or later per Ivanti guidance.
  • Check Ivanti’s advisory for any product-specific response instructions.
  • Prioritize externally reachable appliances before internal-only deployments.

Validation and detection

  • Inventory all Ivanti Connect Secure, Policy Secure, and ZTA Gateway instances.
  • Confirm each appliance version against the affected and fixed releases.
  • Identify whether any affected appliances are internet-facing.
  • Review Ivanti advisory and CISA KEV entry for required response actions.
  • Check security logs and incident records for suspicious activity around affected systems.
Prepared
Confidence
high
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-121: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2025-22457 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 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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
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
9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H2.26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9Critical
CVSS 3.1 vector shape for CVE-2025-22457Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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
IvantiConnect Secure22.7R2.6affected
IvantiPolicy Secure22.7R1.4affected
IvantiNeurons for ZTA gateways22.8R2.2affected
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.