Fix CVE-2023-45857 in Axios HIGH

Fix CVE-2023-45857 (SSRF via protocol-relative URL) in Axios for npm. Paste your package.json into PackageFix and get a patched version back — no CLI, no signup.

⚠ Vulnerability

CVE-2023-45857 — SSRF via protocol-relative URL in Axios. Update to 1.7.4 or later.

Vulnerable Version — package.json

"axios": "0.21.1"

Fixed Version — package.json

"axios": "1.7.4"
✓ Fix

Update to 1.7.4 and run npm install to apply the fix.

Scan your dependencies now — paste your manifest, get a fixed version back in seconds.

Open PackageFix →

No signup · No CLI · No GitHub connection · Runs 100% in your browser

Frequently Asked Questions

What is CVE-2023-45857?
CVE-2023-45857 is a vulnerability in Axios that allows SSRF via protocol-relative URL. Update to version 1.7.4 or later to fix it.
Is CVE-2023-45857 on the CISA KEV catalog?
Check the live CISA KEV catalog at packagefix.dev — the catalog updates daily and PackageFix always reflects the current status.
How do I fix CVE-2023-45857 in Axios?
Update Axios to version 1.7.4 or later in your package.json. Run npm install after updating.
Does CVE-2023-45857 affect all versions of Axios?
Check the OSV advisory for the exact affected version range. PackageFix shows the minimum safe version for your installed version.