Gateway HTTP /sessions/:sessionKey/kill Reaches Admin Kill Path Without Caller Scope Binding.
The HTTP route previously treated any bearer-authenticated request as admin-eligible and could call without binding the action to requester ownership or caller-granted operator scopes. The flaw removes the bearer-token admin fallback and keeps remote session kills on the local-admin or requester-owned path only.
{
"github_reviewed_at": "2026-03-27T22:28:25Z",
"severity": "HIGH",
"github_reviewed": true,
"cwe_ids": [
"CWE-226",
"CWE-863"
],
"nvd_published_at": null
}