CVE-2026-20704: Cross-site request forgery vulnerability exists in ELECOM wireless LAN products.
Cross-site request forgery vulnerability exists in ELECOM wireless LAN products. If a user accesses a malicious page while logged-in to the affected product, unintended operations may be performed.
Security readout for executives and security teams
Plain-English summary
This is a CSRF flaw in several ELECOM wireless LAN routers. If an administrator is logged into the device and visits a malicious page, the router may perform unintended actions. The provided sources do not describe active exploitation or specific attacker outcomes beyond unintended operations.
Executive priority
Treat this as a moderate operational risk for affected ELECOM routers. It is not cited as actively exploited, but it can enable unwanted configuration changes if administrators are tricked while logged in. Address during near-term network device maintenance.
Technical view
CVE-2026-20704 is CWE-352 affecting listed ELECOM WRC wireless LAN products at specified firmware versions and earlier. CVSS 4.0 is 5.1, network attack vector, low complexity, no privileges, and active user interaction required. Integrity impact is limited; confidentiality and availability impacts are not indicated.
Likely exposure
Exposure is most likely where affected ELECOM routers are still running the listed vulnerable firmware versions and administrators use the web interface from browsers that can reach attacker-controlled content.
Exploitation context
The source bundle marks KEV as false, and no provided source states active exploitation. Exploitation requires a logged-in user to access a malicious page, making phishing or web lure scenarios more relevant than direct unauthenticated compromise.
Researcher notes
Key uncertainty is impact detail: sources say unintended operations may occur but do not enumerate actions. Validation should focus on model and firmware matching, management-plane reachability, and whether vendor guidance identifies fixed builds for each product.
Mitigation direction
Check ELECOM and JVN guidance for fixed firmware or vendor-supported workarounds.
Prioritize firmware updates for affected models running versions at or below listed thresholds.
Restrict router management access to trusted networks and administrator workstations.
Log out of router administration sessions after configuration work.
Avoid browsing external websites while authenticated to router management interfaces.
Validation and detection
Inventory ELECOM wireless LAN devices by exact model and firmware version.
Compare device firmware against the affected version list in the CVE bundle.
Confirm whether router management interfaces are reachable from user browsing environments.
After remediation, verify firmware exceeds the affected version threshold or matches vendor guidance.
Review configuration history for unexpected administrative changes where logs are available.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-352 · source CWE mapping
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.