LiveActive security incident?Get immediate response
CVE Record

CVE-2025-34262: Advantech WISE-DeviceOn Server < 5.4 Authenticated Stored XSS via devices/name/{agent_id}

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting (XSS) vulnerability in the /rmm/v1/devices/name/{agent_id} endpoint. When an authenticated user renames a device, the new_name value is stored and later rendered in device listings or detail views without proper HTML sanitation. An attacker can inject malicious script into the device name, which is then executed in the browser context of users who view or interact with the affected device, potentially enabling session compromise and unauthorized actions as the victim.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An authenticated user can save a malicious device name in WISE-DeviceOn Server before version 5.4. When another user views that device, the browser may execute the stored script with the victim’s application privileges, risking session compromise and unauthorized actions. Authentication and victim interaction limit severity, but administrator exposure could increase business impact.

Executive priority

Schedule prompt remediation through the normal vulnerability process, prioritizing externally reachable or multi-user management servers. Escalate urgency where low-trust users can rename devices or administrators may have viewed suspicious records. This is not supported as an emergency active-exploitation event by the supplied evidence.

Technical view

The /rmm/v1/devices/name/{agent_id} endpoint stores new_name without adequate HTML sanitization. Device listing or detail views later render the value, producing persistent cross-site scripting. The CVSS 4.0 score is 5.1: network-accessible, low complexity, low privileges required, passive user interaction, and limited confidentiality and integrity impacts across contexts.

Likely exposure

Deployments running WISE-DeviceOn Server earlier than 5.4 are potentially exposed where users can rename devices. Internet accessibility increases reach but is not required; an attacker must first possess authenticated access. Risk is greater when privileged operators view attacker-controlled device records.

Exploitation context

The supplied record is not in KEV and provides no evidence of active exploitation. Exploitation requires an authenticated user to store a crafted device name and another user to view or interact with it. No exploit maturity or observed campaign information is established by the supplied sources.

Researcher notes

CWE-79 applies. The narrative identifies versions before 5.4, but the structured affected entry contains the ambiguous value “0” with default status unaffected. Confirm precise version applicability against Advantech’s advisory. Assess stored output encoding, rename authorization, session protections, affected views, and audit evidence without assuming exploitation.

Mitigation direction

  • Upgrade WISE-DeviceOn Server to version 5.4 or later following Advantech guidance.
  • Restrict device-renaming privileges to trusted users until the upgrade is complete.
  • Limit administrative interface access using network controls and strong authentication.
  • Review stored device names for unexpected markup or script-like content.
  • Invalidate potentially exposed sessions if suspicious device names were viewed.

Validation and detection

  • Inventory WISE-DeviceOn Server instances and record their exact versions.
  • Confirm every deployment is version 5.4 or later.
  • Review authorization rules for the device-renaming endpoint.
  • Verify device names are safely encoded in listing and detail views.
  • Inspect audit logs for suspicious renames and subsequent privileged views.
Prepared
Confidence
high
Sources
5

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-2025-34262 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
Medium
CVSS
5.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/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
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
5.1CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2025-34262Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Advantech Co., Ltd.WISE-DeviceOn Server0unaffected
Weakness

CWE details

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