You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVE-2026-48710 (BadHost) assessment — confirmed Tradleware is not directly exploitable (no custom BaseHTTPMiddleware using request.url.path for access control; auth is route-level via session). Upgraded as a precaution.
Starlette 0.52.1 → 1.2.1 — pulls in Host header validation per RFC 9112/3986.