Out-of-bounds write in tcpflow - CVE-2026-25061

 

Out-of-bounds write in tcpflow - CVE-2026-25061

Published: April 25, 2026


Vulnerability identifier: #VU127928
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-25061
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to out-of-bounds write in WifiPacket::parse_elements() in src/wifipcap/wifipcap.cpp when parsing a crafted 802.11 management frame TIM element. A remote attacker can send a specially crafted frame to cause a denial of service.

The affected structure is stack-allocated in handle_beacon() and related handlers, and the overwrite can write 1 byte past tim.bitmap[251].


Affected software

tcpflow
Fedora
tcpflow

How to mitigate CVE-2026-25061

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

tcpflow - addressed in versions 1.6.2-0.1.8d47b53.el8, 1.6.2-0.1.8d47b53.fc42, 1.6.2-0.1.8d47b53.fc43, 1.6.2-0.1.8d47b53.fc44

External References

Related Security Bulletins