CVE-2020-15333
Description
Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 allows attackers to discover accounts via MySQL "select * from Administrator_users" and "select * from Users_users" requests.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 expose all user credentials via unauthenticated MySQL queries.
Vulnerability
Zyxel CloudCNM SecuManager versions 3.1.0 and 3.1.1 contain a vulnerability where the MySQL database allows unauthenticated queries. An attacker can execute select * from Administrator_users and select * from Users_users to retrieve all user accounts and their credentials [1]. The MySQL service is exposed and lacks authentication controls.
Exploitation
An attacker with network access to the MySQL port (default 3306) can connect to the database without authentication and run the two SELECT queries [1]. No prior credentials, user interaction, or special privileges are required. The attack is a simple network-level query.
Impact
Successful exploitation results in complete disclosure of all administrator and regular user accounts, including their hashed or plaintext passwords depending on storage [1]. This allows the attacker to authenticate to the SecuManager web interface and gain unauthorized administrative access, leading to full compromise of the network management platform.
Mitigation
Zyxel released a fix; users should upgrade to a patched version as soon as available [1]. If an upgrade is not immediately possible, restrict network access to the MySQL service using firewall rules to limit exposure to trusted hosts only. The affected versions are 3.1.0 and 3.1.1.
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- Zyxel/CloudCNM SecuManagerdescription
- Range: =3.1.0, =3.1.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- pierrekim.github.io/blog/2020-03-09-zyxel-secumanager-0day-vulnerabilities.htmlmitrex_refsource_MISC
- www.zyxel.com/support/vulnerabilities-of-CloudCNM-SecuManager.shtmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.