All intelligence
// vulnerability record
live · NVDCVE-2025-25568
CRITICALpublished 2025-03-12 16:15 UTC · 1 year ago · modified 2026-06-17 09:00 UTC
9.8
CVSS / 10
// description
SoftEtherVPN 5.02.5187 is vulnerable to Use after Free in the Command.c file via the CheckNetworkAcceptThread function. NOTE: the Supplier disputes this because the use-after-free is not in the VPN software, but is instead in a separate tool that has no untrusted input and runs under the user's own privileges (it is a stress-testing tool for a networking stack).
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-416