Security readout for executives and security teams
Plain-English summary
This CVE describes a CSRF weakness in Tenda AC6 V1.0 firmware V15.03.05.19. A logged-in administrator could be tricked by a malicious page into triggering a router system-restore action. The public record rates it medium, with potential high availability impact, but it requires user interaction.
Executive priority
Treat this as a targeted network-device hygiene issue, not an emergency based on current evidence. Prioritize identifying exposed Tenda AC6 V1.0 devices, reducing admin-interface exposure, and confirming whether a vendor-supported firmware path exists.
Technical view
The issue is CWE-352 affecting the fromSysToolRestoreSet function in Tenda AC6 V1.0 V15.03.05.19. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H, indicating network reachability, low complexity, no attacker privileges, required user interaction, and availability impact only.
Likely exposure
Exposure is most likely where Tenda AC6 V1.0 devices run firmware V15.03.05.19 and administrators access the router interface from browsers that may also visit untrusted content. The structured affected-product metadata is incomplete in the source bundle.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The attack class depends on tricking an authenticated administrator into making a browser request. No exploit status beyond the public vulnerability record is supported here.
Researcher notes
The public CVE data identifies the vulnerable function and CVSS vector but provides incomplete normalized affected-product metadata. Analysis should preserve that uncertainty and avoid broadening impact beyond Tenda AC6 V1.0 V15.03.05.19 without additional vendor evidence.
Mitigation direction
- Check Tenda support for fixed firmware or official guidance.
- Apply a vendor-supported firmware update if one exists.
- Restrict router administration access to trusted management networks.
- Have administrators log out after router management sessions.
- Replace unsupported devices if no vendor fix is available.
Validation and detection
- Inventory Tenda AC6 V1.0 devices in use.
- Confirm whether firmware V15.03.05.19 is installed.
- Check whether router administration is reachable from untrusted networks.
- Review Tenda advisories or support pages for update guidance.
- Avoid production validation that triggers restore or reset behavior.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-45673 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
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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:R/S:U/C:N/I:N/A:H2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
