CVE-2023-5372
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 · uneditedThe post-authentication command injection vulnerability in Zyxel NAS326 firmware versions through V5.21(AAZF.15)C0 and NAS542 firmware versions through V5.21(ABAG.12)C0 could allow an authenticated attacker with administrator privileges to execute some operating system (OS) commands by sending a crafted query parameter attached to the URL of an affected device’s web management interface.
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 confidenceZyxel NAS326 and NAS542 devices contain a post-authentication command injection vulnerability in their web management interface. An authenticated attacker with administrator privileges can inject arbitrary OS commands by including them in crafted query parameters attached to URLs. The vulnerability affects firmware versions up to V5.21(AAZF.15)C0 for NAS326 and V5.21(ABAG.12)C0 for NAS542.
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< 5.21\(aazf.16\)c0< 5.21\(abag.13\)c0CVSS 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
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:H/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 NAS device modelCheck the device label or access the web management interface. The model number (NAS326 or NAS542) is displayed on the login page or in the System Status > Device Information section.Affected if The device is a Zyxel NAS326 or NAS542 model.
-
Check the firmware versionIn the web UI, go to Administration > Firmware > Upload or System Status > Device Information to view the current firmware version. Alternatively, access the device via SSH/telnet and run the command: cat /etc/zyxel fw_infoAffected if The firmware version is below V5.21(AAZF.16)C0 for NAS326, or below V5.21(ABAG.13)C0 for NAS542.
-
Verify web management interface is enabledIn the web UI, go to System Administration > HTTP/HTTPS Settings (or similar) to confirm if the web management interface is enabled. Also check if remote access is permitted.Affected if The web management interface is enabled and accessible.
-
Check network exposure of the admin interfaceReview the firewall or access control settings to determine if the admin web interface is reachable from untrusted networks (such as the internet or guest networks).Affected if The admin interface is accessible from networks beyond the local trusted network.
-
Confirm administrator accounts existIn the web UI, go to System Administration > User Account or similar to verify that administrator accounts are configured.Affected if At least one administrator account is configured on the device.
The environment is affected if the device is a NAS326 with firmware below V5.21(AAZF.16)C0, or a NAS542 with firmware below V5.21(ABAG.13)C0, AND the web management interface is enabled and exposed.
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.21
Update firmware to the latest patched version (V5.21(AAZF.16) or later for NAS326, V5.21(ABAG.13) or later for NAS542). Until patched, restrict administrative access to trusted IP addresses only and disable remote web management if not required.
Nas326: V5.21(aazf.16)c0 or later; Nas542: V5.21(abag.13)c0 or later
- 1. Log in to the Zyxel NAS web management interface with administrator privileges
- 2. Navigate to the Administration or System Settings section
- 3. Locate the Firmware Upgrade or System Maintenance option
- 4. Download the appropriate firmware version from Zyxel's official support website: For Nas326, download version V5.21(aazf.16)c0 or later; For Nas542, download version V5.21(abag.13)c0 or later
- 5. Upload the firmware file to the device and initiate the upgrade process
- 6. Wait for the device to reboot and complete the firmware installation
- 7. Verify the firmware version has been successfully updated by checking the system information page
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation3.0 h
- Testing4.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 $3,680.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-5372 — 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-5372 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