Skip to main content

WF-I-1 — Session token extracted from sessionStorage via XSS

Component: Wallet Frontend. Mitigations: CSP (script-src 'self'); HttpOnly cookies not used (sessionStorage by design) — any XSS bypasses this boundary. Action: Priority: next sprint — harden CSP to eliminate inline script; migrate token to HttpOnly + SameSite=Strict cookie to remove JS-accessible session token

PropertyValue
SectionInformation Disclosure
Ownerplatform

Mapped Controls

ControlTitle
SID-HARD-05Browser Security Controls

Source: STRIDE analysis (April 2026), architecture/stride-threat-model.md