Rbk752 FirmwareOperating system · Netgear

CVE-2021-45527

CRITICAL · 9.8 CVSS v3.1 Published 2021-12-26
Fix available
A fix is available. Upgrade to 1.0.0.68 / 1.0.0.102 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges 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 a buffer overflow by an authenticated user. This affects D6220 before 1.0.0.68, D6400 before 1.0.0.102, D7000v2 before 1.0.0.66, D8500 before 1.0.3.58, DC112A before 1.0.0.54, EX7000 before 1.0.1.94, EX7500 before 1.0.0.72, R6250 before 1.0.4.48, R6300v2 before 1.0.4.52, R6400 before 1.0.1.70, R6400v2 before 1.0.4.102, R6700v3 before 1.0.4.102, R7000 before 1.0.11.116, R7100LG before 1.0.0.64, R7850 before 1.0.5.68, R7900 before 1.0.4.30, R7960P before 1.4.1.68, R8000 before 1.0.4.52, RAX200 before 1.0.2.88, RBS40V before 2.6.2.4, RS400 before 1.5.1.80, XR300 before 1.0.3.56, R7000P before 1.3.2.124, R8000P before 1.4.1.68, R8500 before 1.0.2.144, RAX80 before 1.0.3.102, R6900P before 1.3.2.124, R7900P before 1.4.1.68, R8300 before 1.0.2.144, RAX75 before 1.0.3.102, RBR750 before 3.2.17.12, RBR850 before 3.2.17.12, RBS750 before 3.2.17.12, RBS850 before 3.2.17.12, RBK752 before 3.2.17.12, and RBK852 before 3.2.17.12.

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-120

A fixed-size buffer is filled without checking the length of the incoming data, so it overflows into neighbouring memory. This is the classic overflow attackers use to overwrite return addresses and hijack execution. The fix is strict length checks and safe, bounded string and memory functions.

General guidance for the classic buffer overflow 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
Rbk752 FirmwareOperating system
Affected:< 3.2.17.12
Rbr750 FirmwareOperating system
Affected:< 3.2.17.12
Rbs750 FirmwareOperating system
Affected:< 3.2.17.12
Rbk852 FirmwareOperating system
Affected:< 3.2.17.12
Rbr850 FirmwareOperating system
Affected:< 3.2.17.12
Rbs850 FirmwareOperating system
Affected:< 3.2.17.12
D6220 FirmwareOperating system
Affected:< 1.0.0.68
D6400 FirmwareOperating system
Affected:< 1.0.0.102

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

CVSS:3.1/AV:N/AC:L/PR:N/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.68 / 1.0.0.102 / 3.2.17.12 or later
Fixed in 1.0.0.681.0.0.1023.2.17.12
Vendor patch kb.netgear.com →
Recommended fix High confidence

Upgrade to firmware version 3.2.17.12 or later for Rbk752/Rbr750/Rbs750/Rbk852/Rbr850/Rbs850; version 1.0.0.68 or later for D6220; version 1.0.0.102 or later for D6400

  1. 1. Identify the exact NETGEAR device model (Rbk752, Rbr750, Rbs750, Rbk852, Rbr850, Rbs850, D6220, or D6400)
  2. 2. Access the device web interface or NETGEAR Nighthawk/Orbi app
  3. 3. Navigate to Administration > Firmware Update or Settings > Hardware > Firmware
  4. 4. Check the current firmware version under 'Current Version' or 'Firmware Version'
  5. 5. Download the appropriate fixed firmware from the NETGEAR support website for your specific model
  6. 6. If using web interface: Select 'Upload' or 'Check for Updates' and choose the downloaded firmware file
  7. 7. If using app: Tap 'Update' when the new firmware is available
  8. 8. Wait for the firmware upload and installation to complete - do not power off the device
Caveat Firmware upgrades may reset some settings; backup configuration before upgrading if possible

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 $3,550. Get the upgrade done

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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