CVE-2026-58127 PUBLISHED

PACSgear MediaWriter 5.2.1 Unauthenticated RCE via .NET Remoting TCP Service

Assigner: VulnCheck
Reserved: 29.06.2026 Published: 01.07.2026 Updated: 01.07.2026

PACSgear MediaWriter 5.2.1 exposes a .NET Remoting TCP service on port 9000 via PacsgearMediaServerEngine.dll, registered with ObjectURIs RemoteObj and UIRemoteObj, without any authentication requirement. By exploiting the MarshalByRefObject object unmarshalling technique and implementing .NET WebClient class methods, an unauthenticated remote attacker can read and write arbitrary files on the host filesystem. The ObjectURIs are identical across all installations by default. Chaining the arbitrary file write primitive with DLL hijacking opportunities in the MediaWriter service (which runs as NT Authority\SYSTEM and loads missing DLLs such as CRYPTBASE.DLL from the application directory) enables unauthenticated remote code execution as SYSTEM upon service restart.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Hyland
Product PACSgear MediaWriter
Versions Default: affected
  • Version 5.2.1 is affected

Credits

  • Victor A. Morales, Senior Pentester Team Leader, GM Sectec, Corp finder
  • Jan A. Rodriguez, Pentester, GM Sectec, Corp. finder

References

Problem Types

  • Missing Authentication for Critical Function CWE
  • Deserialization of Untrusted Data CWE