Vertikal Systems Hospital Manager Backend Services got ICSMA-25-301-01. CVE-2025-54459 at 7.5, exposure of sensitive system information to an unauthorized control sphere, plus CVE-2025-61959, error messages that hand out sensitive information. Together they give an attacker unauthorized access to a hospital management backend and a tidy way to enumerate it through verbose errors. Pundhapat Sichamnong reported it.
Every stack trace and config detail returned to the client is a map for an attacker doing reconnaissance. Return generic errors to the user and keep the detail in your logs. The person triggering the exception is not always the person you want to help.