LiveActive security incident?Get immediate response
CVE Record

CVE-2022-43108: Tenda AC23 V16.03.07.45_cn was discovered to contain a stack overflow via the firewallEn parameter in the f...

Tenda AC23 V16.03.07.45_cn was discovered to contain a stack overflow via the firewallEn parameter in the formSetFirewallCfg function.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This issue affects Tenda AC23 firmware V16.03.07.45_cn, where a firewall configuration parameter can overflow memory. The CVSS record rates it as remotely reachable without login or user interaction, so exposed devices could face severe compromise risk. The provided sources do not identify a vendor patch.

Executive priority

Prioritize remediation for any exposed Tenda AC23 devices because the CVSS score indicates unauthenticated remote compromise potential. The business urgency is highest for internet-facing or unmanaged branch devices, but evidence of active exploitation was not provided.

Technical view

CVE-2022-43108 describes a stack overflow, mapped to CWE-787, in formSetFirewallCfg via the firewallEn parameter. CVSS 3.1 is 9.8 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where Tenda AC23 devices running V16.03.07.45_cn are deployed and their management or firewall configuration surface is reachable. The CVE metadata’s formal affected vendor/product fields are incomplete, so asset validation should rely on device model and firmware version evidence.

Exploitation context

The provided sources support critical remote risk but do not show active exploitation. The record is not listed as KEV in the supplied bundle. Treat internet-exposed management interfaces as higher urgency, while avoiding claims about exploitation not supported by the sources.

Researcher notes

The strongest source detail is the function and parameter named in the CVE and GitHub reference. The affected metadata is sparse, and no patch information is included. Avoid broadening scope beyond Tenda AC23 V16.03.07.45_cn without independent vendor confirmation.

Mitigation direction

  • Identify Tenda AC23 devices and confirm firmware version V16.03.07.45_cn.
  • Check Tenda or reseller guidance for fixed firmware or official mitigation.
  • Restrict access to device administration interfaces from untrusted networks.
  • Place management access behind VPN or trusted administrative networks.
  • Retire or replace devices if no supported remediation is available.

Validation and detection

  • Inventory routers by model, firmware version, and administrative exposure.
  • Verify whether any AC23 device runs V16.03.07.45_cn.
  • Confirm management interfaces are not internet-accessible.
  • Review perimeter rules for unintended access to router administration services.
  • Track vendor advisories for corrected firmware or mitigation guidance.
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-43108 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
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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-43108Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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.