Lucene search
+L

235176 matches found

NVD
NVD
•added 2026/08/19 3:17 p.m.•12 views

CVE-2026-52792

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS0.00628EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/19 3:17 p.m.•14 views

CVE-2026-44829

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.8CVSS0.00503EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 2:49 p.m.•14 views

EUVD-2026-62506

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS8.8AI score0.00628EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/19 2:49 p.m.•35 views

CVE-2026-52792 Algernon: Server-side script source disclosure on Windows via NTFS filename

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS0.00628EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/19 2:49 p.m.•34 views

CVE-2026-52792 Algernon: Server-side script source disclosure on Windows via NTFS filename

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/19 2:49 p.m.•81 views

CVE-2026-52792

Algernon (a pure-Go web server) prior to 1.17.9 is vulnerable to server-side script source disclosure on Windows via NTFS filename aliasing. The root cause is in engine/handlers.go: filepath.Ext() does not recognize NTFS-equivalent suffixes (::$DATA, trailing dot, trailing space) as the script ex...

8.7CVSS8.8AI score0.00628EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/19 2:35 p.m.•33 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.8CVSS0.00503EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 2:35 p.m.•13 views

EUVD-2026-62427

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.8CVSS8.8AI score0.00503EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/19 2:35 p.m.•13 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.8CVSS8.8AI score0.00503EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/19 2:35 p.m.•13 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
RedhatCVE
RedhatCVE
•added 2026/08/19 1:44 p.m.•11 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.00488EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/19 11:42 a.m.•22 views

BIT-PYTHON-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00731EPSS
SaveExploits1References15
OSV
OSV
•added 2026/08/19 11:42 a.m.•20 views

BIT-PYTHON-MIN-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00731EPSS
SaveExploits1References15
OSV
OSV
•added 2026/08/19 11:37 a.m.•20 views

BIT-LIBPYTHON-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00731EPSS
SaveExploits1References15
OSV
OSV
•added 2026/08/19 8:45 a.m.•12 views

BIT-KIBANA-2026-72653 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user who is authorized to manage maintenance windows could submit a specially crafted, malformed payload that causes the Kibana process to...

6.5CVSS5.4AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 8:40 a.m.•13 views

BIT-ELK-2026-72653 Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service

Allocation of Resources Without Limits or Throttling CWE-770 in Kibana can lead to denial of service via Excessive Allocation CAPEC-130. An authenticated user who is authorized to manage maintenance windows could submit a specially crafted, malformed payload that causes the Kibana process to...

6.5CVSS5.4AI score0.0042EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/19 12:00 a.m.•0 views

CVE-2026-76259: Improper Privilege Management

In Splunk Enterprise for Windows versions below 10.4.2, 10.2.6, 10.0.9, 9.4.13, and 9.3.14, a local user with access to the Windows host could bind to the management port before Splunk Enterprise starts, intercept authentication tokens from child processes, and use those tokens to compromise all...

8.8CVSS5.9AI score0.00167EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•22 views

PT-2026-78731

Name of the Vulnerable Software and Affected Versions Splunk Enterprise for Windows versions prior to 10.4.2 Splunk Enterprise for Windows versions prior to 10.2.6 Splunk Enterprise for Windows versions prior to 10.0.9 Splunk Enterprise for Windows versions prior to 9.4.13 Splunk Enterprise for...

8.8CVSS5.4AI score0.00167EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•18 views

PT-2026-78528

Name of the Vulnerable Software and Affected Versions FFmpeg versions prior to commit b4c199c Description An incorrect integer narrowing conversion exists in the AV1 RTP packetizer within libavformat/rtpenc av1.c. The OBU Open Bitstream Unit size is cast to long before being compared to the...

9.8CVSS5.3AI score0.00702EPSS
SaveExploits1References42
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/19 12:00 a.m.•1 views

CVE-2026-49255: Improper Neutralization of Special Elements used in an OS Command

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 score0.0079EPSS
SaveExploits0References2
Rows per page
Query Builder