目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2025-69202— Axios Cache Interceptor 安全漏洞

AI 预测 8.6 利用难度: 较易 EPSS 0.03% · P9
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-69202 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
axios-cache-interceptor Vulnerable to Cache Poisoning via Ignored HTTP Vary Header
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Axios Cache Interceptor is a cache interceptor for axios. Prior to version 1.11.1, when a server calls an upstream service using different auth tokens, axios-cache-interceptor returns incorrect cached responses, leading to authorization bypass. The cache key is generated only from the URL, ignoring request headers like `Authorization`. When the server responds with `Vary: Authorization` (indicating the response varies by auth token), the library ignores this, causing all requests to share the same cache regardless of authorization. Server-side applications (APIs, proxies, backend services) that use axios-cache-interceptor to cache requests to upstream services, handle requests from multiple users with different auth tokens, and upstream services replies on `Vary` to differentiate caches are affected. Browser/client-side applications (single user per browser session) are not affected. Services using different auth tokens to call upstream services will return incorrect cached data, bypassing authorization checks and leaking user data across different authenticated sessions. After `v1.11.1`, automatic `Vary` header support is now enabled by default. When server responds with `Vary: Authorization`, cache keys now include the authorization header value. Each user gets their own cache.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
通过缓存导致的信息暴露
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Axios Cache Interceptor 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Axios Cache Interceptor是Arthur Fiorette个人开发者的一个缓存拦截器。 Axios Cache Interceptor 1.11.1之前版本存在安全漏洞,该漏洞源于缓存键生成忽略授权标头,可能导致授权绕过。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
arthurfioretteaxios-cache-interceptor < 1.11.1 -

二、漏洞 CVE-2025-69202 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-69202 的情报信息

登录查看更多情报信息。

CVE-2025-69202 补丁与修复 (1)

CVE-2025-69202 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-69202

暂无评论


发表评论