Lucene search
+L

599 matches found

Nuclei
Nuclei
added 2026/09/07 6:34 a.m.156 views

Vendure - Arbitrary File Read

Vendure is an open-source headless commerce platform. Prior to versions 3.0.5 and 2.3.3, a vulnerability in Vendure's asset server plugin allows an attacker to craft a request which is able to traverse the server file system and retrieve the contents of arbitrary files, including sensitive data...

9.1CVSS7.8AI score0.60416EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/09/06 12:00 p.m.8 views

EUVD-2026-72107

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences e.g. %252e%252e to be decoded to %2e%2e, which survives resolveDotSegments because that function only checks for litera...

8.2CVSS5.8AI score0.00297EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 5:39 p.m.8 views

CVE-2026-32637

A flaw was found in Velero, an open-source tool for managing Kubernetes backups. An attacker who compromises the backup object-storage backend can upload a specially crafted malicious backup file. During the restore process, this malicious file can exploit a path traversal vulnerability to...

6.8CVSS5.9AI score0.00514EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/25 10:17 p.m.10 views

CVE-2026-32637

Velero is an open source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1, an attacker who compromises the backup object-storage backend can upload a malicious backup tarball containing parent-directory paths that escape the...

5.9CVSS0.00514EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 9:15 p.m.39 views

CVE-2026-32637

Velero is an open-source tool for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes. Prior to 1.18.1 , a file path traversal vulnerability exists during restore: an attacker who compromises the backup object-storage backend can upload a malicious tarball con...

5.9CVSS5.3AI score0.00514EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 8:34 p.m.28 views

CVE-2026-54457 TensorZero: Arbitrary file read and SSRF in TensorZero Gateway's internal object storage endpoint

TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation. Prior to 2026.6.0, the TensorZero Gateway /internal/objectstorage endpoint accepts a caller-supplied JSON storagepath parameter that dynamically overrides the...

7.7CVSS0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 8:34 p.m.9 views

CVE-2026-54457 TensorZero: Arbitrary file read and SSRF in TensorZero Gateway's internal object storage endpoint

TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation. Prior to 2026.6.0, the TensorZero Gateway /internal/objectstorage endpoint accepts a caller-supplied JSON storagepath parameter that dynamically overrides the...

7.7CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/21 8:34 p.m.52 views

CVE-2026-54457

TensorZero (open-source LLMOps platform) is vulnerable to arbitrary file read and SSRF via its Gateway /internal/object_storage endpoint in versions prior to 2026.6.0 . The endpoint accepts a caller-supplied JSON storage_path parameter that dynamically overrides the [object_storage] configuration...

7.7CVSS5.6AI score0.00294EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.15 views

PT-2026-80731

Name of the Vulnerable Software and Affected Versions Velero versions prior to 1.18.1 Description An attacker who gains control of the backup object-storage backend can upload a malicious backup tarball. This tarball can contain parent-directory paths that allow files to escape the intended...

6.9CVSS5.2AI score0.00514EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 7:19 p.m.23 views

EUVD-2026-39535

SeaweedFS: Path traversal in the S3 and Iceberg REST gateways allows cross-bucket access...

10CVSS8.4AI score0.01219EPSS
SaveExploits2References4
OSV
OSV
added 2026/08/12 2:33 p.m.11 views

CVE-2026-73265 RustFS: Version-specific object reads authorize the non-version action

RustFS is a distributed object storage system built in Rust. RustFS authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion, allowing principals without historical-version permission to disclose known...

6.5CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/12 2:33 p.m.34 views

CVE-2026-73265 RustFS: Version-specific object reads authorize the non-version action

RustFS is a distributed object storage system built in Rust. RustFS authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion, allowing principals without historical-version permission to disclose known...

6.5CVSS0.00304EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.6 views

PT-2026-71093

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policy allowed path applies deny anonymo...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68159

In the Linux kernel, the following vulnerability has been resolved: libceph: bound pgtemp,upmap,upmapitems length to CEPHPGMAXSIZE decodepgtemp decodes an user-controlled length but only rejects values large enough to overflow the allocation; it does not bound it to CEPHPGMAXSIZE. The helper back...

9.8CVSS0.00745EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68153

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS0.00125EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.11 views

EUVD-2026-55544

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

5.4AI score0.00704EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.65 views

CVE-2026-68158

CVE-2026-68158 (Linux kernel libceph) : A vulnerability in decoding CEPH_MSG_OSD_MAP can overflow when computing the length of the new_state portion, causing an overflowed bounds check and potentially out-of-bounds memory reads during osdmap decoding. The issue arises from a multiplication that m...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/08 9:17 a.m.48 views

CVE-2026-68082 libceph: fix two unsafe bare decodes in decode_lockers()

In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe bare decodes in decodelockers decodelockers in clslockclient.c contains two bare decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecode32p at the...

9.8CVSS0.00399EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/08 9:17 a.m.16 views

EUVD-2026-54775

In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe bare decodes in decodelockers decodelockers in clslockclient.c contains two bare decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecode32p at the...

5.6AI score0.00399EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/08 9:17 a.m.12 views

CVE-2026-68082

In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe bare decodes in decodelockers decodelockers in clslockclient.c contains two bare decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecode32p at the...

5.5AI score0.00399EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder