CVE-2025-7389
HighSummary
A vulnerability in the AdminServer component of OpenEdge grants authenticated users OS-level access to the server through the adopted authority of the AdminServer process. The setFile() and openFile() methods exposed via RMI could be misused to read arbitrary files. These methods have been removed.
Risk Assessment
An authenticated user could read arbitrary files on the server, potentially leading to exposure of sensitive data and system compromise.
Recommendation
Apply the OpenEdge update that removes the vulnerable methods and restrict access to the RMI interface.
Other vulnerabilities in OpenEdge
Original NVD description (English source)
A vulnerability in the AdminServer component of OpenEdge on all supported platforms grants its authenticated users OS-level access to the server through the adopted authority of the AdminServer process itself. The delegated authority of the AdminServer could allow its users the ability to read arbitrary files on the host system through the misuse of the setFile() and openFile() methods exposed through the RMI interface. Misuse was limited only by OS-level authority of the AdminServer's elevated privileges granted and the user's access to these methods enabled through RMI. The exploitable methods have been removed thus eliminating their access through RMI or downstream of the RMI registry.

