CVE-2024-22372: OS command injection vulnerability in ELECOM wireless LAN routers allows a network-adjacent attacker with a...
OS command injection vulnerability in ELECOM wireless LAN routers allows a network-adjacent attacker with an administrative privilege to execute arbitrary OS commands by sending a specially crafted request to the product.
Security readout for executives and security teams
Plain-English summary
This affects multiple ELECOM wireless routers. An attacker already near the network and holding administrator privileges could make the router run operating-system commands. That can compromise router confidentiality, integrity, and availability, but the required access limits urgency compared with unauthenticated remote flaws.
Executive priority
Prioritize remediation for affected routers in business, branch, or shared-network environments. This is not evidenced as actively exploited in the bundle, but successful abuse could give an attacker control over routing infrastructure and disrupt or observe network traffic.
Technical view
CVE-2024-22372 is a CWE-78 OS command injection issue in listed ELECOM WRC router firmware versions. CVSS 3.0 is 6.8: adjacent network access, low complexity, high privileges, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely in offices, homes, labs, or branches using the listed ELECOM WRC models at affected firmware versions. Risk increases where router administration is reachable from broad LAN, Wi-Fi, guest, or shared network segments, or where administrator credentials may be reused or compromised.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The stated attack condition is network-adjacent access plus administrative privilege, using a specially crafted request. Treat exploitation status as unconfirmed from the provided evidence.
Researcher notes
Key constraints are adjacent-network access and high privileges. Do not assume internet-wide exploitability from the CVSS vector alone. Validation should focus on firmware identification, management-plane reachability, admin credential exposure, and whether vendor advisories provide a fixed release path.
Mitigation direction
Inventory ELECOM WRC routers and record exact model and firmware versions.
Check ELECOM and JVN guidance for fixed firmware or supported remediation.
Restrict router administration access to trusted management networks only.
Remove administrative access from guest, shared, and untrusted wireless segments.
Review administrator credentials and replace weak, reused, or shared passwords.
Validation and detection
Compare deployed model numbers against the affected product list.
Confirm firmware is newer than the affected version threshold where vendor guidance supports that.
Verify admin interfaces are inaccessible from guest or untrusted adjacent networks.
Review router logs for unexpected administrator activity or configuration changes.
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.
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.
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
3Timeline events
2ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
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.