CVE-2025-34264
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-34264, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-05

Last updated on: 2025-12-17

Assigner: VulnCheck

Description

Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting (XSS) vulnerability in the /rmm/v1/dog/{agentId} endpoint. When an authenticated user adds or edits Software Watchdog process rules for an agent, the monitored process name is stored in the settings array and later rendered in the Software Watchdog UI without proper HTML sanitation. An attacker can inject malicious script into the process name, which is then executed in the browser context of users who view or interact with the affected rules, potentially enabling session compromise and unauthorized actions as the victim.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-05
Last Modified
2025-12-17
Generated
2026-07-06
AI Q&A
2025-12-05
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
advantech wise-deviceon_server to 5.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a stored cross-site scripting (XSS) issue in Advantech WISE-DeviceOn Server versions prior to 5.4. It occurs in the /rmm/v1/dog/{agentId} endpoint when an authenticated user adds or edits Software Watchdog process rules. The monitored process name is stored and later displayed in the UI without proper HTML sanitation, allowing an attacker to inject malicious scripts. These scripts execute in the browser of users who view or interact with the affected rules, potentially compromising their sessions and enabling unauthorized actions.

Impact Analysis

The vulnerability can lead to session compromise and unauthorized actions by attackers. When malicious scripts injected into the process name execute in the browser context of users, attackers may hijack user sessions or perform actions on behalf of the victim without their consent.

Detection Guidance

This vulnerability can be detected by monitoring or inspecting requests to the /rmm/v1/dog/{agentId} endpoint where authenticated users add or edit Software Watchdog process rules. Look for suspicious or unexpected script tags or HTML content in the monitored process name fields within these requests or in the Software Watchdog UI. Specific commands are not provided in the resources, but you can use web proxy tools or interceptors (e.g., Burp Suite, OWASP ZAP) to capture and analyze HTTP requests to this endpoint for malicious script injection attempts. [1]

Mitigation Strategies

The immediate mitigation step is to update Advantech WISE-DeviceOn Server to version 5.4 or later, where this stored XSS vulnerability has been fixed. Until the update is applied, restrict access to the /rmm/v1/dog/{agentId} endpoint to trusted authenticated users only, and educate users to avoid adding or editing Software Watchdog process rules with untrusted input. Additionally, monitor for suspicious activity related to this endpoint. [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-34264. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart