The Baxter Connex Health Portal, formerly Hillrom and Welch Allyn, drew ICSMA-24-249-01. CVE-2024-6795, unauthenticated SQL injection, base score 10.0, plus CVE-2024-6796, an access-control flaw at 8.2.
A maximum-severity SQL injection means a remote attacker with no credentials runs arbitrary SQL: read, alter or delete data, and admin actions like shutting down the database. On a patient health portal that is every record it holds. Baxter deployed a server-side fix, the one advantage of a hosted portal over shipped software, since the maker patches it once for everyone.
This is the second near-maximum SQL injection in this archive, alongside the Siemens imaging platform. The oldest web vulnerability in the book still lands critical findings on medical software. Parameterize every query.