A critical authentication bypass vulnerability (CVE-2026-48710) affects Starlette, a popular Python web framework. The flaw allows attackers to bypass host-header validation through crafted requests.
BadHost researchers disclosed CVE-2026-48710, impacting Starlette's host-header authentication mechanisms. The vulnerability stems from insufficient validation of Host headers, enabling attackers to forge requests that pass security checks designed to restrict access to specific domains.
The flaw affects applications relying on Starlette's host-header validation for authentication and authorization decisions. Attackers exploiting this issue could bypass access controls, potentially gaining unauthorized access to protected resources or performing actions on behalf of legitimate users.
Starlette maintainers have been notified and patches are expected. Users running affected versions should prioritize updates once available. As a temporary mitigation, administrators can implement additional host validation at the application or reverse-proxy level.
The vulnerability highlights risks in delegating security decisions to host-header values, which remain inherently spoofable without proper cryptographic verification. Organizations using Starlette should review their authentication implementations and host-validation strategies.
The Los Angeles Police Department has declined to renew its contract with Flock Safety, citing data privacy concerns. The decision marks a shift in the department's approach to automated license plate reader technology.
Department of Homeland Security analysts dismissed suspicious network activity detected in May as harmless before confirming a breach in June, according to internal documents.
The US Cybersecurity and Infrastructure Security Agency (CISA) has issued a warning that Russian state-sponsored hackers are actively targeting residential routers. The threat escalates as attackers seek to exploit routers for use as residential proxies.
Grok CLI experienced a critical bug that caused it to upload entire home directories to Google Cloud Storage. The issue sparked significant discussion in the developer community about data handling practices.