CVE-2023-37925
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 · uneditedAn improper privilege management vulnerability in the debug CLI command of the Zyxel ATP series firmware versions 4.32 through 5.37, USG FLEX series firmware versions 4.50 through 5.37, USG FLEX 50(W) series firmware versions 4.16 through 5.37, USG20(W)-VPN series firmware versions 4.16 through 5.37, VPN series firmware versions 4.30 through 5.37, NWA50AX firmware version 6.29(ABYW.2), WAC500 firmware version 6.65(ABVS.1), WAX300H firmware version 6.60(ACHF.1), and WBE660S firmware version 6.65(ACGG.1), could allow an authenticated local attacker to access system files 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 confidenceThis is an improper privilege management vulnerability in the debug CLI command of multiple Zyxel network security appliance series (ATP, USG FLEX, VPN, NWA, WAC, WAX, WBE). An authenticated local attacker can exploit the debug CLI to access system files on affected devices, representing a privilege escalation and information disclosure issue.
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.32, <= 5.37>= 4.50, <= 5.37>= 4.16, <= 5.37>= 4.30, <= 5.37< 6.70\(abtg.0\)< 6.70\(abvt.0\)< 6.70\(abtd.0\)< 6.70\(acco.0\)< 6.80\(abyw.0\)< 6.80\(acge.0\)< 6.80\(abzl.0\)CVSS 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
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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 device model and firmware versionAccess the device CLI or web interface and run 'show version' or check System > Firmware to determine the exact model (ATP, USG FLEX, VPN, NWA, WAC, WAX, WBE series) and current firmware versionAffected if The device is one of the listed series and the firmware version falls within the affected ranges (< 5.38 for Zld versions, < 6.70 or < 6.80 for NWA models)
-
Verify debug CLI command availabilityLog into the device CLI with administrative credentials and attempt to access the debug command mode (typically 'debug' or 'system debug' command), or check if the debug CLI is listed in the available command setAffected if The debug CLI command is accessible to authenticated users without additional privilege verification
-
Check for debug command execution logsReview system logs (via CLI 'show log' or web interface logs) for any entries containing 'debug' command execution, particularly file access operationsAffected if Debug commands have been executed, indicating potential exploitation or testing in the environment
-
Inspect user privilege assignmentsExamine the device user database and privilege levels (typically via 'show user' or in the web interface under User/Administrator settings) to confirm which accounts have access to debug functionalityAffected if Standard user accounts (non-root/admin) have access to debug CLI functionality
The environment is affected if the device model matches the listed series AND the installed firmware version is within the vulnerable ranges, AND the debug CLI feature is accessible to authenticated users.
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 · scoped6.706.80
Apply vendor-supplied firmware patches for the affected versions (firmware 5.38 or later for most series). If immediate patching is not possible, restrict physical and administrative access to the device CLI and monitor for unauthorized debug command usage.
Nwa110ax/Nwa1123acv3/Nwa210ax/Nwa220ax 6e: >= 6.70; Nwa50ax/Nwa50ax Pro/Nwa55axe: >= 6.80
- Identify the specific NWA model from the affected device list (Nwa110ax, Nwa1123acv3, Nwa210ax, Nwa220ax 6e, Nwa50ax, Nwa50ax Pro, or Nwa55axe)
- Download the corresponding firmware version from Zyxel's official support website (www.zyxel.com)
- For Nwa110ax, Nwa1123acv3, Nwa210ax, Nwa220ax 6e: upgrade to firmware version 6.70 or later (e.g., 6.70(abtg.0), 6.70(abvt.0), 6.70(abtd.0), 6.70(acco.0) respectively)
- For Nwa50ax: upgrade to firmware version 6.80 or later (e.g., 6.80(abyw.0))
- For Nwa50ax Pro: upgrade to firmware version 6.80 or later (e.g., 6.80(acge.0))
- For Nwa55axe: upgrade to firmware version 6.80 or later (e.g., 6.80(abzl.0))
- Upload and apply the firmware through the device's web management interface or CLI
- Verify the upgrade was successful and the firmware version matches the target
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,096.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-37925 — 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-37925 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