Skip to content

chore(deps): bump starlette to 1.0.1, connexion to 3.3.0#2368

Open
Odilhao wants to merge 1 commit into
RedHatInsights:foreman-3.18from
Odilhao:fix/cve-2026-48710-starlette-3.18
Open

chore(deps): bump starlette to 1.0.1, connexion to 3.3.0#2368
Odilhao wants to merge 1 commit into
RedHatInsights:foreman-3.18from
Odilhao:fix/cve-2026-48710-starlette-3.18

Conversation

@Odilhao
Copy link
Copy Markdown

@Odilhao Odilhao commented May 29, 2026

Bumps starlette to 1.0.1 to fix CVE-2026-48710.

CVE: CVE-2026-48710 — Starlette: Security restriction bypass via malformed HTTP Host header. Missing Host header validation poisons request.url.path, allowing path-based security checks to be bypassed.

Fix version: starlette 1.0.1
Advisory: GHSA-86qp-5c8j-p5mr

@Odilhao Odilhao force-pushed the fix/cve-2026-48710-starlette-3.18 branch from 8fb39f2 to 6428687 Compare May 29, 2026 00:42
@Odilhao Odilhao changed the title fix(deps): bump starlette from 0.50.0 to 1.0.1 (CVE-2026-48710) chore(deps): bump starlette to 1.0.1 May 29, 2026
Copy link
Copy Markdown
Member

@jdobes jdobes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swagger UI test started to fail, it doesn't happen on master, this branch has out of date libs and bumping only starlette is not compatible with other lib versions

@Odilhao Odilhao force-pushed the fix/cve-2026-48710-starlette-3.18 branch from 6428687 to 4ec31f7 Compare May 29, 2026 11:41
@Odilhao Odilhao changed the title chore(deps): bump starlette to 1.0.1 chore(deps): bump starlette to 1.0.1, connexion to 3.3.0 May 29, 2026
@Odilhao
Copy link
Copy Markdown
Author

Odilhao commented May 29, 2026

Updated — connexion bumped from 3.1.0 to 3.3.0 alongside starlette 1.0.1 to resolve the Swagger UI regression. connexion issue #2029 (which motivated the ~=3.1.0 lock) is now closed; the constraint has been relaxed to ^3.3.0 matching master. anyio bumped from 4.11.0 to 4.13.0 to match. All hashes verified against PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants