Lucene search
+L

8662 matches found

OSV
OSV
added 2026/04/22 8:50 p.m.12 views

GHSA-P3H2-2J4P-P83G MCPHub has Path Traversal via Malicious MCPB Manifest Name

MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. The name field in the manifest is directly concatenated into a file path line 107 without any sanitization or path traversal character validation. An attacker can craft a malicious MCPB file where manifest.name is set t...

7.2CVSS5.9AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/22 7:6 p.m.10 views

EUVD-2026-25049

DDEV has ZipSlip path traversal in tar and zip archive extraction...

6.5CVSS5.7AI score0.00418EPSS
SaveExploits3References5
OSV
OSV
added 2026/04/22 7:6 p.m.20 views

GHSA-X2XQ-QHJF-5MVG DDEV has ZipSlip path traversal in tar and zip archive extraction

Summary The DDEV local dev tool has unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. This flaw allows users to download and extract archives from remote sources without path validation. Vulnerable Code pkg/archive/archive.go:235 Untar: go fullPath :=...

6.5CVSS5.9AI score0.00418EPSS
SaveExploits3References6
Github Security Blog
Github Security Blog
added 2026/04/22 7:6 p.m.14 views

DDEV has ZipSlip path traversal in tar and zip archive extraction

Summary The DDEV local dev tool has unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. This flaw allows users to download and extract archives from remote sources without path validation. Vulnerable Code pkg/archive/archive.go:235 Untar: go fullPath :=...

9.1CVSS5.9AI score0.00418EPSS
SaveExploits3References6Affected Software1
NVD
NVD
added 2026/04/22 5:16 p.m.18 views

CVE-2026-32885

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

9.1CVSS0.00418EPSS
SaveExploits3References2
Vulnrichment
Vulnrichment
added 2026/04/22 4:54 p.m.9 views

CVE-2026-32885 DDEV has ZipSlip path traversal in tar and zip archive extraction

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS5.8AI score0.00418EPSS
SaveExploits3References2
OSV
OSV
added 2026/04/22 4:54 p.m.9 views

CVE-2026-32885 DDEV has ZipSlip path traversal in tar and zip archive extraction

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:54 p.m.5 views

CVE-2026-32885

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS5.8AI score0.00418EPSS
SaveExploits3References3Affected Software1
Cvelist
Cvelist
added 2026/04/22 4:54 p.m.37 views

CVE-2026-32885 DDEV has ZipSlip path traversal in tar and zip archive extraction

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both Untar and Unzip functions in pkg/archive/archive.go. Downloads and extracts archives from remote sources without path validation. Version...

6.5CVSS0.00418EPSS
SaveExploits3References2
CVE
CVE
added 2026/04/22 4:54 p.m.30 views

CVE-2026-32885

CVE-2026-32885 (DDEV ZipSlip) affects the DDEV project prior to v1.25.2. The vulnerability resides in the archive extraction routines (pkg/archive/archive.go) for both Untar() and Unzip(), which unzip/downloaded archives from remote sources without validating the extraction path. This enables pat...

9.1CVSS5.8AI score0.00418EPSS
SaveExploits3References2Affected Software1
GithubExploit
GithubExploit
added 2026/04/22 3:4 p.m.179 views

Exploit for Insufficiently Protected Credentials in Kyocera Net_Viewer

KyoceraCredsDump - CVE-2022-1026 - Based on the original explo...

8.6CVSS7.2AI score0.15102EPSS
SaveExploits5
OSV
OSV
added 2026/04/22 2:35 p.m.9 views

GHSA-73H3-MF4W-8647 Poetry has Path Traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4

Summary The extractall function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.datafilter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0 ...

2.3CVSS5.9AI score0.00294EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/22 2:35 p.m.15 views

Poetry has Path Traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4

Summary The extractall function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.datafilter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0 ...

8.7CVSS5.9AI score0.00294EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/22 10:4 a.m.16 views

CVE-2026-41245

A flaw was found in Junrar, an open-source Java RAR archive library. A path traversal vulnerability in the LocalFolderExtractor allows a remote attacker to write arbitrary files with attacker-controlled content into sibling directories. This occurs when a specially crafted RAR archive is extracte...

9.3CVSS5.9AI score0.00336EPSS
SaveExploits0References6
Veracode
Veracode
added 2026/04/22 9:56 a.m.12 views

Symlink-Based Path Traversal

Backstage is vulnerable to symlink-based path traversal. The vulnerability is due to improper validation of symlinks in Scaffolder actions and archive extraction utilities, which allows an attacker with template execution access to read, write, or delete arbitrary files outside the intended...

9.1CVSS6AI score0.00479EPSS
SaveExploits0References8Affected Software3
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.131 views

📄 Dovecot doveadm Timing Attack / Credential Extraction

This Metasploit auxiliary module performs a timing-based side-channel attack against the Dovecot doveadm HTTP interface to extract credentials character by character. ==================================================================================================================================...

7.4CVSS5.8AI score0.00392EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.21 views

PT-2026-34524

Name of the Vulnerable Software and Affected Versions DDEV versions prior to 1.25.2 Description DDEV is an open-source tool for running local web development environments for PHP and Node.js. The software performs unsanitized extraction of archives from remote sources without path validation with...

9.1CVSS5.9AI score0.00418EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.10 views

PT-2026-34538

Name of the Vulnerable Software and Affected Versions Poetry versions prior to 2.3.4 Description The extractall function in src/poetry/utils/helpers.py extracts sdist tarballs without path traversal protection on Python versions where tarfile.data filter is unavailable. This occurs specifically o...

8.7CVSS5.9AI score0.00294EPSS
SaveExploits0References27
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.28 views

PT-2026-34290

Name of the Vulnerable Software and Affected Versions Table Manager versions prior to 1.0.1 Description The Table Manager plugin for WordPress allows authenticated attackers with Contributor-level access and above to extract sensitive data from arbitrary WordPress database tables. The issue occur...

4.3CVSS6AI score0.00312EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/04/21 7:34 p.m.12 views

EUVD-2026-24290

Frappe HR is an open-source human resources management solution HRMS. Prior to versions 15.54.0 and 14.38.1, a specially crafted request made to a certain endpoint could result in SQL injection, allowing an attacker to extract information they wouldn't otherwise be able to. Versions 15.54.0 and...

6.5CVSS5.8AI score0.0022EPSS
SaveExploits0References1
Rows per page
Query Builder