CVE Vulnerabilities

CVE-2025-47761

Exposed IOCTL with Insufficient Access Control

Published: Nov 18, 2025 | Modified: Nov 20, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

An Exposed IOCTL with Insufficient Access Control vulnerability [CWE-782] in Fortinet FortiClientWindows 7.4.0 through 7.4.3, FortiClientWindows 7.2.0 through 7.2.9 may allow an authenticated local user to execute unauthorized code via fortips driver. Success of the attack would require bypassing the Windows memory protections such as Heap integrity and HSP. In addition, it requires a valid and running VPN IPSec connection.

Weakness

The product implements an IOCTL with functionality that should be restricted, but it does not properly enforce access control for the IOCTL.

Affected Software

Name Vendor Start Version End Version
Forticlient Fortinet 7.2.0 (including) 7.2.10 (excluding)
Forticlient Fortinet 7.4.0 (including) 7.4.4 (excluding)

Extended Description

When an IOCTL contains privileged functionality and is exposed unnecessarily, attackers may be able to access this functionality by invoking the IOCTL. Even if the functionality is benign, if the programmer has assumed that the IOCTL would only be accessed by a trusted process, there may be little or no validation of the incoming data, exposing weaknesses that would never be reachable if the attacker cannot call the IOCTL directly. The implementations of IOCTLs will differ between operating system types and versions, so the methods of attack and prevention may vary widely.

Potential Mitigations

References