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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H2.26Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9CriticalVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://forums.ivanti.com/s/article/April-Security-Advisory-Ivanti-Connect-Secure-Policy-Secure-ZTA-Gateways-CVE-2025-22457CVE reference
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-22457CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
