4 matches found
Electron: contextBridge object copy honors prototype setters
Impact Objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object argumen...
CVE-2026-70610
Electron contextBridge prototype-pollution vulnerability: objects copied from untrusted content into preload code could carry attacker-influenced prototypes even with context isolation. Affected versions prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4 are fixed in those respective releases. Wo...
Prototype Pollution
Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Basic authentication header construction in lib/adapters/http.js and lib/helpers/resolveConfig.js, which read the username and...
CVE-2026-44489
Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge e.g., config.proxy are still constructed as plain with Object.prototype in their chain. The setProxy function at lib/adapters/http.js:209-223 reads proxy.username,...