Lucene search
+L

116163 matches found

OSV
OSV
added 2026/08/25 10:17 p.m.10 views

DEBIAN-CVE-2026-65182

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

9.1CVSS5.3AI score0.0059EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 10:17 p.m.9 views

CVE-2026-32637

Velero is an open source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1, an attacker who compromises the backup object-storage backend can upload a malicious backup tarball containing parent-directory paths that escape the...

5.9CVSS0.00514EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 10:01 p.m.16 views

CVE-2026-63404

Faktory is a language-agnostic background job server. In versions prior to 1.10.0 , its embedded Redis bootstrapper writes startup configuration to the fixed, world-writable path /tmp/redis.conf , creating the file only if absent and never validating it on subsequent boots. A local unprivileged u...

7.3CVSS5.8AI score0.00152EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 9:52 p.m.31 views

CVE-2026-62865 TypeBot: Arbitrary server file read via Send Email block attachment path

Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the...

8.7CVSS0.00307EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 9:52 p.m.22 views

CVE-2026-62865

Typebot (open-source chatbot builder), in self-hosted versions prior to 3.18.0 , allows arbitrary local file read through the server-side Send Email integration block. The parseAttachments helper treats any attachment value not matching the application's base URL as a filesystem path, and the Nod...

8.7CVSS5.7AI score0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 9:52 p.m.5 views

CVE-2026-62865 TypeBot: Arbitrary server file read via Send Email block attachment path

Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the...

8.7CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/25 9:43 p.m.7 views

CVE-2026-65182

Improper Access Control, Incorrect Authorization vulnerability in Apache Tomcat leads to security constraint bypass if a constraint for a longer path is specified before a more restrictive constraint for a shorter sub-path. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.24, from...

9.1CVSS5.3AI score0.0059EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 9:43 p.m.171 views

CVE-2026-65182

Apache Tomcat is vulnerable to a security constraint bypass (CVE-2026-65182) caused by improper access control in constraint processing: if a constraint for a longer path is declared before a more restrictive constraint for a shorter sub-path, the more restrictive rule is effectively bypassed. Th...

9.1CVSS5.3AI score0.0059EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/25 9:18 p.m.14 views

CVE-2026-80104

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS0.00713EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 9:17 p.m.9 views

CVE-2026-65092

NVIDIA OpenShell Sandbox for Linux contains a vulnerability where an attacker could cause a path traversal bypass of L7 REST network policy. A successful exploit of this vulnerability might lead to information disclosure and data tampering...

8.5CVSS0.00489EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 9:15 p.m.4 views

CVE-2026-32637 Velero vulnerable to file path traversal when extracting from backup's tarball

Velero is an open source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1, an attacker who compromises the backup object-storage backend can upload a malicious backup tarball containing parent-directory paths that escape the...

5.9CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/25 9:15 p.m.37 views

CVE-2026-32637

Velero is an open-source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1 , a file path traversal vulnerability exists during restore: an attacker who compromises the backup object-storage backend can upload a malicious tarball con...

5.9CVSS5.3AI score0.00514EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 9:15 p.m.32 views

CVE-2026-32637 Velero vulnerable to file path traversal when extracting from backup's tarball

Velero is an open source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1, an attacker who compromises the backup object-storage backend can upload a malicious backup tarball containing parent-directory paths that escape the...

5.9CVSS0.00514EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 8:18 p.m.38 views

CVE-2026-80104 DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS0.00713EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/25 8:18 p.m.11 views

CVE-2026-80104 DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS6.3AI score0.00713EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 8:18 p.m.9 views

EUVD-2026-66108

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS6.1AI score0.00713EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 8:18 p.m.5 views

CVE-2026-80104 DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.3CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2026/08/25 8:18 p.m.41 views

CVE-2026-80104

DB-GPT 0.8.0 is affected by a path traversal vulnerability in the skill_upload endpoint (in agentic_data_api.py). The function constructs the destination path using the multipart filename directly via the / operator without canonicalization or a containment check under the upload directory. An ab...

9.8CVSS6.1AI score0.00713EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 8:17 p.m.8 views

CVE-2026-66152

A Path traversal vulnerability in the SonicWall NetExtender Linux client file extractor component allows an attacker to write arbitrary file as root...

8.8CVSS0.00397EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 8:17 p.m.7 views

CVE-2026-66153

The NEService auto-upgrade process insecurely handles temporary files in SonicWall NetExtender Linux client which allows an attacker to manipulate file paths...

7CVSS0.00186EPSS
SaveExploits0References1
Rows per page
Query Builder