Skip to content

Update tesla because of CVEs#185

Merged
yordis merged 1 commit into
ueberauth:masterfrom
Ch4s3:master
Jun 3, 2026
Merged

Update tesla because of CVEs#185
yordis merged 1 commit into
ueberauth:masterfrom
Ch4s3:master

Conversation

@Ch4s3
Copy link
Copy Markdown
Contributor

@Ch4s3 Ch4s3 commented Jun 3, 2026

  • CVE-2026-48594 / GHSA-mc85-72gr-vm9f: denial of service via decompression bomb in response body handling
  • CVE-2026-48595 / GHSA-9m9w-gxf7-rh8m: Authorization header leakage on cross-origin redirects
  • CVE-2026-48596 / GHSA-q7jx-v53g-848w: CRLF injection in multipart Content-Type parameters
  • CVE-2026-48597 / GHSA-h74c-q9j7-mpcm: atom table exhaustion via untrusted URL schemes in Tesla.Adapter.Mint
  • CVE-2026-48598 / GHSA-28jh-g32x-v9v4: multipart part header injection via unescaped Content-Disposition values

This commit also required updating other deps.

* CVE-2026-48594 / GHSA-mc85-72gr-vm9f: denial of service via decompression bomb in response body handling
* CVE-2026-48595 / GHSA-9m9w-gxf7-rh8m: Authorization header leakage on cross-origin redirects
* CVE-2026-48596 / GHSA-q7jx-v53g-848w: CRLF injection in multipart Content-Type parameters
* CVE-2026-48597 / GHSA-h74c-q9j7-mpcm: atom table exhaustion via untrusted URL schemes in Tesla.Adapter.Mint
* CVE-2026-48598 / GHSA-28jh-g32x-v9v4: multipart part header injection via unescaped Content-Disposition values

This commit also required updating other deps.
@yordis yordis merged commit ca29595 into ueberauth:master Jun 3, 2026
0 of 5 checks passed
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