LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40486: TP Link Archer AX10 V1 Firmware Version 1.3.1 Build 20220401 Rel.

TP Link Archer AX10 V1 Firmware Version 1.3.1 Build 20220401 Rel. 57450(5553) was discovered to allow authenticated attackers to execute arbitrary code via a crafted backup file.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
5

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

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
4Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-40486Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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-94 · source CWE mapping

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.