LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40861: Tenda AC18 router V15.03.05.19 contains a stack overflow vulnerability in the formSetQosBand->FUN_0007db78...

Tenda AC18 router V15.03.05.19 contains a stack overflow vulnerability in the formSetQosBand->FUN_0007db78 function with the request /goform/SetNetControlList/

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-40861 is a high-severity memory corruption issue reported in Tenda AC18 router firmware V15.03.05.19. An authenticated, high-privilege network attacker could potentially crash the device or affect confidentiality, integrity, and availability. The sources do not name a vendor patch or confirmed exploitation.

Executive priority

Prioritize affected routers in business networks, especially if management access is exposed outside trusted administration paths. This is not KEV-listed, but the potential impact is complete device compromise once high privileges are obtained.

Technical view

The CVE describes a stack overflow, mapped to CWE-787, in formSetQosBand->FUN_0007db78 when handling /goform/SetNetControlList. CVSS 3.1 is 7.2 with AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H, meaning network reachability and high privileges are required.

Likely exposure

Exposure appears limited to Tenda AC18 devices running firmware V15.03.05.19 where the management interface is reachable by authenticated administrators. Risk increases if router administration is exposed beyond a trusted management network or if admin credentials are weak or compromised.

Exploitation context

CISA KEV is false in the provided bundle. The public references include a GitHub vulnerability report, but the supplied evidence does not establish active exploitation, weaponized tooling, or a vendor-confirmed fix.

Researcher notes

Evidence is sparse and primarily CVE metadata plus a public GitHub report. The CVSS vector requires high privileges, so validation should focus on asset identification, management-plane exposure, and whether vendor remediation exists. Avoid assuming affected versions beyond V15.03.05.19.

Mitigation direction

  • Check Tenda guidance for firmware updates or replacement advice.
  • Restrict router administration to trusted management networks or VPN access.
  • Disable remote administration if it is enabled and not required.
  • Rotate administrator credentials and enforce strong unique passwords.
  • Monitor for unexpected access to /goform/SetNetControlList.
  • Isolate or replace affected devices if no fix is available.

Validation and detection

  • Inventory Tenda AC18 routers and record firmware versions.
  • Confirm whether any device runs V15.03.05.19.
  • Verify management interfaces are not internet-exposed.
  • Review administrative access logs for unusual activity.
  • Check vendor channels for updated firmware or advisories.
  • Document compensating controls for unfixed devices.
Prepared
Confidence
medium
Sources
3

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-787: 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
cve · low confidence lookup

CVE-2022-40861 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.2 (3.1)
Known Exploited
No
Published

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

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
2Source 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.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.