LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25317: Tenda W3002R/A302/W309R V5.07.64_en Cookie Session Weakness DNS Change

Tenda W3002R/A302/W309R wireless routers version V5.07.64_en contain a cookie session weakness vulnerability that allows unauthenticated attackers to modify DNS settings by exploiting insufficient session validation. Attackers can send GET requests to the /goform/AdvSetDns endpoint with a crafted admin language cookie to change primary and secondary DNS servers, redirecting user traffic to malicious DNS servers.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw lets an unauthenticated network attacker change DNS settings on certain Tenda routers running V5.07.64_en. If exploited, users behind the router could be silently redirected to attacker-controlled destinations. Public exploit information exists, but the provided sources do not show confirmed active exploitation.

Executive priority

Treat this as urgent for any affected router in production, especially at branch offices or small sites. The business risk is loss of trust in web traffic routing and possible credential theft. Prioritize exposure reduction, DNS verification, and replacement planning if no fix is available.

Technical view

CVE-2018-25317 is an insufficient session validation issue in Tenda W3002R/A302/W309R V5.07.64_en. The vulnerable DNS configuration endpoint accepts requests when a crafted language cookie is supplied, allowing DNS server changes without authentication. The CVSS v3.1 score is 9.8, reflecting network reachability, no privileges, and high impact.

Likely exposure

Exposure is highest where affected Tenda router administration interfaces are reachable from untrusted networks. Internet-exposed devices are especially concerning. Internal-only devices still matter because DNS manipulation can affect all users relying on the router for name resolution.

Exploitation context

A public ExploitDB entry is referenced, so defenders should assume practical exploit knowledge is available. The source bundle does not include CISA KEV status or other evidence of active exploitation. The impact is traffic redirection through unauthorized DNS changes, which can enable phishing, interception, or malware delivery.

Researcher notes

The provided record cites CWE-290 and CVSS 9.8. Sources identify a DNS-change weakness involving insufficient session validation and a crafted cookie. Avoid assuming broader firmware versions or models beyond the cited W3002R/A302/W309R V5.07.64_en evidence. No patch details are present in the supplied sources.

Mitigation direction

  • Check Tenda guidance for affected models and firmware remediation.
  • Disable remote administration from the internet where possible.
  • Restrict router management access to trusted internal hosts.
  • Review and correct router DNS settings immediately.
  • Replace or retire affected devices if no vendor fix is available.
  • Monitor for unexpected DNS configuration changes.

Validation and detection

  • Inventory Tenda W3002R, A302, and W309R routers.
  • Confirm whether firmware is V5.07.64_en.
  • Verify management interfaces are not internet-exposed.
  • Review configured primary and secondary DNS servers.
  • Check logs or configuration history for unauthorized changes.
  • Track vendor advisories for firmware or replacement guidance.
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 · low confidence lookup

CWE-290: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
cve · low confidence lookup

CVE-2018-25317 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
3Source 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2018-25317Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TendaW3002R5.07.64Listed
Weakness

CWE details

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

CWE-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.