LiveActive security incident?Get immediate response
CVE Record

CVE-2023-33011: A format string vulnerability in the Zyxel ATP series firmware versions 5.10 through 5.36 Patch 2, USG FLEX...

A format string vulnerability in 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 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 PPPoE configuration on an affected device when the cloud management mode is enabled.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-33011 affects several Zyxel firewall and VPN firmware families. A person with LAN access could exploit a format string flaw through crafted PPPoE configuration when cloud management mode is enabled, potentially running some OS commands on the device. This is serious for branch and perimeter appliances because compromise can affect confidentiality, integrity, and availability.

Executive priority

Prioritize remediation for Zyxel appliances in branch, remote-access, or security gateway roles. The flaw can lead to OS command execution from the LAN without authentication, but the provided evidence does not show known active exploitation.

Technical view

The issue is CWE-134 in Zyxel ATP, USG FLEX, USG FLEX 50(W), USG20(W)-VPN, and VPN firmware ranges through 5.36 Patch 2. CVSS v3.1 is 8.8 with adjacent-network access, low complexity, no privileges, and no user interaction. Impact is high across confidentiality, integrity, and availability.

Likely exposure

Exposure is most likely on affected Zyxel firewall or VPN appliances running listed firmware versions with cloud management mode enabled and reachable from an attacker-controlled LAN segment. Internet-only exposure is not stated in the provided sources.

Exploitation context

Sources describe unauthenticated LAN-based exploitation using crafted PPPoE configuration when cloud management mode is enabled. The CVE is not listed as CISA KEV in the provided bundle, and no cited source claims active exploitation.

Researcher notes

Key constraints are adjacent-network access and cloud management mode. The public bundle does not provide exploit details, fixed-version specifics, or evidence of exploitation in the wild. Validation should focus on firmware inventory, management mode, and LAN reachability.

Mitigation direction

  • Inventory Zyxel appliances and identify listed product families and firmware versions.
  • Review Zyxel’s advisory for fixed firmware or official remediation guidance.
  • Upgrade affected devices using vendor-supported firmware once confirmed.
  • Disable cloud management mode where not required and operationally acceptable.
  • Restrict LAN access to appliance management and configuration paths.

Validation and detection

  • Check whether each Zyxel device matches the affected product family and firmware range.
  • Confirm whether cloud management mode is enabled on each device.
  • Review LAN segmentation and who can reach device configuration interfaces.
  • Monitor device logs for unusual PPPoE configuration changes or unexpected command behavior.
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-134: 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-2023-33011 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-33011Attack 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
ZyxelATP series firmware5.10 through 5.36 Patch 2unaffected
ZyxelUSG FLEX series firmware5.00 through 5.36 Patch 2unaffected
ZyxelUSG FLEX 50(W) series firmware5.10 through 5.36 Patch 2unaffected
ZyxelUSG20(W)-VPN series firmware5.10 through 5.36 Patch 2unaffected
ZyxelVPN series firmware5.00 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-134 · source CWE mapping

Use of Externally-Controlled Format String

Use of Externally-Controlled Format String represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.