CVE-2026-71265

Domoticz's MochadTCP::MatchLine handler for MOCHAD_RFSEC messages (hardware/MochadTCP.cpp) copies network-received data from the up-to-1028-byte m_mochadbuffer into a fixed 50-byte stack buffer tempRFSECbuf using strcpy with no length check, across three separate code branches (DS10A/KR10A/MS10A device types).
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-05 13:24

Updated : 2026-08-26 17:13


NVD link : CVE-2026-71265

Mitre link : CVE-2026-71265

CVE.ORG link : CVE-2026-71265


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow