Lucene search
K

20838 matches found

Packet Storm News
Packet Storm News
added 2026/02/20 12:0 a.m.3 views

Automatic, Expressive, and Scalable Fuzzing with Stitching

Fuzzing is a powerful technique for finding bugs in software libraries, but scaling it remains difficult. Automated harness generation commits to fixed API sequences at synthesis time, limiting the behaviors each harness can test. Approaches that instead explore new sequences dynamically lack the...

5.9AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/02/20 12:0 a.m.7 views

PT-2026-20988

Name of the Vulnerable Software and Affected Versions calibre versions 9.2.1 and below Description calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. A Path Traversal flaw exists in versions 9.2.1 and below, allowing arbitrary file writes where th...

9.3CVSS5.6AI score0.0088EPSS
Exploits6References27
Tenable Nessus
Tenable Nessus
added 2026/02/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-26064

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below contain a Path Traversal...

9.3CVSS6AI score0.0088EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/02/19 11:6 p.m.21 views

CVE-2026-26329 OpenClaw has a path traversal in browser upload allows local file read

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs...

7.1CVSS0.00408EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/19 11:6 p.m.2 views

CVE-2026-26329 OpenClaw has a path traversal in browser upload allows local file read

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs...

7.1CVSS5.9AI score0.00408EPSS
Exploits0References3
CVE
CVE
added 2026/02/19 11:6 p.m.12 views

CVE-2026-26329

OpenClaw contains a path traversal in the browser tool upload action that allows an authenticated user to read arbitrary files on the Gateway host by supplying absolute or traversal paths. This existed prior to version 2026.2.14; the server passed user-supplied paths to Playwright's setInputFiles...

7.1CVSS5.9AI score0.00408EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/19 11:6 p.m.5 views

CVE-2026-26329

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs...

7.1CVSS5.9AI score0.00408EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/02/19 11:6 p.m.4 views

CVE-2026-26329 OpenClaw has a path traversal in browser upload allows local file read

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs...

7.1CVSS6AI score0.00408EPSS
Exploits0References5
Snyk
Snyk
added 2026/02/19 8:45 p.m.6 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the applypatch tool when non-sandboxed path resolution fails to enforce workspace containment. An attacker can write or delete files outside the intended workspace...

8.8CVSS6.2AI score0.00742EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/02/19 7:21 p.m.4 views

CVE-2026-2464

Path traversal vulnerability in the AMR Printer Management 1.01 Beta web service, which allows remote attackers to read arbitrary files from the underlying Windows system by using specially crafted path traversal sequences in requests directed to the web management service. The service is...

8.7CVSS6AI score0.00631EPSS
Exploits0References1
NVD
NVD
added 2026/02/19 4:27 p.m.4 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS0.00329EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2026/02/19 4:27 p.m.3 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS7.2AI score0.00329EPSS
Exploits1References4
Snyk
Snyk
added 2026/02/19 4:23 p.m.7 views

Directory Traversal

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Directory Traversal via the sendfromdirectory function. An attacker can access files within the application package directory by supplying crafted path-traversal...

6.9CVSS6.5AI score0.00917EPSS
Exploits1References2
CVE
CVE
added 2026/02/19 3:49 p.m.11 views

CVE-2026-25766

The CVE-2026-25766 issue affects Echo (github.com/labstack/echo/v5) on Windows, where middleware.Static uses the default filesystem and path.Clean does not treat backslashes as separators. This lets an unauthenticated attacker read files outside the static root by crafting a path that includes se...

5.3CVSS5.6AI score0.00329EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 3:49 p.m.19 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS0.00329EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/02/19 3:49 p.m.2 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.6AI score0.00329EPSS
Exploits1References3
OSV
OSV
added 2026/02/19 3:49 p.m.3 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.7AI score0.00329EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2026/02/19 3:49 p.m.4 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS8.5AI score0.00329EPSS
Exploits1
OSV
OSV
added 2026/02/19 3:25 p.m.5 views

GHSA-WWJ6-VGHV-5P64 Kata Container to Guest micro VM privilege escalation

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

5.2CVSS6.2AI score0.00225EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/02/19 3:25 p.m.10 views

Kata Container to Guest micro VM privilege escalation

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

9.3CVSS6.2AI score0.00225EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder