Lucene search
+L

366740 matches found

NVD
NVD
added 2026/07/20 3:16 p.m.9 views

CVE-2026-63090

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS0.00455EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 2:39 p.m.4 views

CVE-2026-45711 Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

5.9CVSS5.5AI score0.00311EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/20 2:39 p.m.36 views

CVE-2026-45711 Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

5.9CVSS0.00311EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/20 2:39 p.m.25 views

CVE-2026-45711

CVE-2026-45711 (Mailpit) describes a path traversal and arbitrary file write in the mailpit dump --http workflow. The vulnerability arises when Mailpit downloads messages from a remote server and constructs the output file path using the message ID from the JSON response via path.Join; the functi...

8.2CVSS5.5AI score0.00311EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 2:22 p.m.5 views

CVE-2026-63090 ProFTPD mod_sftp Heap Buffer Overflow via SFTP Packet Reassembly

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS6.5AI score0.00455EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/20 2:22 p.m.8 views

CVE-2026-63090

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS6.6AI score0.00455EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 2:21 p.m.36 views

CVE-2026-57308 Apache Syncope: SQL injection vulnerability in Audit Events search

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache Syncope. An administrator with adequate entitlements can achieve execution of arbitrary SQL via stacked queries, leveraging unsanitized sort parameters. This issue affects Apache Syncope: fr...

0.00496EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 2:21 p.m.13 views

CVE-2026-57308

CVE-2026-57308 is an SQL injection in Apache Syncope where an administrator can trigger arbitrary SQL through unsanitized sort parameters via stacked queries. Affected versions: 3.0.0-M0–3.0.16, 4.0.0-M0–4.0.6, and 4.1.0-M0–4.1.1. Upgrading to 4.0.7 or 4.1.2 mitigates the issue. The impact is hig...

9.8CVSS5.8AI score0.00496EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 2:20 p.m.6 views

CVE-2026-54910 FileBrowser Quantum's path traversal issue in subtitle handler allows any authenticated user to read arbitrary files

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/20 2:20 p.m.8 views

CVE-2026-54910 FileBrowser Quantum's path traversal issue in subtitle handler allows any authenticated user to read arbitrary files

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 2:20 p.m.13 views

CVE-2026-54910

FileBrowser Quantum is vulnerable to a path traversal flaw in the subtitlesHandler endpoint (GET /api/media/subtitles) prior to v1.4.3-beta. The vulnerability arises from two user-controlled parameters, path and name, used in filesystem operations without sanitization. The path parameter is passe...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 2:20 p.m.7 views

CVE-2026-54910

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 2:18 p.m.7 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/07/20 2:18 p.m.5 views

CVE-2026-12701 Pulpcore: pulpcore: relative_path_validator bypass via directory traversal in filesystemexport

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.4AI score0.00759EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/20 2:18 p.m.20 views

CVE-2026-12701

The Pulpcore CVE-2026-12701 vulnerability affects the relative_path_validator used in FilesystemExport. An authenticated administrator can supply a crafted relative_path containing embedded directory traversal sequences (for example, look­ing/normal/../../../../etc/shadow) that bypasses checks an...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/20 2:18 p.m.8 views

EUVD-2026-45954

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 1:21 p.m.8 views

CVE-2026-12484

A flaw was found in Keras, specifically within the keras.layers.TorchModuleWrapper.fromconfig method. This vulnerability allows an attacker to perform unsafe deserialization of PyTorch pickle data. By processing untrusted Keras layer configurations, a local attacker could exploit this flaw, leadi...

7.8CVSS7.8AI score0.00204EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:53 p.m.6 views

CVE-2026-57311

Windu CMS does not validate types of uploaded files. An authenticated attacker can upload arbitrary files, including PHP. This can lead to Remote Code Execution. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other...

9.3CVSS5.5AI score0.00374EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/20 12:53 p.m.10 views

EUVD-2026-45945

Windu CMS does not validate types of uploaded files. An authenticated attacker can upload arbitrary files, including PHP. This can lead to Remote Code Execution. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other...

5.3CVSS5.6AI score0.00374EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/07/20 12:28 p.m.8 views

USN-8560-1: libXfont vulnerabilities

It was discovered that libXfont incorrectly handled scaling bitmap fonts, leading to a heap buffer overflow. An attacker able to access the X server could use this issue to cause libXfont to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2026-56001 It was...

8.8CVSS7.3AI score0.00428EPSS
SaveExploits0
Rows per page
Query Builder