CVE-2025-34261: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Advantech Co., Ltd. WISE-DeviceOn Server
Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting (XSS) vulnerability in the /rmm/v1/devicegroups/ endpoint. When an authenticated user creates a device group, the name and description values are stored and later rendered in device group listings without proper HTML sanitation. An attacker can inject malicious script into either field, which is then executed in the browser context of users who view or interact with the affected device group, potentially enabling session compromise and unauthorized actions as the victim.
AI Analysis
Technical Summary
CVE-2025-34261 is a stored cross-site scripting (XSS) vulnerability identified in Advantech Co., Ltd.'s WISE-DeviceOn Server, specifically affecting versions prior to 5.4. The vulnerability resides in the /rmm/v1/devicegroups/ REST API endpoint, which allows authenticated users to create device groups by submitting name and description fields. These input fields are stored and later rendered in device group listings without adequate HTML sanitization or output encoding. Consequently, an attacker with valid credentials can inject malicious JavaScript code into these fields. When other users view or interact with the compromised device group listings, the injected script executes within their browser context. This can lead to session token theft, unauthorized actions performed on behalf of the victim, or further exploitation such as privilege escalation within the application. The vulnerability requires the attacker to have authenticated access to the system, and exploitation involves user interaction (viewing the affected page). The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required beyond authentication, and user interaction needed, with limited confidentiality and integrity impacts and no availability impact. No public exploits are known at this time, but the vulnerability poses a risk in environments where multiple users access the device management interface. The flaw is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
For European organizations, the impact of this vulnerability can be significant, especially in sectors relying on industrial IoT and device management platforms such as manufacturing, energy, and critical infrastructure. Exploitation could allow attackers to hijack user sessions, potentially gaining unauthorized access to device management functions, altering device configurations, or disrupting monitoring activities. This could lead to operational disruptions, data integrity issues, and increased risk of further compromise within the network. Since the vulnerability requires authentication, insider threats or compromised credentials increase risk. The medium severity rating reflects moderate impact, but the potential for lateral movement and privilege escalation within sensitive environments elevates concern. Organizations with multiple users accessing the WISE-DeviceOn Server interface are particularly vulnerable to cross-user attacks. Additionally, the lack of known public exploits currently provides a window for proactive mitigation before widespread exploitation occurs.
Mitigation Recommendations
1. Upgrade to Advantech WISE-DeviceOn Server version 5.4 or later, where this vulnerability is addressed. 2. If immediate patching is not feasible, implement strict input validation and output encoding on the device group name and description fields to neutralize potentially malicious scripts. 3. Restrict access to the device management interface to trusted users and networks using network segmentation and access control lists (ACLs). 4. Enforce strong authentication mechanisms, including multi-factor authentication (MFA), to reduce risk from compromised credentials. 5. Monitor logs for unusual activity related to device group creation or modification. 6. Educate users about the risks of interacting with untrusted device groups and encourage cautious behavior. 7. Employ Content Security Policy (CSP) headers to limit the impact of any injected scripts by restricting script execution sources. 8. Regularly audit and sanitize existing device group entries to remove any malicious content. 9. Use web application firewalls (WAFs) with rules tuned to detect and block XSS payloads targeting the affected endpoints.
Affected Countries
Germany, France, Italy, United Kingdom, Netherlands, Belgium, Sweden
CVE-2025-34261: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Advantech Co., Ltd. WISE-DeviceOn Server
Description
Advantech WISE-DeviceOn Server versions prior to 5.4 contain a stored cross-site scripting (XSS) vulnerability in the /rmm/v1/devicegroups/ endpoint. When an authenticated user creates a device group, the name and description values are stored and later rendered in device group listings without proper HTML sanitation. An attacker can inject malicious script into either field, which is then executed in the browser context of users who view or interact with the affected device group, potentially enabling session compromise and unauthorized actions as the victim.
AI-Powered Analysis
Technical Analysis
CVE-2025-34261 is a stored cross-site scripting (XSS) vulnerability identified in Advantech Co., Ltd.'s WISE-DeviceOn Server, specifically affecting versions prior to 5.4. The vulnerability resides in the /rmm/v1/devicegroups/ REST API endpoint, which allows authenticated users to create device groups by submitting name and description fields. These input fields are stored and later rendered in device group listings without adequate HTML sanitization or output encoding. Consequently, an attacker with valid credentials can inject malicious JavaScript code into these fields. When other users view or interact with the compromised device group listings, the injected script executes within their browser context. This can lead to session token theft, unauthorized actions performed on behalf of the victim, or further exploitation such as privilege escalation within the application. The vulnerability requires the attacker to have authenticated access to the system, and exploitation involves user interaction (viewing the affected page). The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required beyond authentication, and user interaction needed, with limited confidentiality and integrity impacts and no availability impact. No public exploits are known at this time, but the vulnerability poses a risk in environments where multiple users access the device management interface. The flaw is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
For European organizations, the impact of this vulnerability can be significant, especially in sectors relying on industrial IoT and device management platforms such as manufacturing, energy, and critical infrastructure. Exploitation could allow attackers to hijack user sessions, potentially gaining unauthorized access to device management functions, altering device configurations, or disrupting monitoring activities. This could lead to operational disruptions, data integrity issues, and increased risk of further compromise within the network. Since the vulnerability requires authentication, insider threats or compromised credentials increase risk. The medium severity rating reflects moderate impact, but the potential for lateral movement and privilege escalation within sensitive environments elevates concern. Organizations with multiple users accessing the WISE-DeviceOn Server interface are particularly vulnerable to cross-user attacks. Additionally, the lack of known public exploits currently provides a window for proactive mitigation before widespread exploitation occurs.
Mitigation Recommendations
1. Upgrade to Advantech WISE-DeviceOn Server version 5.4 or later, where this vulnerability is addressed. 2. If immediate patching is not feasible, implement strict input validation and output encoding on the device group name and description fields to neutralize potentially malicious scripts. 3. Restrict access to the device management interface to trusted users and networks using network segmentation and access control lists (ACLs). 4. Enforce strong authentication mechanisms, including multi-factor authentication (MFA), to reduce risk from compromised credentials. 5. Monitor logs for unusual activity related to device group creation or modification. 6. Educate users about the risks of interacting with untrusted device groups and encourage cautious behavior. 7. Employ Content Security Policy (CSP) headers to limit the impact of any injected scripts by restricting script execution sources. 8. Regularly audit and sanitize existing device group entries to remove any malicious content. 9. Use web application firewalls (WAFs) with rules tuned to detect and block XSS payloads targeting the affected endpoints.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulnCheck
- Date Reserved
- 2025-04-15T19:15:22.579Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 693316aef88dbe026cfdbe16
Added to database: 12/5/2025, 5:30:22 PM
Last enriched: 12/19/2025, 6:37:34 PM
Last updated: 2/4/2026, 7:35:40 AM
Views: 32
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-24447: Improper neutralization of formula elements in a CSV file in Six Apart Ltd. Movable Type (Software Edition)
MediumCVE-2026-23704: Unrestricted upload of file with dangerous type in Six Apart Ltd. Movable Type (Software Edition)
MediumCVE-2026-22875: Cross-site scripting (XSS) in Six Apart Ltd. Movable Type (Software Edition)
MediumCVE-2026-21393: Cross-site scripting (XSS) in Six Apart Ltd. Movable Type (Software Edition)
MediumCVE-2026-1756: CWE-434 Unrestricted Upload of File with Dangerous Type in seezee WP FOFT Loader
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.