D6200 FirmwareOperating system · Netgear

CVE-2021-45657

HIGH · 7.8 CVSS v3.1 Published 2021-12-26
Fix available
A fix is available. Upgrade to 1.0.0.48 / 1.0.0.66 or later.
See remediation →
80/100
Remediation priority · High
Zero-click Patch available

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
Certain NETGEAR devices are affected by server-side injection. This affects D6200 before 1.1.00.38, D7000 before 1.0.1.78, R6020 before 1.0.0.48, R6080 before 1.0.0.48, R6050 before 1.0.1.26, JR6150 before 1.0.1.26, R6120 before 1.0.0.66, R6220 before 1.1.0.100, R6230 before 1.1.0.100, R6260 before 1.1.0.78, R6800 before 1.2.0.76, R6900v2 before 1.2.0.76, R6700v2 before 1.2.0.76, R7450 before 1.2.0.76, AC2100 before 1.2.0.76, AC2400 before 1.2.0.76, AC2600 before 1.2.0.76, RBK40 before 2.5.1.16, RBR40 before 2.5.1.16, RBS40 before 2.5.1.16, RBK20 before 2.5.1.16, RBR20 before 2.5.1.16, RBS20 before 2.5.1.16, RBK50 before 2.5.1.16, RBR50 before 2.5.1.16, RBS50 before 2.5.1.16, RBS50Y before 2.6.1.40, and WNR2020 before 1.1.0.62.

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
How this class of weakness works · CWE-74

Untrusted input crosses into a downstream interpreter — SQL, a shell, an HTML page, an LDAP query — without being kept separate from the commands around it, so the attacker's data is read as instructions. This is the parent class behind SQL injection, cross-site scripting, and command injection alike. The durable fix is the same everywhere: keep data and code apart at every boundary, using parameterisation or context-aware encoding rather than building interpreted strings by concatenation.

General guidance for the injection class — the official description and references above are authoritative for this specific CVE. Want a bespoke review and a reviewed fix? Ask our team →

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
D6200 FirmwareOperating system
Affected:< 1.1.00.38
D7000 FirmwareOperating system
Affected:< 1.0.1.78
R6020 FirmwareOperating system
Affected:< 1.0.0.48
R6080 FirmwareOperating system
Affected:< 1.0.0.48
R6050 FirmwareOperating system
Affected:< 1.0.1.26
Jr6150 FirmwareOperating system
Affected:< 1.0.1.26
R6120 FirmwareOperating system
Affected:< 1.0.0.66
R6220 FirmwareOperating system
Affected:< 1.1.0.100

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
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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 1.0.0.48 / 1.0.0.66 / 1.0.1.26 or later
Fixed in 1.0.0.481.0.0.661.0.1.26
Vendor patch kb.netgear.com →
Recommended fix High confidence

Upgrade to the specific fixed firmware version for your model as listed in NETGEAR KB article PSV-2019-0141 (e.g., D6200: 1.1.00.38, R6220: 1.1.0.100, RBK50: 2.5.1.16)

  1. 1. Identify the exact NETGEAR router model from the affected list (D6200, D7000, R6020, R6080, R6050, JR6150, R6120, R6220, R6230, R6260, R6800, R6900v2, R6700v2, R7450, AC2100, AC2400, AC2600, RBK40, RBR40, RBS40, RBK20, RBR20, RBS20, RBK50, RBR50, RBS50, RBS50Y, or WNR2020)
  2. 2. Access the router's web management interface by entering the router's IP address in a web browser
  3. 3. Log in with administrator credentials
  4. 4. Navigate to the Firmware Update or Administration section (often under Advanced > Administration > Firmware Update)
  5. 5. Check the current firmware version under the router status or administration page
  6. 6. Download the appropriate fixed firmware version from the NETGEAR support website: https://www.netgear.com/support/
  7. 7. In the router's firmware update page, select the downloaded firmware file or enable automatic check for updates
  8. 8. Upload and install the fixed firmware version (D6200: 1.1.00.38, D7000: 1.0.1.78, R6020/R6080: 1.0.0.48, R6050/JR6150: 1.0.1.26, R6120: 1.0.0.66, R6220/R6230: 1.1.0.100, R6260: 1.1.0.78, R6800/R6900v2/R6700v2/R7450/AC2100/AC2400/AC2600: 1.2.0.76, RBK40/RBR40/RBS40/RBK20/RBR20/RBS20/RBK50/RBR50/RBS50: 2.5.1.16, RBS50Y: 2.6.1.40, WNR2020: 1.1.0.62)
Caveat Firmware updates may temporarily interrupt network connectivity; ensure stable power during the upgrade process

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

We can perform the upgrade in your staging environment and verify nothing breaks — typical engagement from $1,950. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-45657 — 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-2021-45657 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