Lucene search
+L

24266 matches found

Microsoft CVE
Microsoft CVE
added 2026/02/21 12:28 p.m.10 views

hfs: ensure sb->s_fs_info is always cleaned up

...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0
Veracode
Veracode
added 2026/02/21 5:02 a.m.12 views

Path Traversal

Umbraco Forms is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of file paths, where an authenticated backoffice-user can enumerate and traverse paths/files on the system's filesystem and read their contents, particularly on Mac/Linux Umbraco installations using...

6.5CVSS5.3AI score0.0042EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/21 1:30 a.m.30 views

CVE-2026-27114

NanaZip is an open source file archive. Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular NextOffset chains cause an infinite loop in the ROMFS archive parser. Version 6.0.1630.0 patches the issue...

7.5CVSS5.4AI score0.00267EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/20 5:07 p.m.11 views

CVE-2026-27115 ADB Explorer is Vulnerable to Arbitrary Directory Deletion via Command-Line Argument

ADB Explorer is a fluent UI for ADB on Windows. Versions 0.9.26020 and below have an unvalidated command-line argument that allows any user to trigger recursive deletion of arbitrary directories on the Windows filesystem. ADB Explorer accepts an optional path argument to set a custom data...

7.1CVSS5.9AI score
SaveExploits0References5
Redos
Redos
added 2026/02/20 12:00 a.m.12 views

ROS-20260220-73-0008

A vulnerability in the totalvalidblockcount function of the fs/f2fs/f2fs.h library of the Linux kernel is related to insufficient input validation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.7AI score0.00154EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/19 10:21 p.m.3 views

CVE-2025-8054 Path Traversal vulnerability have been discovered in OpenText™ XM Fax.

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in OpenText™ XM Fax allows Path Traversal. The vulnerability could allow an attacker to arbitrarily disclose content of files on the local filesystem. This issue affects XM Fax: 24.2...

7.1CVSS5.4AI score0.00309EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/19 10:21 p.m.20 views

CVE-2025-8054

OpenText XM Fax 24.2 is affected by CVE-2025-8054, a Path Traversal vulnerability caused by improper limitation of a pathname to a restricted directory. This could allow an attacker to arbitrarily disclose files on the local filesystem. The connected CVE records confirm the product (XM Fax), the ...

7.5CVSS5.5AI score0.00309EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/02/19 8:45 p.m.10 views

CVE-2026-27014 NanZip has ROMFS Archive Infinite Loop / Stack Overflow

NanaZip is an open source file archive Starting in version 5.0.1252.0 and prior to version 6.0.1630.0, circular NextOffset chains cause an infinite loop, and deeply nested directories cause unbounded recursion stack overflow in the ROMFS archive parser. Version 6.0.1630.0 patches the issue...

5.1CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/02/19 5:24 p.m.16 views

AZL-77976 CVE-2026-24834 affecting package kata-containers 3.19.1.kata2-4

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. In versions prior to 3.27.0, an issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM...

9.3CVSS6.3AI score0.00223EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/19 5:24 p.m.24 views

CVE-2026-24834

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. In versions prior to 3.27.0, an issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM...

9.3CVSS0.00223EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/02/19 4:27 p.m.8 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
SaveExploits1References4
Snyk
Snyk
added 2026/02/19 3:57 p.m.4 views

Incorrect Permission Assignment for Critical Resource

Overview Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via modification of the file system within the guest virtual machine. An attacker can execute arbitrary code with elevated privileges by leveraging local access to a container...

9.3CVSS6AI score0.00223EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/19 3:57 p.m.9 views

CVE-2026-24834 Kata Container to Guest micro VM privilege escalation

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. In versions prior to 3.27.0, an issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM...

9.3CVSS6.3AI score0.00223EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/19 3:57 p.m.65 views

CVE-2026-24834

CVE-2026-24834 affects Kata Containers before 3.27.0. A flaw in the interaction with Cloud Hypervisor allows a container user to modify the Guest micro VM’s filesystem, potentially achieving arbitrary code execution as root inside the VM. The host and other containers/VMs on the same host are not...

9.3CVSS6.3AI score0.00223EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
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.6AI score0.00329EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/19 3:49 p.m.26 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
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 3:49 p.m.35 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
SaveExploits1References3
OSV
OSV
added 2026/02/19 3:49 p.m.9 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 score
SaveExploits0References5
OSV
OSV
added 2026/02/19 10:10 a.m.16 views

USN-8033-7 linux-intel-iotg-5.15, linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Nios II architecture; - Sun Sparc architecture; - User-Mode Linux UML; - x86 architecture; - Block layer subsystem;...

9.8CVSS7AI score0.006EPSS
SaveExploits5References115
SUSE CVE
SUSE CVE
added 2026/02/19 12:28 a.m.8 views

SUSE CVE-2025-71230

In the Linux kernel, the following vulnerability has been resolved: hfs: ensure sb-sfsinfo is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. If setupbdevsuper fails after a new superblock has been allocated by...

2.5CVSS5.7AI score0.00117EPSS
SaveExploits0References3
Rows per page
Query Builder