Lucene search
+L

2371 matches found

NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-75916

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:01 p.m.17 views

CVE-2026-75917

SiYuan before v3.7.4 contains an XSS-to-RCE vulnerability in the file-tree picker's hover-tooltip generation (app/src/util/pathName.ts, getLeaf()/movePathTo()). Document metadata fields (bookmark, alias, memo, alternate name) are concatenated into the aria-label HTML attribute without escaping, a...

9.3CVSS5.4AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:01 p.m.5 views

CVE-2026-75916 SiYuan XSS-to-RCE via unescaped block metadata in hint popup

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:01 p.m.9 views

EUVD-2026-62441

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS5.2AI score0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.27 views

CVE-2026-75916 SiYuan XSS-to-RCE via unescaped block metadata in hint popup

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS0.00159EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.9 views

PT-2026-78382

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS5.1AI score0.00159EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 10:16 p.m.7 views

CVE-2026-52877

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-external IPC handler in src/ipc/downloads.js passes a renderer-supplied url directly to Electron's shell.openExternal without validating its protocol. A compromised renderer...

8.3CVSS0.00305EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 10:16 p.m.8 views

CVE-2026-52875

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS0.00144EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 9:30 p.m.23 views

CVE-2026-52875 Streambert: Arbitrary Directory Creation and File Manipulation via Backup Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:30 p.m.5 views

CVE-2026-52875 Streambert: Arbitrary Directory Creation and File Manipulation via Backup Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.6.0, the perform-scheduled-backup IPC handler in src/ipc/storage.js takes settings.path from a renderer-supplied object and uses the resulting directory for fs.mkdirSync, fs.writeFileSync,...

8.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 9:30 p.m.21 views

CVE-2026-52875

Streambert is a cross-platform Electron desktop app for streaming and downloading video. Prior to 2.6.0 , the perform-scheduled-backup IPC handler in src/ipc/storage.js accepts settings.path from a renderer-supplied object and performs filesystem operations (fs.mkdirSync, fs.writeFileSync, fs.rea...

8.4CVSS5.5AI score0.00144EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 9:29 p.m.23 views

CVE-2026-52876 Streambert: Arbitrary File Execution via VLC/mpv Launcher Fallback

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-path-at-time IPC handler in src/ipc/player.js accepts a renderer-controlled filePath without validating its type or location. If the mpv or VLC launch attempts are skipped or...

8.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 9:29 p.m.3 views

CVE-2026-52876 Streambert: Arbitrary File Execution via VLC/mpv Launcher Fallback

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-path-at-time IPC handler in src/ipc/player.js accepts a renderer-controlled filePath without validating its type or location. If the mpv or VLC launch attempts are skipped or...

8.8CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 9:29 p.m.8 views

EUVD-2026-62198

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-path-at-time IPC handler in src/ipc/player.js accepts a renderer-controlled filePath without validating its type or location. If the mpv or VLC launch attempts are skipped or...

8.8CVSS5.4AI score0.00153EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 9:28 p.m.26 views

CVE-2026-52873 Streambert: Global CSP Removal in Wyzie Redeem Window Enables Unconstrained XSS in Electron Renderer

Streambert is a cross-platform Electron Desktop App to stream and download video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem IPC handler in index.js creates the partition:wyzie-redeem Electron session and registers an onHeadersReceived hook that removes the...

6.9CVSS0.00278EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 9:28 p.m.15 views

CVE-2026-52873

In Streambert 2.5.0–2.6.0, the wyzie-open-redeem IPC handler in index.js strips CSP headers from all responses in the partition:wyzie-redeem session and omits setWindowOpenHandler, allowing injected scripts in sub.wyzie.io or navigated pages to run unconstrained, invoke renderer-exposed functions...

6.9CVSS5.2AI score0.00278EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 9:28 p.m.5 views

CVE-2026-52873 Streambert: Global CSP Removal in Wyzie Redeem Window Enables Unconstrained XSS in Electron Renderer

Streambert is a cross-platform Electron Desktop App to stream and download video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem IPC handler in index.js creates the partition:wyzie-redeem Electron session and registers an onHeadersReceived hook that removes the...

6.9CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 9:28 p.m.7 views

EUVD-2026-62197

Streambert is a cross-platform Electron Desktop App to stream and download video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem IPC handler in index.js creates the partition:wyzie-redeem Electron session and registers an onHeadersReceived hook that removes the...

6.9CVSS5.2AI score0.00278EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 9:27 p.m.23 views

CVE-2026-52877 Streambert : Insecure Protocol Execution in open-external IPC Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-external IPC handler in src/ipc/downloads.js passes a renderer-supplied url directly to Electron's shell.openExternal without validating its protocol. A compromised renderer...

8.3CVSS0.00305EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:26 p.m.9 views

CVE-2026-52872 Streambert: Local File Exfiltration and Overwrite via Subtitle file: Protocol

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS5.5AI score
SaveExploits0References3
Rows per page
Query Builder