Credential Leakage Vulnerability in Tesla by Elixir
CVE-2026-48595
8.2HIGH
What is CVE-2026-48595?
The Elixir Tesla library exhibits a vulnerability due to improper handling of case sensitivity in HTTP headers during cross-origin redirects. The middleware responsible for handling redirects strips security-sensitive headers, like 'Authorization', based on a case-sensitive comparison against a list of lowercase filter entries. This design flaw results in the potential leakage of sensitive information, such as bearer tokens, when headers are not normalized to the correct case as per HTTP specifications. An attacker capable of influencing a redirect may exploit this flaw to gain unauthorized access to sensitive credentials.
Affected Version(s)
tesla 1.4.0 < 1.18.3
tesla 2d937d5813d7cda5cd726f41824985fb655c920f
References
CVSS V4
Score:
8.2
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Peter Ullrich
Yordis Prieto
Jonatan Männchen
