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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.6 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: MedDream PACS Premium has an **Arbitrary File Read** flaw in the `encapsulatedDoc` feature. <br>πŸ’₯ **Consequences**: Attackers can read **any file** on the server.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-73** (External Control of File Name or Path). <br>πŸ” **Flaw**: The `encapsulatedDoc` function fails to properly sanitize user input, allowing path traversal to access unauthorized files.

Q3Who is affected? (Versions/Components)

πŸ₯ **Affected Vendor**: MedDream. <br>πŸ“¦ **Product**: MedDream PACS Premium. <br>πŸ“Œ **Version**: Specifically **7.3.6.870**. Check if your deployment matches this exact build.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Actions**: Read **arbitrary files** from the server filesystem. <br>πŸ”‘ **Privileges**: Requires **Low Privileges** (PR:L). <br>πŸ“Š **Impact**: High Confidentiality (C:H) and High Integrity (I:H) impact.…

Q5Is exploitation threshold high? (Auth/Config)

βš–οΈ **Exploitation Threshold**: **Medium**. <br>πŸ” **Auth Required**: Yes, **Low Privileges** (PR:L) are needed. <br>🌐 **Network**: Remote (AV:N). <br>🚫 **UI**: No User Interaction (UI:N). <br>πŸ“‰ **Complexity**: Low (AC:L).

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

πŸ“’ **Public Exploit**: **No PoC available** in the provided data. <br>🌍 **Wild Exploitation**: Unknown. <br>πŸ”— **Reference**: See Talos Intelligence report (TALOS-2025-2273) for details.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **MedDream PACS Premium** instances. <br>πŸ§ͺ **Test**: Specifically test the `encapsulatedDoc` endpoint for path traversal patterns (e.g., `../`).…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Official Fix**: **Patch Available**. <br>πŸ“… **Published**: 2026-01-20. <br>βœ… **Action**: Upgrade to a version newer than 7.3.6.870 or apply the vendor's security patch immediately.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1️⃣ **Isolate**: Restrict network access to the PACS server. <br>2️⃣ **WAF**: Deploy Web Application Firewall rules to block path traversal attempts in `encapsulatedDoc` requests.…

Q10Is it urgent? (Priority Suggestion)

⚑ **Urgency**: **HIGH**. <br>πŸ”₯ **Priority**: Critical. <br>πŸ“‰ **CVSS**: High severity (C:H, I:H). <br>πŸ₯ **Risk**: Medical data privacy is paramount.…