Security readout for executives and security teams
Plain-English summary
CVE-2022-34746 affects Zyxel GS1900 series switch firmware before V2.70. Weak randomness during RSA key generation could let an unauthenticated attacker recover the web administration interface private key by factoring its certificate modulus. Business impact is mainly confidentiality risk for management traffic and trust in device administration.
Executive priority
Treat this as a moderate network infrastructure risk. Prioritize internet- or broadly reachable management interfaces first, then complete firmware remediation across the GS1900 fleet.
Technical view
The issue is CWE-331: insufficient entropy. Zyxel GS1900 firmware before V2.70 used low-entropy randomness for RSA key-pair generation. The published impact is recovery of the private key from the web administration certificate modulus, with CVSS 3.1 score 5.9 and high attack complexity.
Likely exposure
Exposure is limited to Zyxel GS1900 series switches running firmware earlier than V2.70, especially where the web administration interface is reachable by untrusted networks or users.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates network access, no authentication, no user interaction, high complexity, and confidentiality impact only.
Researcher notes
Do not assume broader Zyxel product impact from the provided sources. The known scope is GS1900 firmware before V2.70. Evidence describes weak RSA key generation and private-key recovery from the administration certificate modulus, but does not provide confirmed exploitation or detailed operational indicators.
Mitigation direction
- Upgrade affected Zyxel GS1900 firmware to V2.70 or later.
- Check Zyxel’s advisory for model-specific firmware guidance.
- Restrict web administration access to trusted management networks.
- Replace certificates or keys if vendor guidance recommends regeneration.
- Document any devices that cannot be upgraded promptly.
Validation and detection
- Inventory Zyxel GS1900 switches and record firmware versions.
- Confirm each affected device runs V2.70 or later.
- Verify web administration is not exposed to untrusted networks.
- Review certificate and key handling against Zyxel guidance.
- Track remediation evidence for vulnerable or exceptioned devices.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-331: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-34746 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-for-insufficient-entropy-vulnerability-of-gs1900-series-switchesCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Insufficient Entropy
Insufficient Entropy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
