CVE-2026-79393
Received
Received - Intake
Heap-based Buffer Overflow in Xiongmai IP Camera XM530 Firmware
Vulnerability report for CVE-2026-79393, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-11
Last updated on: 2026-09-11
Assigner: MITRE
Description
Description
A heap-based buffer overflow vulnerability in the WS-Addressing Action transformation function in the Sofia IPC daemon in Xiongmai IP Camera XM530 firmware HMT.CM2005-v220608.1837 and earlier allows remote unauthenticated attackers to cause a denial of service or potentially execute arbitrary code via a crafted SOAP request containing a wsa5:Action string exceeding 128 bytes.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xiongmai | xm530 | to HMT.CM2005-v220608.1837 (exc) |
| xiongmai | sofia_ipc_daemon | to HMT.CM2005-v220608.1837 (inc) |
| xiongmai | sofia_ipc_daemon | to HMT.CM2005-v210104.1124 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |