Lucene search
+L

49260 matches found

CVE
CVE
added 2026/08/19 4:13 p.m.32 views

CVE-2026-48162

CVE-2026-48162 affects Wazuh (open-source threat detection platform) versions 4.0.0 through 4.14.6 and 5.0.0-beta3 . The vulnerability resides in DistributedAPI.send_tmp_file() in framework/wazuh/core/cluster/dapi/dapi.py, where an attacker-controlled tmp_file value is joined to WAZUH_PATH withou...

9.1CVSS5.3AI score0.0051EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 4:13 p.m.15 views

CVE-2026-48162 Wazuh: cluster peer can read arbitrary master files and forge offline REST API administrator tokens via DAPI tmp_file path injection in Wazuh manager

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta3, DistributedAPI.sendtmpfile in framework/wazuh/core/cluster/dapi/dapi.py joins an attacker-controlled tmpfile value to WAZUHPATH without canonicalization or...

9.1CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/19 4:13 p.m.12 views

EUVD-2026-62556

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta3, DistributedAPI.sendtmpfile in framework/wazuh/core/cluster/dapi/dapi.py joins an attacker-controlled tmpfile value to WAZUHPATH without canonicalization or...

9.1CVSS5.3AI score0.0051EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 4:07 p.m.32 views

CVE-2026-46343

In Wazuh versions 4.0.0 through 4.14.5 and 5.0.0-beta1, the end_receiving_file() method in framework/wazuh/core/cluster/common.py passes an attacker-controlled filename to os.path.join without canonicalization or path confinement. A cluster-authenticated node can send a syn_i_w_m_e request with a...

7.5CVSS5.3AI score0.00264EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 4:07 p.m.8 views

EUVD-2026-62553

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, WazuhCommon.endreceivingfile in framework/wazuh/core/cluster/common.py allows a cluster-authenticated node to delete files outside WAZUHPATH. A syniwme request wi...

7.5CVSS5.3AI score0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 4:07 p.m.21 views

CVE-2026-46343 Wazuh: Arbitrary File Deletion via Cluster Protocol – Incomplete Path Validation in end_receiving_file()

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, WazuhCommon.endreceivingfile in framework/wazuh/core/cluster/common.py allows a cluster-authenticated node to delete files outside WAZUHPATH. A syniwme request wi...

7.5CVSS5.5AI score
SaveExploits0References7
NVD
NVD
added 2026/08/19 3:18 p.m.13 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.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.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:45 p.m.17 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
Cvelist
Cvelist
added 2026/08/19 2:45 p.m.32 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
CVE
CVE
added 2026/08/19 2:45 p.m.39 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
CVE
CVE
added 2026/08/19 2:44 p.m.23 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
CVE
CVE
added 2026/08/19 2:41 p.m.39 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:40 p.m.37 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
EUVD
EUVD
added 2026/08/19 2:40 p.m.9 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
CVE
CVE
added 2026/08/19 2:40 p.m.32 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
CVE
CVE
added 2026/08/19 2:35 p.m.40 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.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:31 p.m.9 views

EUVD-2026-62421

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.1CVSS5.4AI score0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-76219

GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the...

8.1CVSS0.00277EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-76217

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove and Head.checkout. Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents...

7.1CVSS0.00281EPSS
SaveExploits0References2
Rows per page
Query Builder