Lucene search
+L

402445 matches found

OSV
OSV
added 2026/08/19 3:29 p.m.6 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS5.4AI score0.00297EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 3:18 p.m.8 views

CVE-2026-75949

Joomla Extension - cmsjunkie.com - Arbitrary file upload / deletion path traversal in J-BusinessDirectory 6.2.3 - Upload/remove accepted a client-controlled root pathtype could point at the component site/admin trees, did not enforce path containment, and used a weak extension check. CSRF token w...

10CVSS0.00312EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 3:17 p.m.5 views

CVE-2026-49253

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm uses remote-supplied filenames directly with path.join while receiving Zmodem and Trzsz transfers. In src/app/server/zmodem.js, prepareReceiveFile joins the filename to the...

7.1CVSS0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.8 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.00377EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 3:16 p.m.6 views

CVE-2026-15061

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 's nimesis registration service could allow a remote attacker to overwrite files due to path traversal...

8.2CVSS0.00593EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:45 p.m.29 views

CVE-2026-53451 Ground Station: Unauthenticated arbitrary file write (path traversal) in save-waterfall-snapshot leads to remote code execution

Ground Station is a browser-based suite for satellite tracking, SDR reception, hardware control, and telemetry decoding. Prior to version 0.4.13, the unauthenticated save-waterfall-snapshot Socket.IO command passes attacker-controlled snapshotName input from backend/handlers/entities/sdr.py to...

9.8CVSS0.00725EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:45 p.m.5 views

CVE-2026-53451 Ground Station: Unauthenticated arbitrary file write (path traversal) in save-waterfall-snapshot leads to remote code execution

Ground Station is a browser-based suite for satellite tracking, SDR reception, hardware control, and telemetry decoding. Prior to version 0.4.13, the unauthenticated save-waterfall-snapshot Socket.IO command passes attacker-controlled snapshotName input from backend/handlers/entities/sdr.py to...

9.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:45 p.m.25 views

CVE-2026-53451

Ground Station (a browser-based suite for satellite tracking, SDR reception, and telemetry decoding) prior to version 0.4.13 is vulnerable to unauthenticated remote code execution via a path traversal in the save-waterfall-snapshot Socket.IO command. The snapshotName parameter is passed to os.pat...

9.8CVSS5.4AI score0.00725EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:44 p.m.8 views

CVE-2026-53452 Ground Station: Unauthenticated out-of-containment file read via `sigmfplayback` `recordingPath`

Ground Station is a browser-based suite for satellite tracking, SDR reception, hardware control, and telemetry decoding. Prior to version 0.4.13, the unauthenticated configure-sdr Socket.IO command accepts a recordingPath for the sigmf-playback SDR and backend/handlers/entities/sdr.py stores it...

5.3CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:44 p.m.11 views

CVE-2026-53452

Ground Station (a browser-based satellite tracking and SDR suite) prior to version 0.4.13 is vulnerable to an unauthenticated out-of-containment file read . The configure-sdr Socket.IO command accepts a recordingPath parameter that is stored without validation in backend/handlers/entities/sdr.py ...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:41 p.m.5 views

EUVD-2026-62493

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.3AI score0.00415EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/19 2:41 p.m.21 views

CVE-2026-47187

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.4AI score0.00415EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 2:41 p.m.33 views

CVE-2026-47187

Prior to sshfs 3.7.6, the transform_symlink() mitigation returns early at sshfs.c:2181 without handling relative symlink targets, while sshfs_readlink() (sshfs.c:2234–2236) copies server-supplied targets to the kernel. A rogue SFTP server can thus direct local tools (cp, rsync, editors) to read o...

9.3CVSS5.3AI score0.00415EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:41 p.m.38 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:41 p.m.7 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 2:40 p.m.7 views

EUVD-2026-62489

Joomla Extension - cmsjunkie.com - Arbitrary file upload / deletion path traversal in J-BusinessDirectory 6.2.3 - Upload/remove accepted a client-controlled root pathtype could point at the component site/admin trees, did not enforce path containment, and used a weak extension check. CSRF token w...

10CVSS5.3AI score0.00312EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:40 p.m.34 views

CVE-2026-75949 Joomla Extension - cmsjunkie.com - Arbitrary file upload / deletion (path traversal) in J-BusinessDirectory < 6.2.3

Joomla Extension - cmsjunkie.com - Arbitrary file upload / deletion path traversal in J-BusinessDirectory 6.2.3 - Upload/remove accepted a client-controlled root pathtype could point at the component site/admin trees, did not enforce path containment, and used a weak extension check. CSRF token w...

10CVSS0.00312EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:40 p.m.17 views

CVE-2026-75949

J-BusinessDirectory (Joomla extension by cmsjunkie.com) versions below 6.2.3 accept a client-controlled _path_type parameter without path-containment enforcement or a strong extension check, enabling arbitrary file upload/deletion and CSRF via missing tokens. Exploitation details are not provided...

10CVSS5.2AI score0.00312EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 2:35 p.m.7 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.00377EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:35 p.m.25 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.00377EPSS
SaveExploits0References4
Rows per page
Query Builder