Lucene search
+L

110676 matches found

OSV
OSV
added 2026/07/24 4:12 p.m.6 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/24 4:12 p.m.25 views

CVE-2026-65711

CVE-2026-65711 affects sysPass up to version 3.2.11. An authenticated administrator can trigger an OS command injection via the backup path. The FileBackupService constructs a tar shell command by concatenating the admin-configurable siteBackupPath without proper sanitization (no escapeshellarg o...

8.6CVSS6.2AI score0.02406EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:11 p.m.8 views

GHSA-4RJ6-VRWV-WR8M Microsoft Kiota Workspace-config poisoning: out-of-repo file write + generation-time SSRF

Summary Microsoft Kiota honors a poisoned .kiota/workspace.json — the workspace configuration that Kiota's documented team workflow has developers commit to their repository — unvalidated on kiota client generate / kiota plugin generate. A repository or pull request containing a malicious...

7CVSS5.9AI score0.01123EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 4:11 p.m.14 views

EUVD-2026-44929

Microsoft Kiota Workspace-config poisoning: out-of-repo file write + generation-time SSRF...

7CVSS5.8AI score0.01123EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:58 p.m.7 views

GHSA-4JWF-M4WG-8P66 Microsoft Kiota: Path/URL injection into generated Copilot plugin manifest via x-ai-* extensions

Summary kiota plugin add / kiota plugin generate with -t APIPlugin emits an attacker-controlled statictemplate.file path from the AI-plugin extensions x-ai-adaptive-card, x-ai-capabilities verbatim, with no path validation, into the generated Microsoft 365 Copilot / Teams plugin manifest...

9.3CVSS6.3AI score0.01275EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:58 p.m.18 views

EUVD-2026-44935

Microsoft Kiota: Path/URL injection into generated Copilot plugin manifest via x-ai- extensions...

9.3CVSS5.8AI score0.01275EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:58 p.m.8 views

GHSA-866W-XMHQ-WJ7X SvelteKit: Prototype pollution in file input deletion path in remote-function forms

If you use remote form functions, have an input field of type file, and accept arbitrary user-controlled path names for the field, then you are vulnerable to a prototype pollution attack where the attacker can remove e.g. methods on the prototype...

4.3CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:27 p.m.10 views

EUVD-2026-48652

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so valu...

5.8AI score0.00117EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/24 3:27 p.m.28 views

CVE-2026-64242

The CVE-2026-64242 issue affects the Linux kernel USB gadget net2280 driver. A double free could occur in the probe error path: usb_initialize_gadget() registers gadget_release() as the release callback, so net2280 is freed via gadget_release() when the gadget reference drops. The probe error pat...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/24 3:27 p.m.14 views

EUVD-2026-48651

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.7AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/24 3:27 p.m.37 views

CVE-2026-64242 usb: gadget: net2280: Fix double free in probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

0.00165EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.12 views

CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.7AI score0.00165EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/24 3:27 p.m.8 views

CVE-2026-64242 usb: gadget: net2280: Fix double free in probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.34 views

CVE-2026-64226 sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path

In the Linux kernel, the following vulnerability has been resolved: schedext: Avoid UAF in scxrootenableworkfn init failure path In scxrootenableworkfn, puttaskstructp is called before scxerror dereferences p-comm and p-pid. If the iterator's reference is the last drop, the task is freed...

7.8CVSS0.00129EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.11 views

CVE-2026-64226

In the Linux kernel, the following vulnerability has been resolved: schedext: Avoid UAF in scxrootenableworkfn init failure path In scxrootenableworkfn, puttaskstructp is called before scxerror dereferences p-comm and p-pid. If the iterator's reference is the last drop, the task is freed...

5.7AI score0.00129EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/24 3:23 p.m.31 views

CVE-2026-64226

In the Linux kernel, CVE-2026-64226 is addressed in sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path. The vulnerable sequence dereferenced p->comm and p->pid after put_task_struct(p) in scx_root_enable_workfn(); when the iterator’s reference was last dropped, the task coul...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/24 3:22 p.m.8 views

rust: Rust standard library didn't detect all path separators on Cygwin

Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target x8664-pc-cygwin didn't correctly handle path separators, causing the standard library's Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that validate paths could...

6.3CVSS7.1AI score0.00482EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/24 3:19 p.m.11 views

CVE-2026-66007

Datasets through 5.0.0, fixed in commit f989ef9, contains a path traversal vulnerability in folder-based dataset builders where the filename metadata field is not properly validated before being joined to the dataset directory. Attackers can supply crafted filename values with directory traversal...

6.9CVSS0.00515EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/24 3:19 p.m.12 views

CVE-2026-66004

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 3:12 p.m.8 views

CVE-2026-17039 Pki-core: dogtag-pki: redhat-pki: pki-core: ca renewal request processing omits realm authorization check performed by enrollment path

A flaw was found in pki-core. The certificate authority CA renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without...

3.1CVSS5.8AI score
SaveExploits0References11
Rows per page
Query Builder