Usg Flex 100 FirmwareOperating system · Zyxel

CVE-2023-22913

HIGH · 8.1 CVSS v3.1 Published 2023-04-24
Fix available
A fix is available. Upgrade to after 5.35 or later.
See remediation →
87/100
Remediation priority · High
Remotely reachable Zero-click

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 · unedited
A post-authentication command injection vulnerability in the “account_operator.cgi” CGI program of Zyxel USG FLEX series firmware versions 4.50 through 5.35, and VPN series firmware versions 4.30 through 5.35, which could allow a remote authenticated attacker to modify device configuration data, resulting in denial-of-service (DoS) conditions 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 confidence

A command injection vulnerability exists in the account_operator.cgi CGI program of Zyxel USG FLEX and VPN series firewalls. The flaw allows authenticated remote attackers to inject arbitrary commands through the CGI program, enabling modification of device configuration and potential denial of service.

MitigationApply vendor-supplied firmware patches to address this vulnerability; until patched, limit administrative access to trusted users only and monitor for unauthorized configuration changes.

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
Usg Flex 100 FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 100w FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 200 FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 50 FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 50w FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 500 FirmwareOperating system
Affected:>= 4.50, <= 5.35
Usg Flex 700 FirmwareOperating system
Affected:>= 4.50, <= 5.35
Vpn100 FirmwareOperating system
Affected:>= 4.50, <= 5.35

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
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify the device model
    Access the device web interface or use CLI command 'show system-info' to confirm the exact model number matches one of: USG Flex 100, USG Flex 100w, USG Flex 200, USG Flex 50, USG Flex 50w, USG Flex 500, USG Flex 700, or VPN100
    Affected if The model is any of the listed affected models and falls within the firmware range
  2. Check the installed firmware version
    In the web interface go to Maintenance > Firmware or use CLI command 'show version' to retrieve the firmware version number
    Affected if The firmware version is >= 4.50 and <= 5.35
  3. Verify account_operator.cgi accessibility
    Confirm the CGI program account_operator.cgi exists on the device by attempting to access it via the web interface or checking the /web/cgi/ directory via CLI if accessible
    Affected if The account_operator.cgi program is present and reachable over the network
  4. Check if remote administrative access is enabled
    In the web interface go to Network > Remote Management or use CLI command 'show admin-user' to see if remote administrative access is permitted
    Affected if Remote administrative access to the device is enabled and the CGI is externally reachable
  5. Confirm authentication methods
    Review the list of admin accounts and authentication settings in the device to determine if unauthenticated or weakly authenticated access is possible
    Affected if An attacker with valid credentials can access the account_operator.cgi CGI program

The device is affected if it is any of the listed models running firmware version 4.50 through 5.35, has the account_operator.cgi accessible, and permits remote administrative access.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to a release after 5.35
Interim mitigation

Apply vendor-supplied firmware patches to address this vulnerability; until patched, limit administrative access to trusted users only and monitor for unauthorized configuration changes.

Recommended fix Moderate confidence

Zyxel USG FLEX/VPN series firmware version 5.36 or later

  1. 1. Identify the exact model number (e.g., USG Flex 100, USG Flex 50, VPN100) from the affected device.
  2. 2. Navigate to Zyxel's support website at www.zyxel.com and locate the firmware download section.
  3. 3. Search for the specific model and check available firmware versions.
  4. 4. Download firmware version 5.36 or later (verify this is the version that addresses CVE-2023-22913).
  5. 5. Review the firmware release notes to confirm the security fix for CVE-2023-22913 is included.
  6. 6. Back up the current device configuration before upgrading.
  7. 7. Upload and install the new firmware via the device's web management interface or CLI.
  8. 8. After upgrade, verify the device is functioning correctly and the vulnerability is remediated.
Caveat Review Zyxel release notes for any configuration or feature changes between your current version and 5.36; some settings may need adjustment after upgrade

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Usg Flex 100 Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation6.0 h
  • Testing8.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,440
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,504.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-22913 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-22913 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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