Cyber Resilience

CVE-2023-33012

High

Published: 17 July 2023

Published
17 July 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0857 92.6th percentile
Risk Priority 23 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-33012 is a high-severity OS Command Injection (CWE-78) vulnerability in Zyxel Usg 20W-Vpn Firmware. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 7.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2023-33012 is a command injection vulnerability, tracked as CWE-78, residing in the configuration parser of Zyxel ATP series firmware versions 5.10 through 5.36 Patch 2, USG FLEX series firmware versions 5.00 through 5.36 Patch 2, USG FLEX 50(W) series firmware versions 5.10 through 5.36 Patch 2, USG20(W)-VPN series firmware versions 5.10 through 5.36 Patch 2, and VPN series firmware versions 5.00 through 5.36 Patch 2. The flaw permits injection of operating system commands through specially crafted GRE configuration data when cloud management mode is active.

An unauthenticated attacker positioned on the local network can leverage the issue without user interaction to execute arbitrary OS commands, resulting in full compromise of confidentiality, integrity, and availability on the affected device as reflected in its CVSS 3.1 score of 8.8.

Zyxel’s security advisory addresses this and related flaws in its firewall product line and directs administrators to apply the fixes provided in firmware versions up to 5.36 Patch 2 or subsequent updates that remediate the parser logic.

The associated EPSS score rose materially from a low starting value to a peak of 0.2424 on 2025-01-22 before receding to the current 0.0857, indicating that exploitation interest developed after public disclosure.

EU & UK References

Vulnerability details

A command injection vulnerability in the configuration parser of the Zyxel ATP series firmware versions 5.10 through 5.36 Patch 2, USG FLEX series firmware versions 5.00 through 5.36 Patch 2, USG FLEX 50(W) series firmware versions 5.10 through 5.36 Patch…

more

2, USG20(W)-VPN series firmware versions 5.10 through 5.36 Patch 2, and VPN series firmware versions 5.00 through 5.36 Patch 2, could allow an unauthenticated, LAN-based attacker to execute some OS commands by using a crafted GRE configuration when the cloud management mode is enabled.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

zyxel
usg 20w-vpn firmware
5.10 — 5.37
zyxel
usg 2200-vpn firmware
5.00 — 5.37
zyxel
usg flex 100 firmware
5.00 — 5.37
zyxel
usg flex 100w firmware
5.00 — 5.37
zyxel
usg flex 200 firmware
5.00 — 5.37
zyxel
usg flex 50 firmware
5.00 — 5.37
zyxel
usg flex 500 firmware
5.00 — 5.37
zyxel
usg flex 50w firmware
5.00 — 5.37
zyxel
usg flex 700 firmware
5.00 — 5.37
zyxel
zywall atp100 firmware
5.10 — 5.37
+12 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References