CVE-2025-24356
Last modified
CVE-2025-24356 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. fastd is a VPN daemon which tunnels IP packets and Ethernet frames over UDP. When receiving a data packet from an unknown IP address/port combination, fastd will assume that one of its connected peers has moved to a new address and initiate a reconnect by sending a handshake packet. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
fastd is a VPN daemon which tunnels IP packets and Ethernet frames over UDP. When receiving a data packet from an unknown IP address/port combination, fastd will assume that one of its connected peers has moved to a new address and initiate a reconnect by sending a handshake packet. This "fast reconnect" avoids having to wait for a session timeout (up to ~90s) until a new connection is established. Even a 1-byte UDP packet just containing the fastd packet type header can trigger a much larger handshake packet (~150 bytes of UDP payload). Including IPv4 and UDP headers, the resulting amplification factor is roughly 12-13. By sending data packets with a spoofed source address to fastd instances reachable on the internet, this amplification of UDP traffic might be used to facilitate a Distributed Denial of Service attack. This vulnerability is fixed in v23.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastd Project | Fastd | < 23.0 |
References
- https://github.com/neocturne/fastd/security/advisories/GHSA-pggg-vpfv-4rcvMitigation, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-24356?
How severe is CVE-2025-24356?
How do I fix CVE-2025-24356?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-24349A vulnerability in the “Network Interfaces” functionality of…7.1
- CVE-2025-24350A vulnerability in the “Certificates and Keys” functionality…7.1
- CVE-2025-24351A vulnerability in the “Remote Logging” functionality of the…8.8
- CVE-2025-24353Directus is a real-time API and App dashboard for managing S…4.3
- CVE-2025-24354imgproxy is server for resizing, processing, and converting …5.3
- CVE-2025-24355Updatecli is a tool used to apply file update strategies. Pr…7.1
- CVE-2025-24357vLLM is a library for LLM inference and serving. vllm/model_…8.8
- CVE-2025-24358gorilla/csrf provides Cross Site Request Forgery (CSRF) prev…5.4
- CVE-2025-24359ASTEVAL is an evaluator of Python expressions and statements…8.4
- CVE-2025-24360Nuxt is an open-source web development framework for Vue.js.…5.3
- CVE-2025-24361Nuxt is an open-source web development framework for Vue.js.…5.3
- CVE-2025-24362In some circumstances, debug artifacts uploaded by the CodeQ…7.1
Are you affected by CVE-2025-24356?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
