CyberRota
← Ana sayfaya dön

CVE-2026-42264

HIGH · CVSS 7.4 EPSS %0.09 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-08T04:16:20.313 · Çekilme zamanı: 2026-06-06T18:00:56.924047+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
exploit

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2026-42264
Severity
HIGH
CVSS
7.4
EPSS
%0.09

Orijinal NVD Açıklaması

Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties (auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser) in the HTTP adapter are read via direct property access without hasOwnProperty guards, making them exploitable as prototype pollution gadgets. When Object.prototype is polluted by another dependency in the same process, axios silently picks up these polluted values on every outbound HTTP request. This issue has been patched in version 1.15.2.