CVE-2026-4247
Last modified
CVE-2026-4247 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. When a challenge ACK is to be sent tcp_respond() constructs and sends the challenge ACK and consumes the mbuf that is passed in. When no challenge ACK should be sent the function returns and leaks the mbuf. If an attacker is either on path with an established TCP connection, or can themselves establish a TCP connection, to an affected FreeBSD machine, they can easily craft and send packets which meet the challenge ACK criteria and cause the FreeBSD host to leak an mbuf for each crafted packet in excess of the configured rate limit settings i.e. EPSS estimates a 1.12% chance of exploitation in the next 30 days.
Description
When a challenge ACK is to be sent tcp_respond() constructs and sends the challenge ACK and consumes the mbuf that is passed in. When no challenge ACK should be sent the function returns and leaks the mbuf. If an attacker is either on path with an established TCP connection, or can themselves establish a TCP connection, to an affected FreeBSD machine, they can easily craft and send packets which meet the challenge ACK criteria and cause the FreeBSD host to leak an mbuf for each crafted packet in excess of the configured rate limit settings i.e. with default settings, crafted packets in excess of the first 5 sent within a 1s period will leak an mbuf. Technically, off-path attackers can also exploit this problem by guessing the IP addresses, TCP port numbers and in some cases the sequence numbers of established connections and spoofing packets towards a FreeBSD machine, but this is harder to do effectively.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | 14.3 |
| Freebsd | Freebsd | 14.4 |
| Freebsd | Freebsd | 15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-4247?
How severe is CVE-2026-4247?
How do I fix CVE-2026-4247?
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 2026
- CVE-2026-42461Arcane is an interface for managing Docker containers, image…7.5
- CVE-2026-42462Fedify is a TypeScript library for building federated server…7
- CVE-2026-42463SQLBot is an intelligent Text-to-SQL system based on large l…8.1
- CVE-2026-42467An issue was discovered in Open-SAE-J1939 thru commit b6caf8…7.5
- CVE-2026-42468Buffer overflow vulnerability in Open Vehicle Monitoring Sys…8.8
- CVE-2026-42469Buffer overflow vulnerability in Open Vehicle Monitoring Sys…8.6
- CVE-2026-42471Unsafe deserialization vulnerability in MixPHP Framework 2.x…8.1
- CVE-2026-42472Unsafe deserialization vulnerability in MixPHP Framework 2.x…9.8
- CVE-2026-42473Unsafe deserialization vulnerability in MixPHP Framework 2.x…9.8
- CVE-2026-42474SQL injection vulnerability in MixPHP Framework 2.x thru 2.2…6.5
- CVE-2026-42475SQL injection vulnerability in MixPHP Framework 2.x thru 2.2…6.5
- CVE-2026-42476Two heap-based out-of-bounds read vulnerabilities in the STL…7.1
Are you affected by CVE-2026-4247?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
