CVE-2022-45710
Description
IP-COM M50 V15.11.0.33(10768) was discovered to contain multiple buffer overflows via the pEnable, pLevel, and pModule parameters in the formSetDebugCfg function.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
IP-COM M50 router firmware V15.11.0.33 has buffer overflows via pEnable, pLevel, pModule in formSetDebugCfg, enabling possible RCE.
Vulnerability
IP-COM M50 router firmware version V15.11.0.33(10768) contains multiple buffer overflow vulnerabilities in the formSetDebugCfg function. The parameters pEnable, pLevel, and pModule are directly used in a sprintf call to a local stack variable without bounds checking, allowing an attacker to overwrite the return address. This was discovered in the firmware released recently [1].
Exploitation
An attacker can trigger the buffer overflow by sending crafted requests with overly long values for the pEnable, pLevel, or pModule parameters. The reference provides a proof-of-concept where setting these parameters to a string of many 'a' characters causes a buffer overflow, indicating that no authentication or special privileges are required if the vulnerable functionality is accessible over the network [1].
Impact
Successful exploitation can allow an attacker to overwrite the return address, leading to arbitrary code execution on the router. This could result in a full compromise of the device, including information disclosure, further network attacks, or denial of service [1].
Mitigation
As of the publication date, no fixed firmware version has been released by IP-COM. Users are advised to monitor vendor updates and restrict access to the device's management interface to trusted networks only. This vulnerability is not currently listed in CISA's Known Exploited Vulnerabilities Catalog [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- IP-COM/M50description
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.