Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1110 CNY

100%

CVE-2025-10573 โ€” AI Deep Analysis Summary

CVSS 9.6 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Stored XSS in Ivanti Endpoint Manager (EPM). <br>๐Ÿ’ฅ **Consequences**: Attackers inject malicious JS. Victims (admins) execute code unknowingly. Full system compromise possible.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **CWE-79** (Stored Cross-Site Scripting). <br>โš ๏ธ **Flaw**: Input validation failure. Unsanitized data stored and rendered in admin context.

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: Ivanti Endpoint Manager (EPM). <br>๐Ÿ“… **Version**: Before **2024 SU4 SR1**. <br>๐Ÿข **Vendor**: Ivanti (USA).

Q4What can hackers do? (Privileges/Data)

๐Ÿ•ต๏ธ **Hacker Actions**: Execute arbitrary JavaScript. <br>๐Ÿ”“ **Privileges**: As **Admin**. <br>๐Ÿ“Š **Data**: Access sensitive endpoint management data. Session hijacking risk.

Q5Is exploitation threshold high? (Auth/Config)

๐Ÿ“‰ **Threshold**: **Low**. <br>๐Ÿ”‘ **Auth**: None required (PR:N). <br>๐Ÿ‘€ **UI**: User interaction needed (UI:R). <br>๐ŸŒ **Network**: Remote (AV:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿ’ฃ **Public Exp?**: **No**. <br>๐Ÿ“‚ **PoCs**: Empty list in data. <br>๐ŸŒ **Wild Exp**: Unconfirmed. Monitor for emergence.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: Scan for EPM versions < 2024 SU4 SR1. <br>๐Ÿ“ **Features**: Check admin panels for input fields. <br>๐Ÿ› ๏ธ **Tools**: Use XSS scanners on admin interfaces.

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed?**: **Yes**. <br>๐Ÿฉน **Patch**: Upgrade to **2024 SU4 SR1** or later. <br>๐Ÿ“ข **Source**: Ivanti Security Advisory (Dec 2025).

Q9What if no patch? (Workaround)

๐Ÿšง **No Patch?**: Implement WAF rules. <br>๐Ÿงน **Mitigation**: Sanitize inputs manually. <br>๐Ÿ‘๏ธ **Monitor**: Alert on admin session anomalies. Limit admin access.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: **HIGH**. <br>๐Ÿ“ˆ **Priority**: Critical. <br>โšก **Reason**: CVSS 8.0+. Remote, unauthenticated start. Admin impact. Patch immediately.