Yamcs's WebSocket subscription handlers omit the privilege checks their REST siblings enforce
Several WebSocket subscription handlers do not perform the privilege check that their REST counterparts enforce, so a principal subscribing over WebSocket receives data the REST API would have scoped or denied.