Lucene search
+L

19286 matches found

Cvelist
Cvelist
added 2026/08/09 10:00 p.m.40 views

CVE-2026-19370 bartekke8it56w2 new-mcp geminithinking index.ts fs.readFileSync path traversal

A vulnerability was determined in bartekke8it56w2 new-mcp 0.1.0. This impacts the function fs.writeFileSync/fs.existsSync/fs.readFileSync of the file index.ts of the component geminithinking. This manipulation of the argument sessionCommand/sessionPath causes path traversal. The attack requires...

5.3CVSS0.00172EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/09 12:00 a.m.18 views

PT-2026-69310

Name of the Vulnerable Software and Affected Versions NocteDefensor LudusMCP versions prior to 1.0.25 Description A path traversal flaw exists within the insert creds range config component, specifically in the src/tools/insertCredsRangeConfig.ts file. A local attacker can manipulate the configPa...

5.3CVSS5.5AI score0.00174EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/07 9:36 p.m.164 views

CVE-2026-47243

Kata Containers runtime-rs is affected by a guest-root to host-root escape in the virtio-fs path prior to version 3.31.0. In configurations using the host virtiofsd with --sandbox none and --seccomp none, a root-equivalent attacker inside the guest can bypass the guest virtio-fs client by taking ...

9.2CVSS8.6AI score0.00196EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/07 6:53 p.m.16 views

kernel: selinux: fix overlayfs mmap() and mprotect() access checks

A flaw was found in the Linux kernel's SELinux security module when handling overlayfs. The existing security model for overlayfs does not properly enforce access controls for mmap and mprotect operations. This oversight could allow a local attacker to bypass intended security policies, potential...

7.1CVSS5.4AI score0.00167EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/07 5:45 p.m.12 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the construction of HTTP request URLs due to unescaped variable path components. An attacker can manipulate the URL to access unintended API endpoints or resources by supplying specially crafted repository or...

5.1CVSS6.4AI score0.00527EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/07 11:41 a.m.12 views

kernel: gfs2: Fix use-after-free in iomap inline data write path

A flaw was found in the Linux kernel's GFS2 filesystem. This memory corruption vulnerability, a use-after-free, occurs in the iomap inline data write path. The issue arises because a data buffer is released prematurely while still being referenced, leading to a write to freed memory. This could...

7.8CVSS6.8AI score0.00474EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/07 9:49 a.m.73 views

CVE-2026-54218

CVE-2026-54218 affects Tobit Laboratories AG TeamDavid’s Webbox. The issue stems from use of a hard-coded cryptographic key and password storage across locally created users in David, where passwords are stored in various files using only obfuscation. If an attacker can access the server’s file s...

8.8CVSS5.8AI score0.00458EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/07 9:49 a.m.15 views

CVE-2026-54218 TeamDavid: Weak Cryptography and Insecure Password Storage

Use of hard-coded cryptographic key vulnerability in Tobit Laboratories AG TeamDavid's Webbox. For users created locally in David, passwords are stored in various files using only obfuscation. Any user with access to the server’s file system, or who can otherwise extract files from the server see...

8.8CVSS5.8AI score0.00458EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:15 a.m.10 views

fs/ntfs3: validate lcns_follow in log_replay conversion

...

7.8CVSS5.2AI score0.00186EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/06 9:36 p.m.28 views

Craft CMS: Incorrect path validation could potentially lead to path traversal

The ensurePathIsContained function of the Local file system class is theoretically vulnerable to path traversal, although no exploitable scenario has been discovered. When a file is read, an Asset object uses the getFileStream method of the Volume where the asset file is stored, which in turn use...

6.9CVSS5.3AI score0.00197EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/06 9:36 p.m.11 views

GHSA-7HXC-F267-H5Q7 Craft CMS: Incorrect path validation could potentially lead to path traversal

The ensurePathIsContained function of the Local file system class is theoretically vulnerable to path traversal, although no exploitable scenario has been discovered. When a file is read, an Asset object uses the getFileStream method of the Volume where the asset file is stored, which in turn use...

2.1CVSS5.3AI score0.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/06 2:06 p.m.36 views

CVE-2026-53975 OpenChamber 1.11.7 Unauthenticated RCE via /api/fs/exec

OpenChamber 1.11.7 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary shell commands by sending crafted POST requests to the /api/fs/exec endpoint, which passes commands verbatim to Node.js spawn without any allowlist, blocklist, or...

9.8CVSS0.01676EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/06 12:28 p.m.9 views

CVE-2026-53689

A flaw was found in libnfs. A remote attacker could exploit a vulnerability related to improper string size validation when a user connects to a specially crafted Network File System NFS server. This could lead to an integer overflow, potentially allowing for information disclosure, data...

7.1CVSS5.5AI score0.00353EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 8:16 a.m.16 views

CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.18 views

CVE-2026-64593

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not trim a device which is not writeable BUG There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run fstests btrfs/242 at 2026-06-01 10:25:08 BTRFS: device fsid...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 8:16 a.m.15 views

UBUNTU-CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

5.5AI score0.00206EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.10 views

PT-2026-68426

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0.10-2-default Description A NULL pointer dereference occurs in the Btrfs file system when attempting to trim a device that is not writeable. The issue arises during a specific window where a missing device is re-scanned...

5.5AI score0.0022EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.11 views

The vulnerability of the __sbi_store() and f2fs_sbi_show() functions in the fs/f2fs/sysfs.c file of the F2FS file system driver for the Linux operating system allows a malicious actor to gain unauthorized access to protected information.

The vulnerability of the sbistore and f2fssbishow functions in the fs/f2fs/sysfs.c file of the F2FS file system in the Linux operating system is related to the execution of operations outside of the buffer boundaries. Exploiting this vulnerability could allow an attacker to gain unauthorized acce...

7.1CVSS7.4AI score0.00156EPSS
SaveExploits0References16Affected Software3
Github Security Blog
Github Security Blog
added 2026/08/05 8:26 p.m.21 views

rclone: Infinite Scale TUS Creation Transport Error Causes a Nil-Response Panic

Summary A transport failure during the initial Infinite Scale TUS creation POST can return nil response, non-nil error. Rclone dereferences the nil response before processing the error and panics. The production CreateUploader path reproduced the crash against a closed endpoint. The security...

6.1AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/05 6:27 p.m.20 views

EUVD-2026-53574

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM‑generated components. The application executes model‑generated Python code in the backend during validation prior to user...

8.1CVSS5.7AI score0.00527EPSS
SaveExploits0References1
Rows per page
Query Builder