LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40620: FunJSQ, a third-party module integrated on some NETGEAR routers and Orbi WiFi Systems, does not properly va...

FunJSQ, a third-party module integrated on some NETGEAR routers and Orbi WiFi Systems, does not properly validate TLS certificates when downloading update packages through its auto-update mechanism. An attacker (suitably positioned on the network) could intercept the update request and deliver a malicious update package in order to gain arbitrary code execution on affected devices. This affects R6230 before 1.1.0.112, R6260 before 1.1.0.88, R7000 before 1.0.11.134, R8900 before 1.0.5.42, R9000 before 1.0.5.42, and XR300 before 1.0.3.72 and Orbi RBR20 before 2.7.2.26, RBR50 before 2.7.4.26, RBS20 before 2.7.2.26, and RBS50 before 2.7.4.26.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some NETGEAR routers and Orbi systems include FunJSQ, which can fail to verify TLS certificates during automatic updates. If an attacker can intercept the device’s update traffic, they may be able to deliver a malicious update and run code on the device.

Executive priority

Treat as a high-priority network device update issue. The risk is serious because successful exploitation can compromise routers, but exploitation requires network positioning and no active exploitation is cited in the provided sources.

Technical view

CVE-2022-40620 is a CWE-295 certificate validation flaw in FunJSQ’s auto-update mechanism. A network-positioned attacker could intercept update requests and provide a malicious update package, leading to arbitrary code execution. CVSS is 7.7 high, with high attack complexity and no privileges or user interaction required.

Likely exposure

Exposure is limited to listed NETGEAR router and Orbi models running firmware below the fixed versions named in the advisory. The attacker must be suitably positioned to intercept update traffic, reducing broad internet-scale exploitability.

Exploitation context

The provided sources do not cite active exploitation, and the CVE is not listed as KEV. The likely scenario is a man-in-the-middle position on the network path during FunJSQ update checks.

Researcher notes

Affected versions listed: R6230 before 1.1.0.112, R6260 before 1.1.0.88, R7000 before 1.0.11.134, R8900/R9000 before 1.0.5.42, XR300 before 1.0.3.72, RBR20/RBS20 before 2.7.2.26, and RBR50/RBS50 before 2.7.4.26.

Mitigation direction

  • Update affected NETGEAR devices to the fixed firmware versions or later.
  • Review the NETGEAR advisory for model-specific firmware guidance.
  • Prioritize devices on untrusted, shared, or exposed network paths.
  • Retire or isolate devices that cannot be updated.

Validation and detection

  • Inventory NETGEAR and Orbi models listed in the advisory.
  • Compare installed firmware against the fixed version thresholds.
  • Confirm FunJSQ-affected devices successfully updated.
  • Check vendor guidance for any additional model-specific validation.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-295: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-40620 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L2.25.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2022-40620Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-295 · source CWE mapping

Improper Certificate Validation

Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.