LiveActive security incident?Get immediate response
CVE Record

CVE-2025-9377: Authenticated RCE via Parental Control command injection

The authenticated remote command execution (RCE) vulnerability exists in the Parental Control page on TP-Link Archer C7(EU) V2 and TL-WR841N/ND(MS) V9. This issue affects Archer C7(EU) V2: before 241108 and TL-WR841N/ND(MS) V9: before 241108. Both products have reached the status of EOL (end-of-life). It's recommending to purchase the new product to ensure better performance and security. If replacement is not an option in the short term, please use the second reference link to download and install the patch(es).

HighCVSS 8.6Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Two end-of-life TP-Link router models have an authenticated command-injection flaw in the Parental Control page. A privileged user could run operating-system commands on the router. CISA KEV indicates known exploitation, so remaining devices should be treated as urgent replacement or patch candidates.

Executive priority

Prioritize within active vulnerability remediation because affected devices are EOL and CISA lists the CVE as known exploited. Replacement is the durable control; patching is a short-term option only where TP-Link provides model-specific updates.

Technical view

CVE-2025-9377 is CWE-78 authenticated RCE affecting Archer C7(EU) V2 and TL-WR841N/ND(MS) V9 before 241108. CVSS 4.0 is 8.6: network attack vector, low complexity, high privileges, no user interaction, and high device confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to the named TP-Link models and versions before 241108, based on supplied sources. Risk is highest where these EOL routers remain in service and administrative access is reachable by untrusted or compromised privileged users.

Exploitation context

CISA KEV supports known exploitation in the wild. The supplied sources do not identify threat actors, exploit tooling, payloads, or whether exploitation requires Internet-exposed management. CVSS indicates high privileges are required.

Researcher notes

Evidence supports authenticated command injection on the Parental Control page, but the bundle lacks root-cause detail, vulnerable parameter names, or exploit conditions beyond CVSS. Do not generalize to other TP-Link models without vendor confirmation.

Mitigation direction

  • Replace affected EOL routers with currently supported models where feasible.
  • If replacement is delayed, install vendor-provided patches from TP-Link FAQ 4308.
  • Restrict router administrative access to trusted management networks only.
  • Review privileged router accounts and remove unused or shared credentials.
  • Monitor TP-Link guidance for any revised firmware or replacement instructions.

Validation and detection

  • Inventory for Archer C7(EU) V2 and TL-WR841N/ND(MS) V9 devices.
  • Confirm firmware build is 241108 or later, or document replacement status.
  • Check whether router management interfaces are reachable from untrusted networks.
  • Review admin account list for unnecessary privileged users.
  • Validate patch source and model match before applying firmware.
Prepared
Confidence
high
Sources
4

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-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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-2025-9377 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.6 (4.0)
Known Exploited
Yes
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.6CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2025-9377Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TP-Link Systems Inc.Archer C7(EU) V20unaffected
TP-Link Systems Inc.TL-WR841N/ND(MS) V90unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.