Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-69202

22
FAUCET Score

CVE-2025-69202 describes an authorization bypass vulnerability in Axios Cache Interceptor versions prior to 1.11.1. This flaw allows incorrect cached responses to be returned when server-side applications use different authentication tokens to call upstream services, leading to unauthorized access to data. The vulnerability arises because the cache key is generated solely from the URL, ignoring critical headers like "Authorization," even when the upstream service specifies "Vary: Authorization." The vulnerability has a CVSS score of 6.5 (MEDIUM), indicating it can be exploited remotely with low complexity and no user interaction, potentially leading to high confidentiality impact. It primarily affects server-side applications that handle requests from multiple users and rely on upstream services that utilize the "Vary" header for cache differentiation. Currently, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE. Organizations using affected versions are advised to upgrade to 1.11.1 or later to mitigate the risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.11.1CPE matchmatch criteria
cpe:2.3:a:axios-cache-interceptor:axios_cache_interceptor:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

6.0MEDIUM

CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
LOW
SS Integrity
LOW
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
19.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 24th percentile among its peer group of 21,957 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: axios-cache-interceptorFixed in: 1.11.1

Vendor Advisories (1)

npmGHSA-x4m5-4cw8-vc44medium

axios-cache-interceptor Vulnerable to Cache Poisoning via Ignored HTTP Vary Header

Dec 30, 2025

References

github.com / arthurfiorette/axios-cache-interceptor/commit/49a808059dfc081b9cc23d48f243d55dfce15f01
Patch
github.com / arthurfiorette/axios-cache-interceptor/security/advisories/GHSA-x4m5-4cw8-vc44
ExploitMitigationVendor Advisory