Vulnerability
Severity: HIGH (all advisories)
Package: axios@1.13.2
Affected component: core
Dependency type: direct (core/package.json → "axios": "^1.13.2")
Note: Issue #193 already tracks 5 axios advisories (GHSA-43fc-jf86-j433, GHSA-pf86-5x62-jrwf, GHSA-6chq-wfr3-2hj9, GHSA-q8qp-cvcw-x6jj, GHSA-pmwg-cvhr-8vh7). This issue tracks 15 additional advisories discovered in the same affected version range (1.0.0–1.15.2) that are not covered by #193.
Advisories (all affect axios 1.0.0 – 1.15.2)
Fix
Recommended version: axios ≥1.15.2
Fix command:
Or pin directly in core/package.json: "axios": "^1.15.2"
Risk Assessment
This is a direct runtime dependency. axios is used throughout pmxt-core to make HTTP requests to prediction market APIs (Polymarket, Kalshi, Limitless, etc.). The Prototype Pollution advisories are exploitable if attacker-controlled data reaches axios request configuration or response parsing — a realistic attack surface when consuming external API responses. The multiple SSRF advisories (GHSA-3p68-rc4w-qgx5, GHSA-m7pr-hjqh-92cm, GHSA-pjwm-pj3p-43mv) are relevant if PMXT is deployed behind a proxy to restrict internal network access. The cloud metadata exfiltration advisory (GHSA-fvcv-3m26-pcqx) is critical if deployed in AWS/GCP/Azure environments where the metadata endpoint is accessible.
Found by automated dependency vulnerability scan
Vulnerability
Severity: HIGH (all advisories)
Package: axios@1.13.2
Affected component: core
Dependency type: direct (
core/package.json→"axios": "^1.13.2")Advisories (all affect axios 1.0.0 – 1.15.2)
validateStatusparseResponseAxiosURLSearchParamsblob.typeno_proxybypass via IP aliastoFormDatavia deeply nested request datamaxBodyLengthwhenmaxRedirects: 0maxContentLengthshouldBypassProxydoes not recognize IPv4-mapped IPv6 addresses — SSRFconfigwithXSRFTokenFix
Recommended version: axios ≥1.15.2
Fix command:
Or pin directly in
core/package.json:"axios": "^1.15.2"Risk Assessment
This is a direct runtime dependency.
axiosis used throughoutpmxt-coreto make HTTP requests to prediction market APIs (Polymarket, Kalshi, Limitless, etc.). The Prototype Pollution advisories are exploitable if attacker-controlled data reaches axios request configuration or response parsing — a realistic attack surface when consuming external API responses. The multiple SSRF advisories (GHSA-3p68-rc4w-qgx5, GHSA-m7pr-hjqh-92cm, GHSA-pjwm-pj3p-43mv) are relevant if PMXT is deployed behind a proxy to restrict internal network access. The cloud metadata exfiltration advisory (GHSA-fvcv-3m26-pcqx) is critical if deployed in AWS/GCP/Azure environments where the metadata endpoint is accessible.Found by automated dependency vulnerability scan