Mirion Medical picked up ICSMA-25-336-01 for its EC2 nuclear-medicine software, the NMIS and BioDose products, versions before 23.0. Five high-severity CVEs. Hard-coded credentials, CVE-2025-64778. Client-side authentication, CVE-2025-61940 at 8.3, meaning the app trusts the browser to decide who is allowed in. Plus incorrect permission assignments up to 8.4.

Chained, they let an attacker modify executables, read sensitive data, gain unauthorized access and run arbitrary code. Joe Dillon reported it.

Client-side authentication is a product built as if the network were friendly. It never is. Auth decisions belong on the server, every time.