Cyber Resilience

CVE-2020-29583

Exposed Creds in Zyxel Usg20-Vpn Firmware 4.60

CISA KEVActive ExploitationEUVD ExploitedPublic PoCExposed Creds
Published
22 December 2020
Modified
07 November 2025
KEV Added
03 November 2021
Patch / advisory
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.90 99.8th percentile
Risk Priority 97 floored blend · peak EPSS

Summary

CVE-2020-29583 is a critical-severity Insufficiently Protected Credentials (CWE-522) vulnerability in Zyxel Usg20-Vpn Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked in the top 0.2% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2020-29583 affects Zyxel USG devices running firmware version 4.60. The vulnerability consists of an undocumented account named zyfwp that uses a fixed, unchangeable password stored in cleartext within the firmware image. This account grants administrative privileges when used to authenticate to either the SSH server or the web management interface.

An attacker with network reachability to an affected device can exploit the issue without any prior credentials or user interaction. By extracting the password from the firmware and logging in as zyfwp, the attacker obtains full administrative control, enabling arbitrary configuration changes, traffic inspection, or further lateral movement. The CVSS 3.1 base score of 9.8 reflects the combination of network attack vector, low complexity, and complete loss of confidentiality, integrity, and availability.

Public references point to Zyxel firmware release notes and independent analyses that discuss the account and subsequent patched releases; practitioners should consult the vendor advisories for specific mitigation steps such as firmware upgrades that remove or disable the account.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Firmware version 4.60 of Zyxel USG devices contains an undocumented account (zyfwp) with an unchangeable password. The password for this account can be found in cleartext in the firmware. This account can be used by someone to login to the…

more

ssh server or web interface with admin privileges.

CWE(s)
KEV Date Added
03 November 2021

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
T1021 Remote Services Lateral Movement
Adversaries may use [Valid Accounts](https://attack.
T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1114.002 Remote Email Collection Collection
Adversaries may target an Exchange server, Office 365, or Google Workspace to collect sensitive information.
T1550.003 Pass the Ticket Lateral Movement
Adversaries may “pass the ticket” using stolen Kerberos tickets to move laterally within an environment, bypassing normal system access controls.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2020-9054Same product: Zyxel Atp100both on KEV
CVE-2024-9677Same vendor: Zyxel
CVE-2022-30525Same product: Zyxel Atp100both on KEV
CVE-2023-28771Same product: Zyxel Atp100both on KEV
CVE-2023-33009Same product: Zyxel Atp100both on KEV
CVE-2023-33010Same product: Zyxel Atp100both on KEV
CVE-2017-9248Shared CWE-522both on KEV
CVE-2021-22681Shared CWE-522both on KEV
CVE-2021-30116Shared CWE-522both on KEV
CVE-2024-11667Same product: Zyxel Atp100both on KEV

Affected Assets

zyxel
usg20-vpn firmware
4.60
zyxel
usg20w-vpn firmware
4.60
zyxel
usg40 firmware
4.60
zyxel
usg40w firmware
4.60
zyxel
usg60 firmware
4.60
zyxel
usg60w firmware
4.60
zyxel
usg110 firmware
4.60
zyxel
usg210 firmware
4.60
zyxel
usg310 firmware
4.60
zyxel
usg1100 firmware
4.60
+20 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 1 hardening rule · 1 OS baseline
Validate
Prove the fix (OWASP ASVS)
  • V11.3.3

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-522

Training instructs users on protecting credentials from disclosure or unauthorized access.

addresses: CWE-522

Training records for security awareness and role-based training verify education on credential protection practices, tangibly reducing risks from mishandling or exposing credentials.

addresses: CWE-522

Protecting authenticator content from unauthorized disclosure and modification while requiring protective controls addresses insufficiently protected credentials.

addresses: CWE-522

Rules of behavior include credential protection and non-sharing requirements, reducing exposure of insufficiently protected credentials.

addresses: CWE-522

Terminating or revoking credentials stops use of insufficiently protected or lingering credentials post-termination.

addresses: CWE-522

Requiring confidentiality/integrity protection for stored credentials directly mitigates insufficiently protected credentials on disk or in configuration stores.

addresses: CWE-522

Credentials or keys delivered out-of-band are not exposed to interception or inadequate protection on the main transport.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-01 full match
prevents

Encrypting data-at-rest fully prevents insecure credential storage while only partially satisfying the broader data-protection outcome.

PR.DS-02 full match
prevents

Encrypting data-in-transit fully prevents interception of credentials in motion while only partially satisfying the broader data-protection outcome.

PR.AA-01 mostly match
prevents

Credential management practices directly reduce insecure storage/transmission but do not guarantee encryption or transport protection.

PR.AA-04 mostly match
prevents

Protecting identity assertions covers conveyance of credentials but is narrower than full credential lifecycle protection.

PR.AA-03 partial match
prevents

Authentication policies can enforce stronger credential handling yet address only verification, not storage or transit protection.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Requiring protected storage, transmission, and non-display of passwords prevents credentials from being stored or sent in clear text where they can be harvested by unauthorized actors.

prevents

Protecting secret and private keys against disclosure and unauthorized use decreases the exposure of credentials that are stored or transmitted in recoverable form.

prevents

Forbidding clear-text transmission and display of passwords, plus the use of stronger alternatives to passwords, prevents credentials from being obtained or reused by attackers.

prevents

Acceptable-use expectations that cover protection of credentials and information assets throughout their lifecycle discourage practices that expose or mishandle authentication material.

prevents

Contractual clauses that survive termination help ensure that credentials and other secrets are not retained or misused after employment ends.

prevents

Regular reminders about password security and personal accountability make users less likely to store or transmit credentials in cleartext or other unprotected forms.

References