VYPR
Unrated severityNVD Advisory· Published Jun 26, 2020· Updated Aug 4, 2024

CVE-2020-15348

CVE-2020-15348

Description

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 allows use of live/CPEManager/AXCampaignManager/delete_cpes_by_ids?cpe_ids= for eval injection of Python code.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 allow pre-authenticated remote code execution via eval injection in the delete_cpes_by_ids endpoint.

Vulnerability

A pre-authenticated remote code execution vulnerability exists in Zyxel CloudCNM SecuManager versions 3.1.0 and 3.1.1. The live/CPEManager/AXCampaignManager/delete_cpes_by_ids?cpe_ids= endpoint passes user-supplied input directly to a Python eval() call, allowing injection of arbitrary Python code [1]. An attacker can reach this endpoint without any authentication, as the device lacks a default firewall and exposes management interfaces to the WAN [1].

Exploitation

An unauthenticated attacker with network access to the SecuManager appliance can craft an HTTP GET request to the vulnerable endpoint, embedding malicious Python code in the cpe_ids parameter. No prior authentication or user interaction is required [1]. The attacker simply sends a request such as https://target/live/CPEManager/AXCampaignManager/delete_cpes_by_ids?cpe_ids=__import__('os').system('id') to achieve code execution [1].

Impact

Successful exploitation yields arbitrary Python code execution on the SecuManager server. This can be leveraged to execute operating system commands, potentially leading to full compromise of the appliance, including data exfiltration, installation of backdoors, or lateral movement within the network [1]. The impact is critical (CVSS 9.8) as it requires no privileges and no user interaction.

Mitigation

As of the publication date (2020-06-26), no official patch was available from Zyxel [1]. The vendor was reportedly notified but did not respond, and the product may have reached end-of-life [1]. Organizations should immediately isolate any CloudCNM SecuManager instances from untrusted networks, apply strict firewall rules, and consider decommissioning the appliance if possible. This CVE is not listed in CISA's Known Exploited Vulnerabilities catalog as of the knowledge cutoff.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.