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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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.