Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable stored XSS requiring low-privilege auth (PR:L) and passive victim page load (UI:R); scope change to browser session (S:C) with low C/I impact, no availability effect.
Primary rating from Vendor (twcert).
CVSS VectorVendor: twcert
Lifecycle Timeline
1DescriptionCVE.org
EasyFlow .NET developed by Digiwin has a Stored Cross-Site Scripting vulnerability, allowing authenticated remote attackers to inject persistent JavaScript code executed in users' browsers upon page load.
AnalysisAI
Stored Cross-Site Scripting in Digiwin's EasyFlow .NET workflow platform enables authenticated low-privilege attackers to inject persistent JavaScript that executes in other users' browsers on page load. The CVSS 4.0 vector (PR:L/UI:P/SC:L/SI:L) confirms the attacker requires a valid low-privilege account to plant the payload, while victims trigger execution passively by navigating to affected pages - including administrators who may have elevated session privileges worth hijacking. No public exploit code and no CISA KEV listing have been identified at time of analysis, placing real-world risk in the medium tier, concentrated in multi-tenant or shared-user deployments.
Technical ContextAI
EasyFlow .NET is a business process and workflow automation platform developed by Digiwin, a Taiwanese enterprise software vendor. The CPE string cpe:2.3:a:digiwin:easyflow_.net:*:*:*:*:*:*:*:* carries a wildcard version field, indicating no specific version boundary has been established and all tracked releases of the product may be affected. CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause as insufficient sanitization or output encoding of user-supplied data before it is persisted and subsequently rendered in an HTML context. The 'Stored' (Persistent) XSS variant is more severe than Reflected XSS because the payload survives between sessions on the server, executing automatically for every user who loads the affected page without requiring the attacker to repeatedly deliver a crafted link. The CVSS 4.0 subsequent-system impact metrics (SC:L/SI:L) correctly model that the server itself is not directly compromised - rather, other users' browser sessions bear the confidentiality and integrity impact.
RemediationAI
Consult the TWCERT English advisory at https://www.twcert.org.tw/en/cp-139-10981-8617d-2.html for the vendor-issued patch; no exact fixed version number is confirmed in the available intelligence data and the patch status should be verified directly with Digiwin before assuming coverage. As compensating controls pending patching, restrict EasyFlow .NET access to trusted internal networks or VPN-authenticated sessions to reduce the pool of low-privilege accounts that could plant payloads - trade-off is reduced accessibility for remote workers. Deploy a Content Security Policy (CSP) header with a strict script-src directive to limit inline script execution, noting this may break existing application JavaScript and requires testing. Audit existing stored content in user-editable fields for suspicious script tags or event handlers. Enforce role-based access controls to limit which users can submit rich or unstructured content to shared application fields, reducing attacker surface without full remediation.
More in Easyflow Net
View allSQL Injection in Digiwin EasyFlow .NET enables unauthenticated remote attackers to execute arbitrary SQL commands agains
Critical SQL injection in Digiwin EasyFlow .NET allows unauthenticated remote attackers to execute arbitrary SQL command
Session fixation in Digiwin EasyFlow .NET allows unauthenticated remote attackers to pre-set a victim's session identifi
Digiwin EasyFlow .NET lacks proper access control for specific functionality, and the functionality do not adequately fi
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38222
GHSA-x6g3-x68w-mv5x