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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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.โ€ฆ