LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34746: An insufficient entropy vulnerability caused by the improper use of randomness sources with low entropy for...

An insufficient entropy vulnerability caused by the improper use of randomness sources with low entropy for RSA key pair generation was found in Zyxel GS1900 series firmware versions prior to V2.70. This vulnerability could allow an unauthenticated attacker to retrieve a private key by factoring the RSA modulus N in the certificate of the web administration interface.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2022-34746Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ZyxelZyxel GS1900 series firmware< V2.70Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-331 · source CWE mapping

Insufficient Entropy

Insufficient Entropy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.