Lucene search
+L

9477 matches found

Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82044

Name of the Vulnerable Software and Affected Versions TeamViewer Desktop Clients versions prior to 15.81.5 Description Improper neutralization of path traversal sequences allows an authenticated remote session participant to write files to unintended locations on the local file system. This occur...

7.5CVSS6.2AI score0.00258EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.24 views

PT-2026-82051

Name of the Vulnerable Software and Affected Versions OpenRGB affected versions not specified Description The network protocol in OpenRGB contains a flaw that allows an attacker to write controlled strings into arbitrary file system paths. This issue can lead to a full system compromise if the...

9.8CVSS5.5AI score0.00577EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82113

Name of the Vulnerable Software and Affected Versions IzPack versions 5.2.6 and earlier Description IzPack is a tool for packaging Java applications as cross-platform installers. The unpack function within the UnpackerBase class fails to properly validate the targetPath of pack-file entries...

7.4CVSS6AI score0.00377EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-34967

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled contain an arbitrary file write vulnerability in the ns parameter of plugins/sql-log.php. A...

5.4CVSS5.7AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.18 views

PT-2026-81951

Name of the Vulnerable Software and Affected Versions Avada versions prior to 7.16.1 Fusion Builder versions prior to 3.16.1 Description An unauthenticated attacker can achieve remote code execution and complete site compromise by writing attacker-controlled PHP files to the server. This is...

9.8CVSS6.3AI score0.00638EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/08/25 11:39 p.m.43 views

CVE-2026-57171 Trestle is vulnerable to arbitrary file write via path traversal in author generate commands (Incomplete fix of CVE-2026-46345)

Compliance-trestle Trestle is a Python SDK and command-line tool for managing OSCAL compliance documents. In versions before 3.12.4 and versions 4.0.0 through 4.0.3, the catalog-generate, profile-generate, and ssp-generate author commands write generated Markdown to an attacker-influenced output...

7.7CVSS0.00198EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 11:39 p.m.27 views

CVE-2026-57171

Trestle (compliance-trestle), a Python SDK and CLI for managing OSCAL compliance documents, is affected by an arbitrary file write via path traversal in the catalog-generate, profile-generate, and ssp-generate author commands. The output argument is joined onto the Trestle root but guarded only b...

7.7CVSS6.3AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 11:39 p.m.4 views

CVE-2026-57171 Trestle is vulnerable to arbitrary file write via path traversal in author generate commands (Incomplete fix of CVE-2026-46345)

Compliance-trestle Trestle is a Python SDK and command-line tool for managing OSCAL compliance documents. In versions before 3.12.4 and versions 4.0.0 through 4.0.3, the catalog-generate, profile-generate, and ssp-generate author commands write generated Markdown to an attacker-influenced output...

7.7CVSS6.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/25 9:18 p.m.15 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
Cvelist
Cvelist
added 2026/08/25 8:18 p.m.39 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
EUVD
EUVD
added 2026/08/25 8:18 p.m.11 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
Vulnrichment
Vulnrichment
added 2026/08/25 8:18 p.m.12 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
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.44 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
Vulnrichment
Vulnrichment
added 2026/08/25 7:58 p.m.9 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...

7.3AI score0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 7:58 p.m.73 views

CVE-2026-66152

CVE-2026-66152 is a path traversal vulnerability (CWE-29) in the OPSWAT tarball component of the SonicWall NetExtender Linux client , allowing an attacker to write an arbitrary file as root . The attack vector is network-based with low complexity and no required privileges , though user interacti...

8.8CVSS8.4AI score0.00397EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 7:58 p.m.39 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...

0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 7:43 p.m.4 views

GO-2026-6253 moby/go-archive: Crafted tar archive can write outside the extraction directory in github.com/moby/go-archive

moby/go-archive: Crafted tar archive can write outside the extraction directory in github.com/moby/go-archive...

7.1CVSS5.2AI score0.00325EPSS
SaveExploits2References7
Github Security Blog
Github Security Blog
added 2026/08/25 6:35 p.m.8 views

consciousness-explorer / sublinear-time-solver MCP export_state has an arbitrary file write

Impact An arbitrary file write vulnerability CWE-73, External Control of File Name or Path exists in the consciousness-explorer component of sublinear-time-solver. The MCP exportstate and importstate tool accepted a user-supplied filepath argument and passed it directly to fs.writeFileSync /...

7.1CVSS5.6AI score0.00118EPSS
SaveExploits0References8Affected Software2
Rows per page
Query Builder