Cyber Resilience

CVE-2025-22862

Auth Bypass in Fortinet Fortios 7.0.6 – 7.2.12

Published
02 October 2025
Modified
09 June 2026
Patch / advisory
CVSS Score v3.1 6.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0024 15th percentile
Risk Priority 45 floored blend · peak EPSS

Summary

CVE-2025-22862 is a medium-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Fortinet Fortios. Its CVSS base score is 6.7 (Medium).

Operationally, ranked at the 15th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

An Authentication Bypass Using an Alternate Path or Channel vulnerability [CWE-288] in FortiOS 7.4.0 through 7.4.7, 7.2.0 through 7.2.11, 7.0.6 and above; and FortiProxy 7.6.0 through 7.6.2, 7.4.0 through 7.4.8, 7.2 all versions, 7.0.5 and above may allow an authenticated…

more

attacker to elevate their privileges via triggering a malicious Webhook action in the Automation Stitch component.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-55591Same product: Fortinet Fortios
CVE-2025-24472Same product: Fortinet Fortios
CVE-2023-29184Same product: Fortinet Fortios
CVE-2024-52965Same product: Fortinet Fortios
CVE-2024-23112Same product: Fortinet Fortios
CVE-2023-47536Same product: Fortinet Fortios
CVE-2023-29178Same product: Fortinet Fortios
CVE-2024-23111Same product: Fortinet Fortios
CVE-2023-29183Same product: Fortinet Fortios
CVE-2023-46718Same product: Fortinet Fortios

Affected Assets

fortinet
fortios
7.0.6 — 7.2.12 · 7.4.0 — 7.4.8
fortinet
fortiproxy
7.0.5 — 7.4.9 · 7.6.0 — 7.6.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • CM-7 Least Functionality
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 7 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.4.3
  • V6.6.1
  • V12.1.3

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces access-control decisions on all paths, blocking the alternate Webhook channel that bypasses intended Automation Stitch authorization checks.

prevent

Limits privileges assigned to authenticated accounts, reducing the impact of any successful elevation via the malicious Webhook action.

prevent

Disables or restricts the Automation Stitch/Webhook feature when not required, eliminating the attack surface used for privilege escalation.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-03 full match
prevents

Requiring authentication on every channel and path directly eliminates alternate-path bypasses.

PR.AA-05 mostly match
prevents

Enforcing authorizations and least privilege across all access vectors prevents unauthenticated alternate paths.

PR.IR-01 mostly match
prevents

Protecting networks and environments from unauthorized logical access blocks bypass via undocumented channels.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing can detect alternate-path bypasses but does not prevent them in production.

degrades

Secure authentication control directly mitigates bypass by requiring strong, consistent authentication on all paths.

prevents

Access control policy directly addresses alternate authentication paths by requiring all channels to enforce authentication.

degrades

Authentication information management ensures credentials and mechanisms are consistently applied across all access paths.

prevents

Access rights provisioning and review prevent bypass via unmonitored or alternate channels.

prevents

Privileged access rights control reduces risk of bypass through elevated or alternate paths.

References