Skip to content

[Aikido] Fix critical issue in starlette via major version upgrade from 0.52.1 to 1.0.1#75

Merged
SPerekrestova merged 1 commit into
mainfrom
fix/aikido-security-update-packages-40883595-szha
May 28, 2026
Merged

[Aikido] Fix critical issue in starlette via major version upgrade from 0.52.1 to 1.0.1#75
SPerekrestova merged 1 commit into
mainfrom
fix/aikido-security-update-packages-40883595-szha

Conversation

@aikido-autofix
Copy link
Copy Markdown
Contributor

Upgrade Starlette to fix critical Host header validation vulnerability allowing path-based security bypass through crafted headers.

✅ 1 CVE resolved by this upgrade, including 1 critical 🚨 CVE

This PR will resolve the following CVEs:

Issue Severity           Description
AIKIDO-2026-10923
🚨 CRITICAL
[starlette] Improper Host header validation allows attackers to craft malicious headers with path or query delimiters, causing request.url.path to diverge from the actual requested path and potentially bypassing path-based security checks or authorization middleware.

@aikido-autofix aikido-autofix Bot added the security Label created by Aikido AutoFix label May 28, 2026
Copy link
Copy Markdown
Owner

LGTM


Generated by Claude Code

@SPerekrestova SPerekrestova merged commit 42bb9f4 into main May 28, 2026
3 checks passed
@SPerekrestova SPerekrestova deleted the fix/aikido-security-update-packages-40883595-szha branch May 28, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Label created by Aikido AutoFix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant