What is CVE-2026-71263?
CVE-2026-71263 is a bounds check off-by-one error in the LINUXTCP port of FreeModbus. The `xMBPortTCPPool()` function uses a strict greater-than comparison against a 263-byte buffer, potentially allowing a one-byte overflow via a crafted MBAP frame. Affected systems should apply patches to prevent buffer overflow exploitation.
Azərbaycanca: CVE-2026-71263 FreeModbus kitabxanasının LINUXTCP portunda sərhəd yoxlanışı səhvidir. `xMBPortTCPPool()` funksiyasında ciddi böyükdür (`>`) müqayisəsi səbəbindən bufer limiti bir bayt keçə bilər. İstismarçı xüsusi hazırlanmış MBAP çərçivəsi ilə bufer daşmasına səbəb ola bilər, təsirlənən sistemlərdə kod yenilənməsi tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-119
FAQ1
How can CVE-2026-71263 in FreeModbus LINUXTCP port be exploited?
The vulnerability stems from a strict greater-than comparison in the bounds check within the `xMBPortTCPPool()` function. An attacker can send a specially crafted MBAP frame to overflow the 263-byte buffer by one byte, leading to a buffer overflow.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.