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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-9588 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OS Command Injection in Iron Mountain enVision. <br>⚠️ **Consequences**: Attackers can execute arbitrary system commands. <br>πŸ’₯ **Impact**: Full system compromise, data theft, and service disruption.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-78 (Improper Neutralization of Special Elements). <br>πŸ” **Flaw**: Inadequate sanitization of special elements in input. <br>❌ **Result**: Malicious commands bypass validation and run on the OS.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Iron Mountain Archiving Services Inc. <br>πŸ“¦ **Product**: enVision. <br>πŸ“… **Affected**: Versions **before 250563**. <br>🌍 **Scope**: Document archive management systems.

Q4What can hackers do? (Privileges/Data)

πŸ‘‘ **Privileges**: Likely **System/Root** level access. <br>πŸ“‚ **Data**: Complete read/write access to archived documents. <br>πŸ”“ **Control**: Full control over the underlying operating system.

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Auth**: **None Required** (PR:N). <br>🌐 **Network**: Remote (AV:N). <br>🎯 **Complexity**: Low (AC:L). <br>πŸ‘€ **User Interaction**: None (UI:N). <br>⚑ **Verdict**: Extremely easy to exploit remotely.

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

πŸ“œ **Public Exp**: **No** public PoC or exploit code found in data. <br>πŸ•΅οΈ **Wild Exp**: Unconfirmed. <br>⚠️ **Risk**: Despite no public code, the low CVSS complexity makes it highly likely to be weaponized soon.

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for enVision versions < 250563. <br>πŸ“‘ **Features**: Look for input fields handling document metadata or archive paths. <br>πŸ› οΈ **Tools**: Use DAST scanners targeting CWE-78 patterns.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Upgrade to version **250563** or later. <br>πŸ“’ **Source**: Vendor advisory (USOM TR-25-0285). <br>βœ… **Status**: Patch available officially.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, implement strict **Input Validation** and **Whitelisting**. <br>πŸ›‘ **Network**: Restrict access to enVision interfaces via Firewall/WAF.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Priority**: **CRITICAL** (CVSS 9.8). <br>⏳ **Urgency**: Patch **IMMEDIATELY**. <br>πŸ“‰ **Risk**: High severity + Remote + No Auth = High probability of active exploitation.