LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38482: InHand Networks IR615 Router

InHand Networks IR615 Router's Versions 2.3.0.r4724 and 2.3.0.r4870 website used to control the router is vulnerable to stored cross-site scripting, which may allow an attacker to hijack sessions of users connected to the system.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-38482 affects the web management interface of InHand Networks IR615 routers. A stored cross-site scripting flaw could let an attacker interfere with administrative sessions and alter router behavior, creating operational risk where these devices support industrial or remote connectivity.

Executive priority

Prioritize if IR615 routers protect remote sites, industrial links, or operational networks. The issue is high severity, but the evidence provided indicates high privileges are required and does not confirm active exploitation.

Technical view

The issue is CWE-79 stored XSS in IR615 firmware versions 2.3.0.r4724 and 2.3.0.r4870. The CVSS 3.1 score is 8.7 with network attack vector, low complexity, high privileges required, no user interaction, changed scope, and high integrity and availability impact.

Likely exposure

Exposure is limited to organizations using InHand Networks IR615 routers on the named firmware versions, especially where the router management website is reachable by administrators or exposed beyond trusted management networks.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The description indicates possible session hijacking of users connected to the system, but does not provide exploit maturity, affected input fields, or public exploitation evidence.

Researcher notes

Treat this as a stored XSS issue in the router web UI. Evidence does not identify the vulnerable parameter, patched version, or proof-of-concept details. Validation should focus on firmware inventory, management-plane exposure, account privilege review, and official advisory tracking.

Mitigation direction

  • Identify IR615 routers running 2.3.0.r4724 or 2.3.0.r4870.
  • Check InHand Networks and CISA advisory guidance for fixed firmware or official mitigations.
  • Limit management website access to trusted administrative networks and accounts.
  • Review administrative users and remove unnecessary high-privilege access.
  • Rotate administrative sessions and credentials if suspicious changes are found.

Validation and detection

  • Inventory IR615 devices and record firmware versions.
  • Confirm whether the management website is reachable from untrusted networks.
  • Review router administrative logs for unexpected configuration changes.
  • Verify remediation status against vendor or CISA advisory guidance.
Prepared
Confidence
high
Sources
3

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-79: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-38482 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.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/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
2Source 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
8.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H2.35.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.7High
CVSS 3.1 vector shape for CVE-2021-38482Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/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
InHand NetworksIR615 Router2.3.0.r4724 and 2.3.0.r4870Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.