Security readout for executives and security teams
Plain-English summary
This CVE affects a named TP-Link Archer AX10 V1 firmware build and could let a logged-in attacker run code on the router through a crafted backup file. That can compromise network traffic, device settings, and availability. The sources do not show confirmed active exploitation or a specific fixed version.
Executive priority
Prioritize remediation for internet-reachable or broadly accessible router management interfaces. A compromised edge router can affect traffic, access control, and business continuity, but current provided evidence does not prove active exploitation.
Technical view
CVE-2022-40486 is a CWE-94 code execution issue in TP-Link Archer AX10 V1 firmware 1.3.1 Build 20220401 Rel. 57450(5553). The CVSS 3.1 score is 8.8 with network access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where TP-Link Archer AX10 V1 devices run the specified firmware and the management interface is reachable by authenticated users. The CVE metadata does not provide complete CPE data, so inventory confirmation is required.
Exploitation context
The source bundle says exploitation requires authentication and a crafted backup file. It does not cite CISA KEV listing, public in-the-wild exploitation, or a named malware campaign. Treat this as serious but not confirmed actively exploited from the provided evidence.
Researcher notes
The record identifies arbitrary code execution via crafted backup file and maps to CWE-94. Affected CPE fields are unavailable in the supplied bundle, and no source here names a fixed version. Validation should stay focused on firmware/build matching and management-plane exposure.
Mitigation direction
- Inventory Archer AX10 V1 routers and record exact firmware builds.
- Check TP-Link support guidance for updated firmware or vendor mitigations.
- Restrict router administration to trusted management networks only.
- Disable remote administration if it is not required.
- Limit admin accounts and rotate credentials for exposed devices.
- Review use of backup restore functions to trusted administrators only.
Validation and detection
- Confirm whether any Archer AX10 V1 runs firmware 1.3.1 Build 20220401 Rel. 57450(5553).
- Verify router administration is not reachable from untrusted networks.
- Review administrator accounts for unexpected users or weak access controls.
- Check TP-Link download/support pages for newer vendor firmware guidance.
- Inspect device logs and configuration changes for unusual administrative 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-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-40486 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
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/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:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/gscamelo/TP-Link-Archer-AX10-V1/blob/main/README.mdCVE reference · x_refsource_MISC
- https://www.tp-link.com/br/home-networking/wifi-router/archer-ax10/CVE reference · x_refsource_MISC
- https://www.tp-link.com/br/support/download/archer-ax10/v1/CVE 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.
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
