CVE-2026-25061

Source
https://cve.org/CVERecord?id=CVE-2026-25061
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25061.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25061
Aliases
  • GHSA-q5q6-frrv-9rj6
Downstream
Published
2026-01-29T21:42:47.013Z
Modified
2026-03-13T04:10:35.003618Z
Severity
  • 5.5 (Medium) CVSS_V4 - 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/E:P CVSS Calculator
Summary
tcpflow has TIM Element OOB Write in wifipcap
Details

tcpflow is a TCP/IP packet demultiplexer. In versions up to and including 1.61, wifipcap parses 802.11 management frame elements and performs a length check on the wrong field when handling the TIM element. A crafted frame with a large TIM length can cause a 1-byte out-of-bounds write past tim.bitmap[251]. The overflow is small and DoS is the likely impact; code execution is potential, but still up in the air. The affected structure is stack-allocated in handle_beacon() and related handlers. As of time of publication, no known patches are available.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25061.json"
}
References

Affected packages

Git / github.com/simsong/tcpflow

Affected ranges

Type
GIT
Repo
https://github.com/simsong/tcpflow
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.6.1"
        }
    ]
}

Affected versions

Other
push
tcpflow-1.*
tcpflow-1.2.5
tcpflow-1.2.7
tcpflow-1.2.9
tcpflow-1.3.0
tcpflow-1.4.0
tcpflow-1.4.0beta1
tcpflow-1.4.1
tcpflow-1.4.2
tcpflow-1.4.3
tcpflow-1.4.4
tcpflow-1.4.5
tcpflow-1.5.0
tcpflow-1.5.1
tcpflow-1.5.2
tcpflow-1.6.1

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25061.json"