CVE-2025-69202: Improper Header Dictionary Accesscve-2025-69202-improper-header-dictionary-access
Direct property access or assignment to HTTP headers bypasses case-insensitivity mechanisms provided by structures like `AxiosHeaders` or `Fetch Headers`. This can cause critical headers (like 'Authorization' or 'Cache-Control') to be incorrectly extracted or overwritten, potentially leading to cache poisoning, authorization bypasses, or data leaks. Use `.ge