LiveActive security incident?Get immediate response
CVE Record

CVE-2023-34139: A command injection vulnerability in the Free Time WiFi hotspot feature of the Zyxel USG FLEX series firmwa...

A command injection vulnerability in the Free Time WiFi hotspot feature of the Zyxel USG FLEX series firmware versions 4.50 through 5.36 Patch 2 and VPN series firmware versions 4.20 through 5.36 Patch 2, could allow an unauthenticated, LAN-based attacker to execute some OS commands on an affected device.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects certain Zyxel firewall firmware when the Free Time WiFi hotspot feature is present. A person already on the local network could run some operating-system commands on the device without logging in, creating a serious risk to confidentiality, integrity, and availability.

Executive priority

Treat this as a high-priority network appliance issue, especially in environments with guest or shared LAN access. It can affect a security boundary device and has high potential business impact, but the provided sources do not show known active exploitation.

Technical view

CVE-2023-34139 is a CWE-78 command injection issue in Zyxel USG FLEX firmware 4.50 through 5.36 Patch 2 and VPN firmware 4.20 through 5.36 Patch 2. CVSS 3.1 is 8.8 with adjacent-network access, no privileges, no user interaction, and high impact across CIA.

Likely exposure

Exposure is most likely where affected Zyxel USG FLEX or VPN appliances are reachable by untrusted LAN users and use or expose the Free Time WiFi hotspot feature. The source bundle does not identify internet-based exploitation.

Exploitation context

CISA KEV is false in the supplied bundle, and no cited source here states active exploitation. The attack condition is LAN-based and unauthenticated, which matters for guest WiFi, shared offices, compromised internal hosts, or poorly segmented local networks.

Researcher notes

The vulnerability is scoped to a specific Zyxel hotspot feature and requires adjacent-network access. The provided record does not include exploit details, fixed version numbers, or independent exploitation reporting, so validation should stay focused on product, firmware range, feature exposure, and vendor guidance.

Mitigation direction

  • Inventory Zyxel USG FLEX and VPN appliances and record firmware versions.
  • Review Zyxel’s advisory for the vendor-approved firmware update or mitigation.
  • Prioritize devices serving guest WiFi or other untrusted LAN users.
  • Reduce untrusted LAN reachability to affected appliances where operationally feasible.

Validation and detection

  • Confirm whether each device model falls in the listed USG FLEX or VPN series.
  • Check firmware against the affected version ranges in the CVE record.
  • Determine whether Free Time WiFi hotspot functionality is enabled or exposed.
  • After remediation, verify firmware is outside the affected range per vendor guidance.
  • Review device logs for unusual administrative or system activity.
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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-34139 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

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

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
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2023-34139Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
ZyxelUSG FLEX series firmware4.50 through 5.36 Patch 2unaffected
ZyxelVPN series firmware4.20 through 5.36 Patch 2unaffected
Weakness

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.