Lucene search
K

68 matches found

EUVD
EUVD
added 2026/06/09 1:23 p.m.9 views

EUVD-2026-35436

The Electron preload script in Logseq exposes an API method that allows the renderer process to invoke IPC handlers without proper path validation. An attacker with JavaScript execution in the renderer e.g. via XSS or a malicious plugin, can read, write, or delete arbitrary files on the user's...

8.7CVSS5.8AI score0.0027EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/06/09 1:23 p.m.25 views

CVE-2026-9279 Shell command injection in Logseq

Logseq exposes an IPC handler that allows the renderer process to execute shell commands. While an allowlist restricts the command name e.g. git, pandoc, grep, the argument string is concatenated with the command and passed to childprocess.spawn with the shell: true option, allowing shell...

8.7CVSS0.0027EPSS
Exploits0References2
EUVD
EUVD
added 2026/06/09 12:33 a.m.9 views

EUVD-2026-35226

Use after free in Tracing in Google Chrome prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Medium...

8.3CVSS5.5AI score0.00179EPSS
Exploits0References3
EUVD
EUVD
added 2026/06/09 12:33 a.m.8 views

EUVD-2026-35242

Use after free in Web Apps in Google Chrome prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS5.5AI score0.00231EPSS
Exploits0References3
EUVD
EUVD
added 2026/06/05 12:31 a.m.7 views

EUVD-2026-34547

Use after free in Chromecast in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS5.8AI score0.00286EPSS
Exploits0References3
NVD
NVD
added 2026/06/04 11:17 p.m.4 views

CVE-2026-11104

Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS0.0025EPSS
Exploits0References2
NVD
NVD
added 2026/06/04 11:17 p.m.6 views

CVE-2026-11016

Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS0.0028EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/06/04 11:4 p.m.29 views

CVE-2026-11046

Insufficient validation of untrusted input in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: Medium...

0.00361EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/06/02 12:0 a.m.12 views

PT-2026-46648

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 149.0.7827.53 Description Insufficient validation of untrusted input in Skia allows a remote attacker who has compromised the renderer process to leak cross-origin data through a crafted HTML page. Recommendatio...

9.6CVSS5.8AI score0.00985EPSS
Exploits0References437
CNNVD
CNNVD
added 2026/06/02 12:0 a.m.4 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 149.0.7827.53 contained a security vulnerability caused by improper implementations in the Payments component. This vulnerability could allow remote attackers with access to the renderer process to execute...

6.5CVSS5.6AI score0.00262EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/29 12:38 a.m.8 views

EUVD-2026-33196

Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. Chromium security severity: High...

6.2AI score0.00255EPSS
Exploits0References3
NVD
NVD
added 2026/05/14 8:17 p.m.11 views

CVE-2026-8550

Use after free in Google Lens in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

6.5CVSS0.00229EPSS
Exploits0References2
CVE
CVE
added 2026/05/14 7:52 p.m.80 views

CVE-2026-8579

CVE-2026-8579 concerns insufficient validation of untrusted input in Skia within Google Chrome before 148.0.7778.168. The underlying issue allows a remote attacker who has already compromised the renderer process to trigger an out-of-bounds memory write via a crafted print file. Affected componen...

3.1CVSS5.8AI score0.00134EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.8 views

PT-2026-41042

Name of the Vulnerable Software and Affected Versions Google Chrome on Android versions prior to 148.0.7778.168 Description A use after free issue in Input allows a remote attacker who has compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Use after...

8.8CVSS5.8AI score0.00498EPSS
Exploits0References84
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.5 views

PT-2026-41112

Name of the Vulnerable Software and Affected Versions Google Chrome on Android versions prior to 148.0.7778.168 Description Insufficient policy enforcement in WebXR allows a remote attacker who has compromised the renderer process to obtain potentially sensitive information from process memory vi...

8.8CVSS5.8AI score0.00498EPSS
Exploits0References85
Github Security Blog
Github Security Blog
added 2026/05/08 6:37 p.m.8 views

Electerm's full process.env exposed to renderer via window.pre.env

Impact The getConstants IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. The data is stored as window.pre.env and is accessible from any JavaScript running in the renderer e.g., via the DevTools console or a compromised webview context...

5.5CVSS6AI score0.00103EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2026/05/08 4:16 a.m.9 views

CVE-2026-43942

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, the getConstants IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. The data is stored as window.pre.env and is...

5.5CVSS0.00103EPSS
Exploits0References1
CVE
CVE
added 2026/05/08 3:3 a.m.14 views

CVE-2026-43942

electerm versions 3.8.15 and prior are affected by an IPC vulnerability: the getConstants() handler serialises the entire process.env and exposes it to the renderer as window.pre.env. Any attacker able to execute JavaScript in the renderer could exfiltrate these secrets to a remote server, enabli...

5.5CVSS6AI score0.00103EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/08 3:3 a.m.31 views

CVE-2026-43942 electerm: Full process.env exposed to renderer via window.pre.env in electerm

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, the getConstants IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. The data is stored as window.pre.env and is...

5.5CVSS0.00103EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/08 3:3 a.m.5 views

CVE-2026-43942 electerm: Full process.env exposed to renderer via window.pre.env in electerm

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, the getConstants IPC handler in src/app/lib/ipc-sync.js serialises the entire process.env object and sends it to the renderer. The data is stored as window.pre.env and is...

5.5CVSS6AI score0.00103EPSS
Exploits0References1
Rows per page
Query Builder