Cyber Resilience

CVE-2016-6277

CSRF in Netgear D6220 Firmware ≤ 1.0.0.22

CISA KEVActive ExploitationEUVD ExploitedPublic PoCCSRF
Published
14 December 2016
Modified
21 April 2026
KEV Added
07 March 2022
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.99 100.0th percentile
Risk Priority 90 floored blend · peak EPSS

Summary

CVE-2016-6277 is a high-severity CSRF (CWE-352) vulnerability in Netgear D6220 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 0.0% 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-2016-6277 is a command injection vulnerability present in the web interface of multiple NETGEAR router models, including R6250 before version 1.0.4.6.Beta, R6400 before 1.0.1.18.Beta, R6700 before 1.0.1.14.Beta, R6900, R7000 before 1.0.7.6.Beta, R7100LG before 1.0.0.28.Beta, R7300DST before 1.0.0.46.Beta, R7900 before 1.0.1.8.Beta, R8000 before 1.0.3.26.Beta, D6220, D6400, D7000, and possibly additional devices. The flaw allows remote attackers to execute arbitrary commands by embedding shell metacharacters in the path information supplied to cgi-bin/ endpoints and carries a CVSS 3.1 base score of 8.8 with CWE-352 classification.

An unauthenticated remote attacker can exploit the issue by sending a crafted HTTP request containing malicious metacharacters, resulting in command execution on the affected router. The attack vector is network-accessible with low complexity, requires user interaction, and can fully compromise confidentiality, integrity, and availability of the device.

Public references include NETGEAR knowledge-base article 000036386 describing affected firmware and beta updates, along with third-party reports and exploit code demonstrating the flaw on models such as the R6400 and R7000. Additional sources provide temporary workarounds and expanded analysis of the command-injection vector.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

NETGEAR R6250 before 1.0.4.6.Beta, R6400 before 1.0.1.18.Beta, R6700 before 1.0.1.14.Beta, R6900, R7000 before 1.0.7.6.Beta, R7100LG before 1.0.0.28.Beta, R7300DST before 1.0.0.46.Beta, R7900 before 1.0.1.8.Beta, R8000 before 1.0.3.26.Beta, D6220, D6400, D7000, and possibly other routers allow remote attackers to execute arbitrary commands…

more

via shell metacharacters in the path info to cgi-bin/.

CWE(s)
KEV Date Added
07 March 2022

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-1205Same vendor: Netgear
CVE-2008-4128Shared CWE-352both on KEV
CVE-2014-100005Shared CWE-352both on KEV
CVE-2023-2533Shared CWE-352both on KEV
CVE-2020-10181Shared CWE-352both on KEV
CVE-2024-8489Shared CWE-352
CVE-2024-51638Shared CWE-352
CVE-2025-23804Shared CWE-352
CVE-2024-36667Shared CWE-352
CVE-2024-26445Shared CWE-352

Affected Assets

netgear
d6220 firmware
≤ 1.0.0.22
netgear
d6400 firmware
≤ 1.0.0.56
netgear
r6250 firmware
≤ 1.0.4.6_10.1.12
netgear
r6400 firmware
≤ 1.0.1.18
netgear
r6700 firmware
≤ 1.0.1.14
netgear
r6900 firmware
≤ 1.0.1.14
netgear
r7000 firmware
≤ 1.0.7.2_1.1.93
netgear
r7100lg firmware
≤ 1.0.0.28
netgear
r7300dst firmware
≤ 1.0.0.46
netgear
r7900 firmware
≤ 1.0.1.8
+1 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)

Validate
Prove the fix (OWASP ASVS)
  • V3.3.2
  • V3.5.1
  • V10.2.1

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

Awareness training educates users on avoiding untrusted links and actions that can be exploited via CSRF.

addresses: CWE-352

Requiring user re-entry of credentials for sensitive actions prevents automated forgery of requests without active user participation.

addresses: CWE-352

Security testing regimens explicitly include checks for missing or ineffective anti-CSRF protections in web applications.

addresses: CWE-352

Detects anomalous request patterns consistent with cross-site request forgery.

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.PS-06 mostly match
prevents

Secure SDLC practices directly require anti-CSRF controls such as tokens or SameSite attributes.

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.

mitigates

By denying access to phishing or malicious sites, the control lowers the likelihood that a user will be tricked into submitting a forged request that performs an unintended action on another site.

none

Contextual intelligence about emerging CSRF toolkits can be translated into updated anti-CSRF token or same-site policy configurations across applications.

References