Lucene search
+L

8654 matches found

OSV
OSV
added 2026/08/10 8:09 p.m.12 views

CVE-2026-73030 unearth 0.18.2 Path Traversal via Unnormalized Paths and Symlink Escape

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the iswithindirectory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink membe...

7.2CVSS5.5AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:09 p.m.8 views

CVE-2026-73030

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the iswithindirectory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink membe...

8.1CVSS5.4AI score0.0045EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 7:19 p.m.27 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS0.00298EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:19 p.m.9 views

CVE-2026-72880

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 7:19 p.m.41 views

CVE-2026-72880

Dokploy is affected by CVE-2026-72880. Before version 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and certificate.ts joins that value to the certificate root without confinement. An authenticated user with cer...

9.9CVSS5.3AI score0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 7:19 p.m.8 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS5.4AI score
SaveExploits0References6
NVD
NVD
added 2026/08/10 7:17 p.m.15 views

CVE-2026-12339

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS0.0031EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 6:20 p.m.30 views

CVE-2026-12339 Authenticated Arbitrary File Write Vulnerability in multiple devices

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS0.0031EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:20 p.m.10 views

CVE-2026-12339

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS5.5AI score0.0031EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 6:20 p.m.12 views

EUVD-2026-55700

A Zip Slip vulnerability in the WebUI ISP Upgrade functionality allows arbitrary file write via a crafted archive containing directory traversal sequences. An authenticated administrator may overwrite arbitrary files on the system.Successful exploitation may allow arbitrary file to overwrite on t...

6.9CVSS5.5AI score0.0031EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 6:20 p.m.37 views

CVE-2026-12339

Technical details are not publicly available in the provided documents for CVE-2026-12339. No vendor-confirmed impact, affected products, or remediation are specified here. Monitor for updates and refer to the CVE entry for official details.

6.9CVSS5.5AI score0.0031EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/10 5:59 p.m.12 views

CVE-2026-49007

creationtimestamp| type| source ---|---|--- 2026-08-10 17:59:21+00:00| seen| https://gist.github.com/digitalgangst4r/e56a1a1494c1ac4d81a87fddc57a712a...

7.5CVSS4.9AI score0.00345EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 3:17 p.m.9 views

CVE-2026-18412

OpenCart extensions are uploaded as zip files with .ocmod.zip extensions. Upon installation, the OpenCart v4.2.0.0 extension installer extracts these zip files, but does not validate that the extracted paths stay inside the intended extraction directory. An attacker can craft a malicious extensio...

9.1CVSS0.00441EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 2:50 p.m.10 views

EUVD-2026-55652

OpenCart extensions are uploaded as zip files with .ocmod.zip extensions. Upon installation, the OpenCart v4.2.0.0 extension installer extracts these zip files, but does not validate that the extracted paths stay inside the intended extraction directory. An attacker can craft a malicious extensio...

5.4AI score0.00441EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:59 a.m.6 views

CVE-2026-68151 binfmt_elf_fdpic: only honour the first PT_INTERP

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.4AI score
SaveExploits0References11
NVD
NVD
added 2026/08/10 11:17 a.m.11 views

CVE-2026-72567

An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...

9.8CVSS0.00551EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.6 views

CVE-2026-72567

An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...

9.8CVSS5.5AI score0.00551EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:40 a.m.38 views

CVE-2026-72567

The CVE-2026-72567 entry concerns AsyncFuncAI/deepwiki-open. A path traversal flaw arises from improper validation in the wiki-cache API endpoint (api/api.py) which builds file paths from user-controlled owner, repo, and repo_type fields, allowing unauthenticated remote actors to write to or dele...

9.8CVSS5.5AI score0.00551EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:40 a.m.33 views

CVE-2026-72567 deepwiki-open - Unauthenticated Path Traversal Leading to Arbitrary File Write and Delete

An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...

9.8CVSS0.00551EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69945

Name of the Vulnerable Software and Affected Versions unearth versions prior to 0.18.2 Description A path traversal issue exists in the is within directory function, which fails to normalize paths before validation. This allows ../ sequences to bypass directory containment checks. An attacker can...

8.1CVSS5.3AI score0.0045EPSS
SaveExploits0References6
Rows per page
Query Builder