CVE 4 MEDIUM

XX-Net V5.16.6 WebSocket Frame Parsing Data Corruption via simple_http_server.py_CVE-2026-10099

4 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Description

XX-Net V5.16.6 contains a WebSocket frame parsing vulnerability in the WebSocket_receive_worker routine of simple_http_server.py that allows attackers to cause corrupted application data by sending unmasked WebSocket frames. The server unconditionally reads 4 bytes as a masking key regardless of whether the MASK bit is set in the frame header, causing the first 4 bytes of payload to be consumed as a mask key and the remaining payload to be incorrectly XOR-decoded, resulting in data corruption alongside missing RSV bit, opcode, and FIN fragmentation validations.

Basic Information

ID CVE-2026-10099
Source VulnCheck
Published May 29, 2026 at 15:58

Affected Product

Vendor XX-net
Product XX-Net
Affected Versions XX-net XX-Net 0
XX-net XX-Net 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.