trivy image mcr.microsoft.com/azure-storage/azurite:3.35.0 --scanners vuln --ignore-unfixed --severity CRITICAL
...
┌──────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────┬─────────────────────────────────────────────────────────────┐
│ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │
├──────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼─────────────────────────────────────────────────────────────┤
│ axios (package.json) │ CVE-2025-62718 │ CRITICAL │ fixed │ 0.21.4 │ 1.15.0, 0.31.0 │ axios: Axios: Server-Side Request Forgery and proxy bypass │
│ │ │ │ │ │ │ due to improper hostname... │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2025-62718 │
│ ├────────────────┤ │ │ │ ├─────────────────────────────────────────────────────────────┤
│ │ CVE-2026-40175 │ │ │ │ │ axios: Axios: Remote Code Execution via Prototype Pollution │
│ │ │ │ │ │ │ escalation │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2026-40175 │
│ ├────────────────┤ │ ├───────────────────┤ ├─────────────────────────────────────────────────────────────┤
│ │ CVE-2025-62718 │ │ │ 0.27.2 │ │ axios: Axios: Server-Side Request Forgery and proxy bypass │
│ │ │ │ │ │ │ due to improper hostname... │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2025-62718 │
│ ├────────────────┤ │ │ │ ├─────────────────────────────────────────────────────────────┤
│ │ CVE-2026-40175 │ │ │ │ │ axios: Axios: Remote Code Execution via Prototype Pollution │
│ │ │ │ │ │ │ escalation │
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2026-40175 │
├──────────────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────┼─────────────────────────────────────────────────────────────┤
There is a critical vulnerability in Azurite image (check
3.35.0version) related to Axios.