Lucene search
+L

245484 matches found

Vulnrichment
Vulnrichment
added 2026/08/21 9:14 p.m.5 views

CVE-2026-49849 xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution

xShop is an open-source shop developed in Laravel. An Unrestricted File Upload vulnerability in xShop version 3.0.3 allows an authenticated administrator to upload executable files e.g., .php. By uploading a specially crafted php file, an attacker can achieve Remote Code Execution RCE on the...

9.1CVSS5.7AI score0.00699EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 9:14 p.m.26 views

CVE-2026-49849 xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution

xShop is an open-source shop developed in Laravel. An Unrestricted File Upload vulnerability in xShop version 3.0.3 allows an authenticated administrator to upload executable files e.g., .php. By uploading a specially crafted php file, an attacker can achieve Remote Code Execution RCE on the...

9.1CVSS0.00699EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 9:14 p.m.11 views

CVE-2026-49849 xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution

xShop is an open-source shop developed in Laravel. An Unrestricted File Upload vulnerability in xShop version 3.0.3 allows an authenticated administrator to upload executable files e.g., .php. By uploading a specially crafted php file, an attacker can achieve Remote Code Execution RCE on the...

9.1CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/21 8:47 p.m.6 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS6AI score0.00409EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 8:47 p.m.11 views

EUVD-2026-64155

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 8:47 p.m.34 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS0.00409EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/21 8:47 p.m.49 views

CVE-2026-77413

JSONata (a JSON query and transformation language) is vulnerable to arbitrary code execution prior to versions 1.8.8 and 2.2.0 . The root cause is a missing Object.prototype.hasOwnProperty check in the src/functions.js lookup function, which allows crafted expressions to access inherited prototyp...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/21 8:47 p.m.19 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS6.1AI score
SaveExploits0References8
OSV
OSV
added 2026/08/21 8:43 p.m.12 views

JLSEC-2026-1350 Wasmtime provides unsound API access to a WebAssembly shared linear memory

Impact Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host Rust to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in paralle...

1.8CVSS5.7AI score0.00108EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/21 8:43 p.m.16 views

JLSEC-2026-1360 Wasmtime: Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift

Impact Wasmtime's Cranelift compilation backend contains a bug on aarch64 when performing a certain shape of heap accesses which means that the wrong address is accessed. When combined with explicit bounds checks a guest WebAssembly module this can create a situation where there are two diverging...

9CVSS5.8AI score0.00319EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/21 8:43 p.m.11 views

JLSEC-2026-1365 wasmtime has a panic when allocating a table exceeding the size of the host's address space

Impact Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is allocated. This is possible with the WebAssembly memory64 proposal where tables ca...

7.5CVSS5.6AI score0.00319EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 8:07 p.m.12 views

EUVD-2026-64128

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS5.4AI score0.00423EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/21 8:07 p.m.7 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS5.4AI score0.00423EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 8:07 p.m.35 views

CVE-2026-45099

Terragrunt (an orchestration tool for OpenTofu/Terraform) prior to v1.0.4 is vulnerable to arbitrary file deletion via a maliciously crafted .terragrunt-module-manifest file in a downloaded external module. The root cause is that fileManifest.Clean() in internal/util/file.go trusted decoded paths...

6.9CVSS5.4AI score0.00423EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 8:07 p.m.12 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 8:07 p.m.28 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS0.00423EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 7:45 p.m.7 views

USN-8668-1 linux-gcp-5.15 vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

10CVSS6.8AI score0.07644EPSS
SaveExploits9References764
Ubuntu
Ubuntu
added 2026/08/21 7:45 p.m.27 views

USN-8668-1: Linux kernel (GCP) vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

10CVSS6.8AI score0.07644EPSS
SaveExploits9
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.26 views

CWP (Control Web Panel) < 0.9.8.1205 - Remote Code Execution

CWP Control Web Panel 0.9.8.1205 contains a remote code execution caused by shell metacharacters in the ttotal parameter in filemanager changePerm request, letting unauthenticated attackers execute code remotely, exploit requires knowledge of a valid non-root username. id: CVE-2025-48703 info:...

9CVSS9.8AI score0.99655EPSS
SaveExploits3References2
OSV
OSV
added 2026/08/21 7:14 p.m.10 views

GHSA-W4MQ-XH27-6XPX Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Vulnerability Details File: src/lib/addons/feature-event-formatter-md.ts Line: 355 in v8.0.1; format method Root Cause FeatureEventFormatterMd.format does: ts Mustache.escape = text = text; const text = Mustache.renderaction, context; mustache pinned ^4.2.0, confirmed installed 4.2.0 keeps escape...

4.1CVSS5.7AI score0.00183EPSS
SaveExploits0References4
Rows per page
Query Builder