Intel

AIKIDO-2026-10923

starlette is vulnerable to Improper Input Validation

Improper Input ValidationCVE-2026-48710 Published 2 days ago

95

Critical Risk

This Affects:

PYTHONstarlette
0.8.3 - 1.0.0
Fixed in 1.0.1
Are you affected? Scan for Free

TL;DR

Affected versions are vulnerable to improper Host header validation when reconstructing request.url. A crafted Host header containing path or query delimiters can cause request.url.path to differ from the actual requested path, potentially allowing attackers to bypass path-based security checks or authorization middleware.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

starlette is vulnerable to Improper Input Validation in versions 0.8.3 - 1.0.0.

How to fix this

Upgrade the starlette library to the patch version.