CVE-2026-4247

HIGH EPSS 62.1%
Published Mar 26, 20263mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Mar 26, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
62.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-401

Affected Products 17

VendorProductVersionRange
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.3any
freebsdfreebsd14.4any
freebsdfreebsd14.4any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any
freebsdfreebsd15.0any

References 1

  • security.freebsd.org https://security.freebsd.org/advisories/FreeBSD-SA-26:06.tcp.asc
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.