Security readout for executives and security teams
Plain-English summary
A Tenda AC6V1.0 router firmware version has a buffer overflow in smart power management handling. The scored impact is availability loss, meaning a reachable device could be crashed or disrupted. The bundle does not show active exploitation, a vendor patch, or complete affected-product metadata.
Executive priority
Treat this as a targeted network-edge availability risk. Prioritize externally reachable or business-critical sites first, reduce management exposure immediately, and seek vendor firmware guidance before assuming a software fix exists.
Technical view
CVE-2022-45661 is CWE-120 in Tenda AC6V1.0 V15.03.05.19, triggered through the time parameter in setSmartPowerManagement. CVSS 3.1 is 7.5, AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, indicating unauthenticated network reachability with availability impact only in the provided scoring.
Likely exposure
Exposure is most likely where Tenda AC6V1.0 devices running V15.03.05.19 are deployed and their management interface is reachable from untrusted networks. The source bundle lists affected CPE/product metadata as n/a, so inventory confirmation is required.
Exploitation context
The CVE is not listed as KEV, and the bundle provides no cited evidence of active exploitation. The network, low-complexity, no-auth CVSS vector raises concern for reachable devices. The public GitHub reference increases awareness but does not prove real-world attacks.
Researcher notes
Evidence is limited to the CVE record and one public GitHub reference. The CVSS vector supports unauthenticated network availability impact, but the bundle does not document confidentiality or integrity impact, complete CPEs, active exploitation, or a confirmed patch.
Mitigation direction
- Inventory Tenda AC6V1.0 routers and confirm firmware version V15.03.05.19.
- Restrict router management access to trusted administrative networks only.
- Check Tenda guidance for updated firmware or official mitigation.
- Replace or isolate unsupported devices if no vendor fix is available.
- Monitor affected devices for unexpected reboots, hangs, or management-service failures.
Validation and detection
- Verify whether any Tenda AC6V1.0 devices exist in the environment.
- Confirm firmware versions through approved asset or device administration records.
- Review firewall rules for exposed router management interfaces.
- Check vulnerability management tools for CVE-2022-45661 coverage.
- Correlate router instability with access logs where logging is available.
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-120: 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-45661 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
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
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.
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
