Security readout for executives and security teams
Plain-English summary
Some Zyxel firewall firmware has a hotspot management flaw that can let a LAN-based attacker run operating system commands. The attacker must first get an authorized administrator to add the attacker’s IP address as a trusted RADIUS client. That precondition lowers likelihood, but successful abuse could compromise the device.
Executive priority
Treat as high priority for affected Zyxel firewall estates, especially where guest, branch, or shared LAN users can reach appliance services. The impact is severe, but the attacker needs LAN position and administrator-assisted setup.
Technical view
CVE-2023-34138 is CWE-78 command injection in Zyxel hotspot management. Affects listed ATP, USG FLEX, USG FLEX 50(W), USG20(W)-VPN, and VPN firmware versions 4.60 through 5.36 Patch 2. CVSS 3.1 is 8.0 with adjacent-network access, no privileges, required user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely in organizations using affected Zyxel firewall firmware and hotspot/RADIUS features on LAN-accessible networks. The issue is not described as remotely internet-exploitable in the provided sources.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires LAN access and a prior administrator action that adds the attacker IP to trusted RADIUS clients.
Researcher notes
The key scoping details are adjacent-network access and required user interaction. Do not assume internet-wide exploitability from the CVSS score. Validation should focus on affected firmware, hotspot/RADIUS configuration, and whether the trusted-client precondition could be met.
Mitigation direction
- Inventory Zyxel ATP, USG FLEX, USG20(W)-VPN, and VPN appliances.
- Compare firmware against versions 4.60 through 5.36 Patch 2.
- Review Zyxel’s advisory for fixed firmware and supported upgrade paths.
- Restrict LAN access to management and hotspot administration interfaces.
- Review trusted RADIUS client entries for unexpected IP addresses.
Validation and detection
- Confirm affected product family and exact firmware version on each appliance.
- Check hotspot and RADIUS client configuration for unauthorized trusted clients.
- Verify remediation against Zyxel’s published advisory, not assumptions.
- Review administrative change history for unexpected RADIUS client additions.
- Confirm network segmentation limits untrusted LAN access to the device.
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-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 lookupExecution 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 lookupCVE-2023-34138 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
- High
- CVSS
- 8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
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:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.15.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8HighVector: CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-for-multiple-vulnerabilities-in-firewalls-and-wlan-controllersCVE reference · vendor-advisory
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.
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.
