The piece of the week, because here is something sitting in a shipped product that usually stays inside architecture discussions. CISA rates the XCharge C6 charging point at CVSS 9.8 (v3.1) and classifies the flaw as "Download of Code Without Integrity Check": "Because cryptographic signatures are not verified, an attacker with the ability to interfere with or impersonate the management channel could cause the device to install an unauthorized firmware package." What actually happens inside the device is described by SaiFlow, whose researchers reported it (saiflow.com, "RCE by Design"): the only validation is an MD5 sum the sender supplies alongside the firmware, and a script inside the package then runs with root privileges. The obvious reflex is the wrong one. A stronger hash changes nothing, because the sender computes that too. What is missing is a key. And the same advisory carries a third flaw almost nobody quotes: a service reachable through the charging connector accepts a default administrative credential. Not remotely: that one needs the cable in your hand. XCharge says it has deployed the correction to all affected chargers.