CVE-2023-33009
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA buffer overflow vulnerability in the notification function in Zyxel ATP series firmware versions 4.60 through 5.36 Patch 1, USG FLEX series firmware versions 4.60 through 5.36 Patch 1, USG FLEX 50(W) firmware versions 4.60 through 5.36 Patch 1, USG20(W)-VPN firmware versions 4.60 through 5.36 Patch 1, VPN series firmware versions 4.60 through 5.36 Patch 1, ZyWALL/USG series firmware versions 4.60 through 4.73 Patch 1, could allow an unauthenticated attacker to cause denial-of-service (DoS) conditions and even a remote code execution on an affected device.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA buffer overflow vulnerability exists in the notification function of multiple Zyxel network security device firmware versions (4.60-5.36 Patch 1 for ATP, USG FLEX, USG20(W)-VPN, VPN series; 4.60-4.73 Patch 1 for ZyWALL/USG). The flaw allows unauthenticated remote attackers to overflow a buffer in the notification handling code, potentially achieving remote code execution or causing denial-of-service conditions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36>= 4.60, < 5.36= 5.36CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the device modelAccess the device web interface under Status or Dashboard, or run 'show system-info' via CLI to confirm the model is one of: ATP100, ATP200, ATP500, ATP100w, ATP700, ATP800, USG Flex 100, USG Flex 50, USG20(W)-VPN, or ZyWALL/USG seriesAffected if Device model matches any of the listed affected models
-
Check installed firmware versionNavigate to Maintenance > Firmware in the web UI, or run 'show version' in CLI. Note the exact firmware version numberAffected if Firmware version is 4.60, 4.65, 5.00, 5.10, 5.20, 5.25, 5.30, 5.35, 5.36, or any version >= 4.60 and < 5.36 Patch 1 (versions 5.36 Patch 1 and later are not affected)
-
Determine if notification service is network-accessibleCheck firewall or network rules to see if the device management interface (HTTP/HTTPS ports 80/443 or custom management ports) is exposed to untrusted networks. Run 'show ip service' in CLI to list listening servicesAffected if The management interface or notification service ports are reachable from external/untrusted networks without proper access controls
-
Verify notification feature configurationIn the web UI, go to Configuration > Notification or similar section. In CLI, run 'show notification' or 'show running-config | include notification' to check if the notification function is configured and enabledAffected if Notification feature is enabled and configured, especially with external delivery methods (email, SMS, or cloud notification endpoints)
-
Review recent access logs for notification exploitsIn the web UI, check Log > View Logs for unusual or mass connection attempts to notification-related endpoints. In CLI, run 'show log' with filters for notification or unusual authentication patternsAffected if Logs show unexpected connection patterns, malformed requests to notification handlers, or evidence of exploitation attempts
A user is affected if the device is a Zyxel ATP, USG FLEX, USG20(W)-VPN, VPN, or ZyWALL/USG model running firmware version 4.60 through 5.36 (inclusive), with the notification function accessible from untrusted networks.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped5.36
Apply the latest firmware patches provided by Zyxel for all affected product series; if patches are unavailable, restrict network access to the management interface and monitor for indicators of compromise.
Firmware version 5.36 Patch 1 or later (for ATP series, USG FLEX series, USG20(W)-VPN, VPN series, and ZyWALL/USG devices)
- Download the latest firmware version 5.36 Patch 1 or later from the official Zyxel support website (www.zyxel.com) for your specific device model
- Access the device web management interface or use CLI/console access
- Navigate to the firmware upgrade section (typically in Administration > Firmware or System > File Management)
- Upload and apply the firmware version 5.36 Patch 1 or newer
- After the device reboots, verify the firmware version has been successfully updated
- Confirm the device is functioning normally after the upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-33009 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-33009 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data