Lucene search
+L

333263 matches found

CVE
CVE
added 2026/08/19 2:35 p.m.36 views

CVE-2026-44829

Gotenberg (a Docker-powered stateless PDF API) versions 8.32.0 and earlier are vulnerable to a path traversal in zip entry names. The root cause is that filepath.Base on Linux does not treat backslashes as path separators, so Windows-style parent directory components (e.g., ..\..\Windows\System32...

8.8CVSS8.8AI score0.00377EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:35 p.m.6 views

CVE-2026-44829 Gotenberg: Path traversal in zip entry name via Windows-style separators in upload filename

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, filename handling in pkg/modules/api/context.go uses filepath.Base on Linux, which does not treat backslashes as path separators, so a multipart filename containing Windows-style parent directory components survives...

8.8CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 2:30 p.m.24 views

CVE-2026-49255 electerm: Command Injection in File System Operations (rmrf, mv, cp)

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf, mv, and cp functions. A malicious SSH or SFTP server can provide a...

8.8CVSS0.00527EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:30 p.m.9 views

EUVD-2026-62420

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf, mv, and cp functions. A malicious SSH or SFTP server can provide a...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:30 p.m.9 views

CVE-2026-49255 electerm: Command Injection in File System Operations (rmrf, mv, cp)

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf, mv, and cp functions. A malicious SSH or SFTP server can provide a...

8.8CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:30 p.m.45 views

CVE-2026-49255

In electerm versions prior to 3.11.11, the rmrf(), mv(), and cp() functions in src/app/lib/fs.js interpolate untrusted file paths into shell command strings without escaping metacharacters. A malicious SSH/SFTP server can supply filenames like file"$(touch /tmp/pwned)" to break out of quotes and ...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 2:30 p.m.8 views

CVE-2026-32802

Dell PowerPath, version 7.2 through to 8.0 SP1, contains an Improper Privilege Management vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

5.3CVSS5.3AI score0.00091EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:30 p.m.29 views

CVE-2026-32802

Dell PowerPath, version 7.2 through to 8.0 SP1, contains an Improper Privilege Management vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

5.3CVSS0.00091EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 2:30 p.m.8 views

EUVD-2026-62419

Dell PowerPath, version 7.2 through to 8.0 SP1, contains an Improper Privilege Management vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

5.3CVSS5.3AI score0.00091EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:30 p.m.11 views

CVE-2026-32802

Dell PowerPath versions 7.2 through 8.0 SP1 contain an Improper Privilege Management flaw exploitable by a locally authenticated low-privilege attacker to gain elevated privileges (CVSS 5.3, medium). No exploitation or in-the-wild activity is documented. Apply Dell's DSA-2026-167 security update ...

5.3CVSS5.3AI score0.00091EPSS
SaveExploits0References1
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
Vulnrichment
Vulnrichment
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.2AI score0.00159EPSS
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
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
EUVD
EUVD
added 2026/08/19 2:01 p.m.10 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
CVE
CVE
added 2026/08/19 2:01 p.m.17 views

CVE-2026-75916

In SiYuan through 3.7.3, genHintItemHTML() in app/src/protyle/hint/extend.ts concatenates block name, alias, and memo fields into HTML without escaping, enabling XSS via '((' autocomplete popups. Combined with nodeIntegration enabled, contextIsolation disabled, and no CSP, this escalates to arbit...

9.3CVSS5.2AI score0.00159EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 1:44 p.m.3 views

CVE-2026-51539

A flaw was found in libmodbus. This Denial of Service DoS vulnerability exists in the receive loop when the software is running on Windows. The issue is caused by improper timeout management during network read operations, which can allow a remote attacker to cause the application to become...

7.5CVSS5.6AI score0.00343EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/08/19 12:46 p.m.15 views

Exploit for Missing Authentication for Critical Function in Cpanel

CVE-2026-41940 ⚠ This tool is created solely for education...

9.8CVSS9.1AI score0.9811EPSS
SaveExploits74
GithubExploit
GithubExploit
added 2026/08/19 12:15 p.m.16 views

OASAS

OASAS - Offensive Automation & Scope-Aware Suite Very p...

6.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/19 12:08 p.m.23 views

CVE_POC

CVE-2026-49176 SYSTEM Shell PoC Local privilege-escalation pr...

7.8CVSS7.4AI score0.00471EPSS
SaveExploits3
Rows per page
Query Builder