This week, three very different systems reached the same engineering boundary. An OT alert can be technically correct while the physical state remains uncertain. Firmware can carry a valid signature while retaining a vulnerable dependency. A railway AI control layer can be deterministic while inheriting the same corrupted telemetry as the system it supervises. Trust is not a property of a control. It is a property of the evidence chain behind the decision.
The pattern this week
A valid control cannot repair an untrustworthy evidence chain.
Water OTAlert detectedProcess truth still needs independent verification.
→
Signed firmwareSignature validVulnerability and patchability remain separate.
→
Railway AILimits enforcedShared telemetry can create common-mode authority.
Common gap: control validity answers whether a mechanism operated as designed. Assurance still depends on whether the evidence, dependencies and authority behind that mechanism can be trusted.
01
OT & ICS · Water Security
Water OT: detection is not protection until operations can act safely.
FBI, EPA and Minnesota reporting described attacks against internet-facing PLCs, including configuration changes, loss of monitoring or control and reported physical operational effects. The alert is only the start of the decision. Operators still need independent process indicators, explicit authority and a rehearsed path to local or manual operation.
DecisionTreat cyber-physical exercises as an operational control, not an awareness activity.
Signed firmware: authenticity cannot answer the lifecycle question.
Research on production Android Automotive OS firmware reconstructed software composition, mapped embedded components to known vulnerabilities and reproduced CVE-2023-5217 on an affected AAOS 10 image. The images could remain authentic while carrying exploitable code. Signing proves authorised origin and integrity, not vulnerability state or the practical ability to remediate the product years later.
DecisionContract for the capability to build, validate, authorise and release corrected software across the vehicle lifecycle.
Railway AI: a second control layer is not independent if it shares perception.
European railway programmes document AI-assisted dispatching and conflict-detection work. The poisoned-telemetry path examined here is an engineering scenario, not a reported railway incident. Its consequence is still concrete: if an AI system and its deterministic broker derive emergency state from the same compromised observation channel, two controls remain one trust domain.
DecisionRequire independent operational corroboration before AI-derived state can relax limits or expand railway control authority.
What evidence would remain trustworthy if the system producing the alert, signature or state estimate were compromised?
The answer should exist before the incident. Map which records and sensors share a trust domain, define the independent evidence required for high-consequence decisions, and assign authority for acting when those sources disagree. More telemetry does not create independence when every feed inherits the same failure mode.