Bug 2425897 (CVE-2025-69202)
| Summary: | CVE-2025-69202 axios-cache-interceptor: axios-cache-interceptor Vulnerable to Cache Poisoning via Ignored HTTP Vary Header | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | caswilli, kaycoth |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in axios-cache-interceptor, a caching plugin for the axios HTTP client. In versions prior to 1.11.1, the cache key was generated using only the request URL and did not include key headers such as Authorization. When an upstream service responds with the Vary: Authorization header — indicating that responses should differ based on the authorization token — this interceptor ignored that header and served the same cached response across different authenticated sessions. As a result, responses intended for one authenticated user could be returned to another user with a different token, resulting in authorization bypass and unintended disclosure of sensitive data.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2025-12-29 20:01:25 UTC
|