CVE-2025-15605

Enriched by CISA
 

A hardcoded cryptographic key within the configuration mechanism on TP-Link Archer NX200, NX210, NX500 and NX600 enables decryption and re-encryption of device configuration data. An authenticated attacker may decrypt configuration files, modify them, and re-encrypt them, affecting the confidentiality and integrity of device configuration data.
https://nvd.nist.gov/vuln/detail/CVE-2025-15605

Categories

CWE-321 : Use of Hard-coded Cryptographic Key
The product uses a hard-coded, unchangeable cryptographic key. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Prevention schemes mirror that of hard-coded password storage. Engineering Workstation uses hard-coded cryptographic keys that could allow for unathorized filesystem access and privilege escalation Remote Terminal Unit (RTU) uses a hard-coded SSH private key that is likely to be used by default. WiFi router service has a hard-coded encryption key, allowing root access Communications / collaboration product has a hardcoded SSH private key, allowing access to root account

References


 

AFFECTED (from MITRE)


Vendor Product Versions
TP-Link Systems Inc. Archer NX600 v3.0
  • < 1.3.0 Build 260309 [affected]
TP-Link Systems Inc. Archer NX600 v2.0
  • < 1.3.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX600 v1.0
  • < 1.4.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX500 v2.0
  • < < 1.5.0 Build 260309 [affected]
TP-Link Systems Inc. Archer NX500 v1.0
  • < 1.3.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX210 v3.0
  • < 1.3.0 Build 260309 [affected]
TP-Link Systems Inc. Archer NX210 v2.0 v2.20
  • < 1.3.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX200 v3.0
  • < < 1.3.0 Build 260309 [affected]
TP-Link Systems Inc. Archer NX200 v2.20
  • < 1.3.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX200 v2.0
  • < 1.3.0 Build 260311 [affected]
TP-Link Systems Inc. Archer NX200 v1.0
  • < 1.8.0 Build 260311 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry