CVE-2025-0282: A stack-based buffer overflow in Ivanti Connect Secure before version 22.7R2.5, Ivanti Policy Secure before...
A stack-based buffer overflow in Ivanti Connect Secure before version 22.7R2.5, Ivanti Policy Secure before version 22.7R1.2, and Ivanti Neurons for ZTA gateways before version 22.7R2.3 allows a remote unauthenticated attacker to achieve remote code execution.
Security readout for executives and security teams
Plain-English summary
CVE-2025-0282 lets an unauthenticated remote attacker potentially take control of vulnerable Ivanti security gateways. Because these systems often sit at the network edge, successful compromise could expose credentials, internal access, and service availability. CISA lists the vulnerability as known exploited, making this an immediate incident-response and remediation concern.
Executive priority
Immediate. Assign executive ownership, identify exposed appliances, remediate them urgently, and investigate potentially vulnerable systems for compromise. Patching alone may not address an intrusion that occurred before remediation. Business continuity planning is warranted because these gateways can provide critical remote-access or security functions.
Technical view
A stack-based buffer overflow can enable remote code execution without authentication in Ivanti Connect Secure before 22.7R2.5, Policy Secure before 22.7R1.2, and Neurons for ZTA gateways before 22.7R2.3. CVSS 3.1 rates it 9.0 with network reachability, high attack complexity, changed scope, and high confidentiality, integrity, and availability impacts.
Likely exposure
Exposure is highest for internet-reachable affected gateways. Organizations should inventory all Ivanti Connect Secure, Policy Secure, and Neurons for ZTA gateways and compare installed releases with the stated fixed versions. The supplied affected-version metadata is inconsistent, so confirm applicability against Ivanti's advisory rather than relying solely on automated version matching.
Exploitation context
CISA's Known Exploited Vulnerabilities catalog confirms exploitation in the wild. The bundle also references public exploit research and an exploit repository. This materially increases urgency, although the supplied evidence does not establish which organizations, regions, or every affected product variant have been targeted.
Researcher notes
CWE-121 and the CVSS vector support a network-triggered stack overflow with unauthenticated code execution, but high attack complexity. CISA KEV establishes real-world exploitation. Public technical and exploit references exist; however, the bundle provides no indicators of compromise, affected component details, detection logic, or assurance that upgrading removes an existing foothold.
Mitigation direction
Upgrade Connect Secure to 22.7R2.5 or later, following Ivanti guidance.
Upgrade Policy Secure to 22.7R1.2 or later, following Ivanti guidance.
Upgrade Neurons for ZTA gateways to 22.7R2.3 or later.
Apply Ivanti and CISA mitigation instructions where immediate upgrading is not possible.
Treat exposed vulnerable appliances as potentially compromised and initiate incident-response review.
Validation and detection
Inventory each gateway's product, installed version, and internet exposure.
Confirm remediation status against Ivanti's current security advisory.
Review gateway and surrounding security telemetry for unexplained access or configuration changes.
Use vendor-supported integrity and compromise-assessment procedures; none are detailed in the supplied bundle.
Verify upgraded versions and continue monitoring after remediation.
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.
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.
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.
Exploitation: activeAutomatable: noTechnical Impact: total
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.
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.