Security readout for executives and security teams
Plain-English summary
CVE-2022-40854 is a critical memory-safety flaw reported in Tenda AC18 routers. The CVSS vector says it is network-reachable, low complexity, and requires no authentication or user interaction. If a vulnerable device is reachable, compromise could affect confidentiality, integrity, and availability. The supplied sources do not identify affected firmware versions or a vendor fix.
Executive priority
Treat this as urgent for any confirmed Tenda AC18 deployment, especially where management interfaces are reachable beyond trusted administrators. The business risk is high, but remediation planning needs vendor confirmation because the supplied sources do not name a patch.
Technical view
The issue is described as a stack overflow in `/goform/fast_setting_wifi_set` on Tenda AC18, mapped to CWE-787. The CVSS 3.1 score is 9.8 with network attack vector, no privileges, no user interaction, unchanged scope, and high impact across confidentiality, integrity, and availability.
Likely exposure
Exposure is most likely where Tenda AC18 router management functionality is reachable over a network. The source bundle does not provide affected firmware ranges, CPEs, default configuration details, or whether WAN-side exposure is typical.
Exploitation context
The CVE is not marked KEV in the supplied bundle, and no cited source reports active exploitation. The public GitHub reference indicates vulnerability research exists, but the bundle does not establish real-world exploitation, weaponization, or patch status.
Researcher notes
The source data is thin: it names the product family and vulnerable endpoint, gives critical CVSS, and maps CWE-787, but lists affected vendor/product/versions as `n/a`. Do not infer firmware ranges, exploit reliability, or fix availability without additional vendor evidence.
Mitigation direction
- Inventory environments for Tenda AC18 routers and record firmware versions.
- Check Tenda or device supplier guidance for fixed firmware or replacement advice.
- Restrict access to router management interfaces to trusted administrative networks.
- Avoid exposing router administration paths to untrusted networks.
- Consider replacing devices if no supported fix is available.
Validation and detection
- Confirm whether any deployed routers are Tenda AC18 models.
- Determine whether `/goform/fast_setting_wifi_set` is reachable from untrusted networks.
- Compare installed firmware against vendor or supplier remediation guidance.
- Review network controls limiting access to router management services.
- Monitor router logs and network telemetry for abnormal management activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-2022-40854 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/CPSeek/Router-vuls/blob/main/Tenda/AC18/form_fast_setting_wifi_set.mdCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
